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.AuthenticatedPrincipal.Authenticated.DEFAULT_INSTANCEFields 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.PARSERMethods 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.AuthenticatedPrincipal.Authenticated.getDefaultInstance()Principal.Authenticated.Builder.getDefaultInstanceForType()Principal.Authenticated.getDefaultInstanceForType()static Principal.AuthenticatedPrincipal.Authenticated.parseDelimitedFrom(InputStream input) static Principal.AuthenticatedPrincipal.Authenticated.parseDelimitedFrom(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(InputStream input) static Principal.AuthenticatedPrincipal.Authenticated.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Principal.AuthenticatedPrincipal.Authenticated.parseFrom(ByteBuffer data) static Principal.AuthenticatedPrincipal.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 voidPrincipal.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.AuthenticatedMatcherRbacFilter.parseAuthenticatedMatcher(Principal.Authenticated proto)