Uses of Class
io.envoyproxy.envoy.config.rbac.v2.Principal.Authenticated.Builder
Packages that use Principal.Authenticated.Builder
-
Uses of Principal.Authenticated.Builder in io.envoyproxy.envoy.config.rbac.v2
Methods in io.envoyproxy.envoy.config.rbac.v2 that return Principal.Authenticated.BuilderModifier and TypeMethodDescriptionPrincipal.Authenticated.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Principal.Authenticated.Builder.clear()Principal.Authenticated.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Principal.Authenticated.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Principal.Authenticated.Builder.clearPrincipalName()The name of the principal.Principal.Authenticated.Builder.clone()Principal.Builder.getAuthenticatedBuilder()Authenticated attributes that identify the downstream.Principal.Authenticated.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Principal.Authenticated.Builder.mergeFrom(com.google.protobuf.Message other) Principal.Authenticated.Builder.mergeFrom(Principal.Authenticated other) Principal.Authenticated.Builder.mergePrincipalName(StringMatcher value) The name of the principal.Principal.Authenticated.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Principal.Authenticated.newBuilder()Principal.Authenticated.newBuilder(Principal.Authenticated prototype) Principal.Authenticated.newBuilderForType()protected Principal.Authenticated.BuilderPrincipal.Authenticated.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Principal.Authenticated.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Principal.Authenticated.Builder.setPrincipalName(StringMatcher value) The name of the principal.Principal.Authenticated.Builder.setPrincipalName(StringMatcher.Builder builderForValue) The name of the principal.Principal.Authenticated.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Principal.Authenticated.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Principal.Authenticated.toBuilder()Methods in io.envoyproxy.envoy.config.rbac.v2 with parameters of type Principal.Authenticated.BuilderModifier and TypeMethodDescriptionPrincipal.Builder.setAuthenticated(Principal.Authenticated.Builder builderForValue) Authenticated attributes that identify the downstream.