Uses of Class
io.envoyproxy.envoy.config.rbac.v3.Principal.Authenticated
-
Packages that use Principal.Authenticated Package Description io.envoyproxy.envoy.config.rbac.v3 io.grpc.xds 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.Authenticated Modifier and Type Field Description private static Principal.AuthenticatedPrincipal.Authenticated. DEFAULT_INSTANCEFields in io.envoyproxy.envoy.config.rbac.v3 with type parameters of type Principal.Authenticated Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Principal.Authenticated,Principal.Authenticated.Builder,Principal.AuthenticatedOrBuilder>Principal.Builder. authenticatedBuilder_private static com.google.protobuf.Parser<Principal.Authenticated>Principal.Authenticated. PARSERMethods in io.envoyproxy.envoy.config.rbac.v3 that return Principal.Authenticated Modifier and Type Method Description Principal.AuthenticatedPrincipal.Authenticated.Builder. build()Principal.AuthenticatedPrincipal.Authenticated.Builder. buildPartial()Principal.AuthenticatedPrincipal.Builder. getAuthenticated()Authenticated attributes that identify the downstream.Principal.AuthenticatedPrincipal. getAuthenticated()Authenticated attributes that identify the downstream.Principal.AuthenticatedPrincipalOrBuilder. getAuthenticated()Authenticated attributes that identify the downstream.static Principal.AuthenticatedPrincipal.Authenticated. getDefaultInstance()Principal.AuthenticatedPrincipal.Authenticated.Builder. getDefaultInstanceForType()Principal.AuthenticatedPrincipal.Authenticated. getDefaultInstanceForType()static Principal.AuthenticatedPrincipal.Authenticated. parseDelimitedFrom(java.io.InputStream input)static Principal.AuthenticatedPrincipal.Authenticated. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Principal.AuthenticatedPrincipal.Authenticated. parseFrom(byte[] data)static Principal.AuthenticatedPrincipal.Authenticated. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Principal.AuthenticatedPrincipal.Authenticated. parseFrom(com.google.protobuf.ByteString data)static Principal.AuthenticatedPrincipal.Authenticated. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Principal.AuthenticatedPrincipal.Authenticated. parseFrom(com.google.protobuf.CodedInputStream input)static Principal.AuthenticatedPrincipal.Authenticated. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Principal.AuthenticatedPrincipal.Authenticated. parseFrom(java.io.InputStream input)static Principal.AuthenticatedPrincipal.Authenticated. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Principal.AuthenticatedPrincipal.Authenticated. parseFrom(java.nio.ByteBuffer data)static Principal.AuthenticatedPrincipal.Authenticated. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.rbac.v3 that return types with arguments of type Principal.Authenticated Modifier and Type Method Description private 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.Authenticated Modifier and Type Method Description private voidPrincipal.Authenticated.Builder. buildPartial0(Principal.Authenticated result)Principal.BuilderPrincipal.Builder. mergeAuthenticated(Principal.Authenticated value)Authenticated attributes that identify the downstream.Principal.Authenticated.BuilderPrincipal.Authenticated.Builder. mergeFrom(Principal.Authenticated other)static Principal.Authenticated.BuilderPrincipal.Authenticated. newBuilder(Principal.Authenticated prototype)Principal.BuilderPrincipal.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.Authenticated Modifier and Type Method Description private static GrpcAuthorizationEngine.AuthenticatedMatcherRbacFilter. parseAuthenticatedMatcher(Principal.Authenticated proto)
-