Uses of Class
io.envoyproxy.envoy.config.rbac.v3.Principal.Authenticated
Packages that use Principal.Authenticated
-
Uses of Principal.Authenticated in io.envoyproxy.envoy.config.rbac.v3
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.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 TypeMethodDescriptioncom.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 TypeMethodDescriptionPrincipal.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.