Uses of Class
io.envoyproxy.envoy.config.rbac.v3.Principal.Authenticated
Packages that use Principal.Authenticated
Package
Description
Library for gPRC proxyless service mesh using Envoy xDS protocol.
-
Uses of Principal.Authenticated in io.envoyproxy.envoy.config.rbac.v3
Fields in io.envoyproxy.envoy.config.rbac.v3 declared as Principal.AuthenticatedModifier and TypeFieldDescriptionprivate static final Principal.Authenticated
Principal.Authenticated.DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.config.rbac.v3 with type parameters of type Principal.AuthenticatedModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Principal.Authenticated, Principal.Authenticated.Builder, Principal.AuthenticatedOrBuilder> Principal.Builder.authenticatedBuilder_
private static final com.google.protobuf.Parser
<Principal.Authenticated> Principal.Authenticated.PARSER
Methods in io.envoyproxy.envoy.config.rbac.v3 that return Principal.AuthenticatedModifier and TypeMethodDescriptionPrincipal.Authenticated.Builder.build()
Principal.Authenticated.Builder.buildPartial()
Principal.Builder.getAuthenticated()
Authenticated attributes that identify the downstream.Principal.getAuthenticated()
Authenticated attributes that identify the downstream.PrincipalOrBuilder.getAuthenticated()
Authenticated attributes that identify the downstream.static Principal.Authenticated
Principal.Authenticated.getDefaultInstance()
Principal.Authenticated.Builder.getDefaultInstanceForType()
Principal.Authenticated.getDefaultInstanceForType()
static Principal.Authenticated
Principal.Authenticated.parseDelimitedFrom
(InputStream input) static Principal.Authenticated
Principal.Authenticated.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Principal.Authenticated
Principal.Authenticated.parseFrom
(byte[] data) static Principal.Authenticated
Principal.Authenticated.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Principal.Authenticated
Principal.Authenticated.parseFrom
(com.google.protobuf.ByteString data) static Principal.Authenticated
Principal.Authenticated.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Principal.Authenticated
Principal.Authenticated.parseFrom
(com.google.protobuf.CodedInputStream input) static Principal.Authenticated
Principal.Authenticated.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Principal.Authenticated
Principal.Authenticated.parseFrom
(InputStream input) static Principal.Authenticated
Principal.Authenticated.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Principal.Authenticated
Principal.Authenticated.parseFrom
(ByteBuffer data) static Principal.Authenticated
Principal.Authenticated.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.rbac.v3 that return types with arguments of type Principal.AuthenticatedModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Principal.Authenticated, Principal.Authenticated.Builder, Principal.AuthenticatedOrBuilder> Principal.Builder.getAuthenticatedFieldBuilder()
Authenticated attributes that identify the downstream.com.google.protobuf.Parser
<Principal.Authenticated> Principal.Authenticated.getParserForType()
static com.google.protobuf.Parser
<Principal.Authenticated> Principal.Authenticated.parser()
Methods in io.envoyproxy.envoy.config.rbac.v3 with parameters of type Principal.AuthenticatedModifier and TypeMethodDescriptionprivate void
Principal.Authenticated.Builder.buildPartial0
(Principal.Authenticated result) Principal.Builder.mergeAuthenticated
(Principal.Authenticated value) Authenticated attributes that identify the downstream.Principal.Authenticated.Builder.mergeFrom
(Principal.Authenticated other) Principal.Authenticated.newBuilder
(Principal.Authenticated prototype) Principal.Builder.setAuthenticated
(Principal.Authenticated value) Authenticated attributes that identify the downstream. -
Uses of Principal.Authenticated in io.grpc.xds
Methods in io.grpc.xds with parameters of type Principal.AuthenticatedModifier and TypeMethodDescriptionprivate static GrpcAuthorizationEngine.AuthenticatedMatcher
RbacFilter.parseAuthenticatedMatcher
(Principal.Authenticated proto)