Uses of Class
io.envoyproxy.envoy.extensions.grpc_service.call_credentials.sts_service.v3.StsServiceCredentials.Builder
Packages that use StsServiceCredentials.Builder
-
Uses of StsServiceCredentials.Builder in io.envoyproxy.envoy.extensions.grpc_service.call_credentials.sts_service.v3
Methods in io.envoyproxy.envoy.extensions.grpc_service.call_credentials.sts_service.v3 that return StsServiceCredentials.BuilderModifier and TypeMethodDescriptionStsServiceCredentials.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) StsServiceCredentials.Builder.clear()StsServiceCredentials.Builder.clearActorTokenPath()The path of actor token, a security token that represents the identity of the acting party.StsServiceCredentials.Builder.clearActorTokenType()Type of the actor token.StsServiceCredentials.Builder.clearAudience()Logical name of the target service where the client intends to use the requested security token.StsServiceCredentials.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) StsServiceCredentials.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) StsServiceCredentials.Builder.clearRequestedTokenType()Type of the requested security token.StsServiceCredentials.Builder.clearResource()Location of the target service or resource where the client intends to use the requested security token.StsServiceCredentials.Builder.clearScope()The desired scope of the requested security token in the context of the service or resource where the token will be used.StsServiceCredentials.Builder.clearSubjectTokenPath()The path of subject token, a security token that represents the identity of the party on behalf of whom the request is being made.StsServiceCredentials.Builder.clearSubjectTokenType()Type of the subject token.StsServiceCredentials.Builder.clearTokenExchangeServiceUri()URI of the token exchange service that handles token exchange requests.StsServiceCredentials.Builder.clone()StsServiceCredentials.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StsServiceCredentials.Builder.mergeFrom(com.google.protobuf.Message other) StsServiceCredentials.Builder.mergeFrom(StsServiceCredentials other) StsServiceCredentials.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) StsServiceCredentials.newBuilder()StsServiceCredentials.newBuilder(StsServiceCredentials prototype) StsServiceCredentials.newBuilderForType()protected StsServiceCredentials.BuilderStsServiceCredentials.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) StsServiceCredentials.Builder.setActorTokenPath(String value) The path of actor token, a security token that represents the identity of the acting party.StsServiceCredentials.Builder.setActorTokenPathBytes(com.google.protobuf.ByteString value) The path of actor token, a security token that represents the identity of the acting party.StsServiceCredentials.Builder.setActorTokenType(String value) Type of the actor token.StsServiceCredentials.Builder.setActorTokenTypeBytes(com.google.protobuf.ByteString value) Type of the actor token.StsServiceCredentials.Builder.setAudience(String value) Logical name of the target service where the client intends to use the requested security token.StsServiceCredentials.Builder.setAudienceBytes(com.google.protobuf.ByteString value) Logical name of the target service where the client intends to use the requested security token.StsServiceCredentials.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) StsServiceCredentials.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) StsServiceCredentials.Builder.setRequestedTokenType(String value) Type of the requested security token.StsServiceCredentials.Builder.setRequestedTokenTypeBytes(com.google.protobuf.ByteString value) Type of the requested security token.StsServiceCredentials.Builder.setResource(String value) Location of the target service or resource where the client intends to use the requested security token.StsServiceCredentials.Builder.setResourceBytes(com.google.protobuf.ByteString value) Location of the target service or resource where the client intends to use the requested security token.The desired scope of the requested security token in the context of the service or resource where the token will be used.StsServiceCredentials.Builder.setScopeBytes(com.google.protobuf.ByteString value) The desired scope of the requested security token in the context of the service or resource where the token will be used.StsServiceCredentials.Builder.setSubjectTokenPath(String value) The path of subject token, a security token that represents the identity of the party on behalf of whom the request is being made.StsServiceCredentials.Builder.setSubjectTokenPathBytes(com.google.protobuf.ByteString value) The path of subject token, a security token that represents the identity of the party on behalf of whom the request is being made.StsServiceCredentials.Builder.setSubjectTokenType(String value) Type of the subject token.StsServiceCredentials.Builder.setSubjectTokenTypeBytes(com.google.protobuf.ByteString value) Type of the subject token.StsServiceCredentials.Builder.setTokenExchangeServiceUri(String value) URI of the token exchange service that handles token exchange requests.StsServiceCredentials.Builder.setTokenExchangeServiceUriBytes(com.google.protobuf.ByteString value) URI of the token exchange service that handles token exchange requests.StsServiceCredentials.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) StsServiceCredentials.toBuilder()