public static final class GrpcService.GoogleGrpc.CallCredentials.StsService.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GrpcService.GoogleGrpc.CallCredentials.StsService.Builder> implements GrpcService.GoogleGrpc.CallCredentials.StsServiceOrBuilder
Security token service configuration that allows Google gRPC to fetch security token from an OAuth 2.0 authorization server. See https://tools.ietf.org/html/draft-ietf-oauth-token-exchange-16 and https://github.com/grpc/grpc/pull/19587. [#next-free-field: 10]Protobuf type
envoy.config.core.v4alpha.GrpcService.GoogleGrpc.CallCredentials.StsService| Modifier and Type | Method and Description |
|---|---|
GrpcService.GoogleGrpc.CallCredentials.StsService.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GrpcService.GoogleGrpc.CallCredentials.StsService |
build() |
GrpcService.GoogleGrpc.CallCredentials.StsService |
buildPartial() |
GrpcService.GoogleGrpc.CallCredentials.StsService.Builder |
clear() |
GrpcService.GoogleGrpc.CallCredentials.StsService.Builder |
clearActorTokenPath()
The path of actor token, a security token that represents the identity
of the acting party.
|
GrpcService.GoogleGrpc.CallCredentials.StsService.Builder |
clearActorTokenType()
Type of the actor token.
|
GrpcService.GoogleGrpc.CallCredentials.StsService.Builder |
clearAudience()
Logical name of the target service where the client intends to
use the requested security token.
|
GrpcService.GoogleGrpc.CallCredentials.StsService.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
GrpcService.GoogleGrpc.CallCredentials.StsService.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GrpcService.GoogleGrpc.CallCredentials.StsService.Builder |
clearRequestedTokenType()
Type of the requested security token.
|
GrpcService.GoogleGrpc.CallCredentials.StsService.Builder |
clearResource()
Location of the target service or resource where the client
intends to use the requested security token.
|
GrpcService.GoogleGrpc.CallCredentials.StsService.Builder |
clearScope()
The desired scope of the requested security token in the
context of the service or resource where the token will be used.
|
GrpcService.GoogleGrpc.CallCredentials.StsService.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.
|
GrpcService.GoogleGrpc.CallCredentials.StsService.Builder |
clearSubjectTokenType()
Type of the subject token.
|
GrpcService.GoogleGrpc.CallCredentials.StsService.Builder |
clearTokenExchangeServiceUri()
URI of the token exchange service that handles token exchange requests.
|
GrpcService.GoogleGrpc.CallCredentials.StsService.Builder |
clone() |
String |
getActorTokenPath()
The path of actor token, a security token that represents the identity
of the acting party.
|
com.google.protobuf.ByteString |
getActorTokenPathBytes()
The path of actor token, a security token that represents the identity
of the acting party.
|
String |
getActorTokenType()
Type of the actor token.
|
com.google.protobuf.ByteString |
getActorTokenTypeBytes()
Type of the actor token.
|
String |
getAudience()
Logical name of the target service where the client intends to
use the requested security token.
|
com.google.protobuf.ByteString |
getAudienceBytes()
Logical name of the target service where the client intends to
use the requested security token.
|
GrpcService.GoogleGrpc.CallCredentials.StsService |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getRequestedTokenType()
Type of the requested security token.
|
com.google.protobuf.ByteString |
getRequestedTokenTypeBytes()
Type of the requested security token.
|
String |
getResource()
Location of the target service or resource where the client
intends to use the requested security token.
|
com.google.protobuf.ByteString |
getResourceBytes()
Location of the target service or resource where the client
intends to use the requested security token.
|
String |
getScope()
The desired scope of the requested security token in the
context of the service or resource where the token will be used.
|
com.google.protobuf.ByteString |
getScopeBytes()
The desired scope of the requested security token in the
context of the service or resource where the token will be used.
|
String |
getSubjectTokenPath()
The path of subject token, a security token that represents the
identity of the party on behalf of whom the request is being made.
|
com.google.protobuf.ByteString |
getSubjectTokenPathBytes()
The path of subject token, a security token that represents the
identity of the party on behalf of whom the request is being made.
|
String |
getSubjectTokenType()
Type of the subject token.
|
com.google.protobuf.ByteString |
getSubjectTokenTypeBytes()
Type of the subject token.
|
String |
getTokenExchangeServiceUri()
URI of the token exchange service that handles token exchange requests.
|
com.google.protobuf.ByteString |
getTokenExchangeServiceUriBytes()
URI of the token exchange service that handles token exchange requests.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
GrpcService.GoogleGrpc.CallCredentials.StsService.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GrpcService.GoogleGrpc.CallCredentials.StsService.Builder |
mergeFrom(GrpcService.GoogleGrpc.CallCredentials.StsService other) |
GrpcService.GoogleGrpc.CallCredentials.StsService.Builder |
mergeFrom(com.google.protobuf.Message other) |
GrpcService.GoogleGrpc.CallCredentials.StsService.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GrpcService.GoogleGrpc.CallCredentials.StsService.Builder |
setActorTokenPath(String value)
The path of actor token, a security token that represents the identity
of the acting party.
|
GrpcService.GoogleGrpc.CallCredentials.StsService.Builder |
setActorTokenPathBytes(com.google.protobuf.ByteString value)
The path of actor token, a security token that represents the identity
of the acting party.
|
GrpcService.GoogleGrpc.CallCredentials.StsService.Builder |
setActorTokenType(String value)
Type of the actor token.
|
GrpcService.GoogleGrpc.CallCredentials.StsService.Builder |
setActorTokenTypeBytes(com.google.protobuf.ByteString value)
Type of the actor token.
|
GrpcService.GoogleGrpc.CallCredentials.StsService.Builder |
setAudience(String value)
Logical name of the target service where the client intends to
use the requested security token.
|
GrpcService.GoogleGrpc.CallCredentials.StsService.Builder |
setAudienceBytes(com.google.protobuf.ByteString value)
Logical name of the target service where the client intends to
use the requested security token.
|
GrpcService.GoogleGrpc.CallCredentials.StsService.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GrpcService.GoogleGrpc.CallCredentials.StsService.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
GrpcService.GoogleGrpc.CallCredentials.StsService.Builder |
setRequestedTokenType(String value)
Type of the requested security token.
|
GrpcService.GoogleGrpc.CallCredentials.StsService.Builder |
setRequestedTokenTypeBytes(com.google.protobuf.ByteString value)
Type of the requested security token.
|
GrpcService.GoogleGrpc.CallCredentials.StsService.Builder |
setResource(String value)
Location of the target service or resource where the client
intends to use the requested security token.
|
GrpcService.GoogleGrpc.CallCredentials.StsService.Builder |
setResourceBytes(com.google.protobuf.ByteString value)
Location of the target service or resource where the client
intends to use the requested security token.
|
GrpcService.GoogleGrpc.CallCredentials.StsService.Builder |
setScope(String value)
The desired scope of the requested security token in the
context of the service or resource where the token will be used.
|
GrpcService.GoogleGrpc.CallCredentials.StsService.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.
|
GrpcService.GoogleGrpc.CallCredentials.StsService.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.
|
GrpcService.GoogleGrpc.CallCredentials.StsService.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.
|
GrpcService.GoogleGrpc.CallCredentials.StsService.Builder |
setSubjectTokenType(String value)
Type of the subject token.
|
GrpcService.GoogleGrpc.CallCredentials.StsService.Builder |
setSubjectTokenTypeBytes(com.google.protobuf.ByteString value)
Type of the subject token.
|
GrpcService.GoogleGrpc.CallCredentials.StsService.Builder |
setTokenExchangeServiceUri(String value)
URI of the token exchange service that handles token exchange requests.
|
GrpcService.GoogleGrpc.CallCredentials.StsService.Builder |
setTokenExchangeServiceUriBytes(com.google.protobuf.ByteString value)
URI of the token exchange service that handles token exchange requests.
|
GrpcService.GoogleGrpc.CallCredentials.StsService.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<GrpcService.GoogleGrpc.CallCredentials.StsService.Builder>public GrpcService.GoogleGrpc.CallCredentials.StsService.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<GrpcService.GoogleGrpc.CallCredentials.StsService.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<GrpcService.GoogleGrpc.CallCredentials.StsService.Builder>public GrpcService.GoogleGrpc.CallCredentials.StsService getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic GrpcService.GoogleGrpc.CallCredentials.StsService build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic GrpcService.GoogleGrpc.CallCredentials.StsService buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic GrpcService.GoogleGrpc.CallCredentials.StsService.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<GrpcService.GoogleGrpc.CallCredentials.StsService.Builder>public GrpcService.GoogleGrpc.CallCredentials.StsService.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<GrpcService.GoogleGrpc.CallCredentials.StsService.Builder>public GrpcService.GoogleGrpc.CallCredentials.StsService.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<GrpcService.GoogleGrpc.CallCredentials.StsService.Builder>public GrpcService.GoogleGrpc.CallCredentials.StsService.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<GrpcService.GoogleGrpc.CallCredentials.StsService.Builder>public GrpcService.GoogleGrpc.CallCredentials.StsService.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<GrpcService.GoogleGrpc.CallCredentials.StsService.Builder>public GrpcService.GoogleGrpc.CallCredentials.StsService.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<GrpcService.GoogleGrpc.CallCredentials.StsService.Builder>public GrpcService.GoogleGrpc.CallCredentials.StsService.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GrpcService.GoogleGrpc.CallCredentials.StsService.Builder>public GrpcService.GoogleGrpc.CallCredentials.StsService.Builder mergeFrom(GrpcService.GoogleGrpc.CallCredentials.StsService other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<GrpcService.GoogleGrpc.CallCredentials.StsService.Builder>public GrpcService.GoogleGrpc.CallCredentials.StsService.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GrpcService.GoogleGrpc.CallCredentials.StsService.Builder>IOExceptionpublic String getTokenExchangeServiceUri()
URI of the token exchange service that handles token exchange requests. [#comment:TODO(asraa): Add URI validation when implemented. Tracked by https://github.com/envoyproxy/protoc-gen-validate/issues/303]
string token_exchange_service_uri = 1;getTokenExchangeServiceUri in interface GrpcService.GoogleGrpc.CallCredentials.StsServiceOrBuilderpublic com.google.protobuf.ByteString getTokenExchangeServiceUriBytes()
URI of the token exchange service that handles token exchange requests. [#comment:TODO(asraa): Add URI validation when implemented. Tracked by https://github.com/envoyproxy/protoc-gen-validate/issues/303]
string token_exchange_service_uri = 1;getTokenExchangeServiceUriBytes in interface GrpcService.GoogleGrpc.CallCredentials.StsServiceOrBuilderpublic GrpcService.GoogleGrpc.CallCredentials.StsService.Builder setTokenExchangeServiceUri(String value)
URI of the token exchange service that handles token exchange requests. [#comment:TODO(asraa): Add URI validation when implemented. Tracked by https://github.com/envoyproxy/protoc-gen-validate/issues/303]
string token_exchange_service_uri = 1;public GrpcService.GoogleGrpc.CallCredentials.StsService.Builder clearTokenExchangeServiceUri()
URI of the token exchange service that handles token exchange requests. [#comment:TODO(asraa): Add URI validation when implemented. Tracked by https://github.com/envoyproxy/protoc-gen-validate/issues/303]
string token_exchange_service_uri = 1;public GrpcService.GoogleGrpc.CallCredentials.StsService.Builder setTokenExchangeServiceUriBytes(com.google.protobuf.ByteString value)
URI of the token exchange service that handles token exchange requests. [#comment:TODO(asraa): Add URI validation when implemented. Tracked by https://github.com/envoyproxy/protoc-gen-validate/issues/303]
string token_exchange_service_uri = 1;public String getResource()
Location of the target service or resource where the client intends to use the requested security token.
string resource = 2;getResource in interface GrpcService.GoogleGrpc.CallCredentials.StsServiceOrBuilderpublic com.google.protobuf.ByteString getResourceBytes()
Location of the target service or resource where the client intends to use the requested security token.
string resource = 2;getResourceBytes in interface GrpcService.GoogleGrpc.CallCredentials.StsServiceOrBuilderpublic GrpcService.GoogleGrpc.CallCredentials.StsService.Builder setResource(String value)
Location of the target service or resource where the client intends to use the requested security token.
string resource = 2;public GrpcService.GoogleGrpc.CallCredentials.StsService.Builder clearResource()
Location of the target service or resource where the client intends to use the requested security token.
string resource = 2;public GrpcService.GoogleGrpc.CallCredentials.StsService.Builder setResourceBytes(com.google.protobuf.ByteString value)
Location of the target service or resource where the client intends to use the requested security token.
string resource = 2;public String getAudience()
Logical name of the target service where the client intends to use the requested security token.
string audience = 3;getAudience in interface GrpcService.GoogleGrpc.CallCredentials.StsServiceOrBuilderpublic com.google.protobuf.ByteString getAudienceBytes()
Logical name of the target service where the client intends to use the requested security token.
string audience = 3;getAudienceBytes in interface GrpcService.GoogleGrpc.CallCredentials.StsServiceOrBuilderpublic GrpcService.GoogleGrpc.CallCredentials.StsService.Builder setAudience(String value)
Logical name of the target service where the client intends to use the requested security token.
string audience = 3;public GrpcService.GoogleGrpc.CallCredentials.StsService.Builder clearAudience()
Logical name of the target service where the client intends to use the requested security token.
string audience = 3;public GrpcService.GoogleGrpc.CallCredentials.StsService.Builder setAudienceBytes(com.google.protobuf.ByteString value)
Logical name of the target service where the client intends to use the requested security token.
string audience = 3;public String getScope()
The desired scope of the requested security token in the context of the service or resource where the token will be used.
string scope = 4;getScope in interface GrpcService.GoogleGrpc.CallCredentials.StsServiceOrBuilderpublic com.google.protobuf.ByteString getScopeBytes()
The desired scope of the requested security token in the context of the service or resource where the token will be used.
string scope = 4;getScopeBytes in interface GrpcService.GoogleGrpc.CallCredentials.StsServiceOrBuilderpublic GrpcService.GoogleGrpc.CallCredentials.StsService.Builder setScope(String value)
The desired scope of the requested security token in the context of the service or resource where the token will be used.
string scope = 4;public GrpcService.GoogleGrpc.CallCredentials.StsService.Builder clearScope()
The desired scope of the requested security token in the context of the service or resource where the token will be used.
string scope = 4;public GrpcService.GoogleGrpc.CallCredentials.StsService.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.
string scope = 4;public String getRequestedTokenType()
Type of the requested security token.
string requested_token_type = 5;getRequestedTokenType in interface GrpcService.GoogleGrpc.CallCredentials.StsServiceOrBuilderpublic com.google.protobuf.ByteString getRequestedTokenTypeBytes()
Type of the requested security token.
string requested_token_type = 5;getRequestedTokenTypeBytes in interface GrpcService.GoogleGrpc.CallCredentials.StsServiceOrBuilderpublic GrpcService.GoogleGrpc.CallCredentials.StsService.Builder setRequestedTokenType(String value)
Type of the requested security token.
string requested_token_type = 5;public GrpcService.GoogleGrpc.CallCredentials.StsService.Builder clearRequestedTokenType()
Type of the requested security token.
string requested_token_type = 5;public GrpcService.GoogleGrpc.CallCredentials.StsService.Builder setRequestedTokenTypeBytes(com.google.protobuf.ByteString value)
Type of the requested security token.
string requested_token_type = 5;public String getSubjectTokenPath()
The path of subject token, a security token that represents the identity of the party on behalf of whom the request is being made.
string subject_token_path = 6 [(.validate.rules) = { ... }getSubjectTokenPath in interface GrpcService.GoogleGrpc.CallCredentials.StsServiceOrBuilderpublic com.google.protobuf.ByteString getSubjectTokenPathBytes()
The path of subject token, a security token that represents the identity of the party on behalf of whom the request is being made.
string subject_token_path = 6 [(.validate.rules) = { ... }getSubjectTokenPathBytes in interface GrpcService.GoogleGrpc.CallCredentials.StsServiceOrBuilderpublic GrpcService.GoogleGrpc.CallCredentials.StsService.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.
string subject_token_path = 6 [(.validate.rules) = { ... }public GrpcService.GoogleGrpc.CallCredentials.StsService.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.
string subject_token_path = 6 [(.validate.rules) = { ... }public GrpcService.GoogleGrpc.CallCredentials.StsService.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.
string subject_token_path = 6 [(.validate.rules) = { ... }public String getSubjectTokenType()
Type of the subject token.
string subject_token_type = 7 [(.validate.rules) = { ... }getSubjectTokenType in interface GrpcService.GoogleGrpc.CallCredentials.StsServiceOrBuilderpublic com.google.protobuf.ByteString getSubjectTokenTypeBytes()
Type of the subject token.
string subject_token_type = 7 [(.validate.rules) = { ... }getSubjectTokenTypeBytes in interface GrpcService.GoogleGrpc.CallCredentials.StsServiceOrBuilderpublic GrpcService.GoogleGrpc.CallCredentials.StsService.Builder setSubjectTokenType(String value)
Type of the subject token.
string subject_token_type = 7 [(.validate.rules) = { ... }public GrpcService.GoogleGrpc.CallCredentials.StsService.Builder clearSubjectTokenType()
Type of the subject token.
string subject_token_type = 7 [(.validate.rules) = { ... }public GrpcService.GoogleGrpc.CallCredentials.StsService.Builder setSubjectTokenTypeBytes(com.google.protobuf.ByteString value)
Type of the subject token.
string subject_token_type = 7 [(.validate.rules) = { ... }public String getActorTokenPath()
The path of actor token, a security token that represents the identity of the acting party. The acting party is authorized to use the requested security token and act on behalf of the subject.
string actor_token_path = 8;getActorTokenPath in interface GrpcService.GoogleGrpc.CallCredentials.StsServiceOrBuilderpublic com.google.protobuf.ByteString getActorTokenPathBytes()
The path of actor token, a security token that represents the identity of the acting party. The acting party is authorized to use the requested security token and act on behalf of the subject.
string actor_token_path = 8;getActorTokenPathBytes in interface GrpcService.GoogleGrpc.CallCredentials.StsServiceOrBuilderpublic GrpcService.GoogleGrpc.CallCredentials.StsService.Builder setActorTokenPath(String value)
The path of actor token, a security token that represents the identity of the acting party. The acting party is authorized to use the requested security token and act on behalf of the subject.
string actor_token_path = 8;public GrpcService.GoogleGrpc.CallCredentials.StsService.Builder clearActorTokenPath()
The path of actor token, a security token that represents the identity of the acting party. The acting party is authorized to use the requested security token and act on behalf of the subject.
string actor_token_path = 8;public GrpcService.GoogleGrpc.CallCredentials.StsService.Builder setActorTokenPathBytes(com.google.protobuf.ByteString value)
The path of actor token, a security token that represents the identity of the acting party. The acting party is authorized to use the requested security token and act on behalf of the subject.
string actor_token_path = 8;public String getActorTokenType()
Type of the actor token.
string actor_token_type = 9;getActorTokenType in interface GrpcService.GoogleGrpc.CallCredentials.StsServiceOrBuilderpublic com.google.protobuf.ByteString getActorTokenTypeBytes()
Type of the actor token.
string actor_token_type = 9;getActorTokenTypeBytes in interface GrpcService.GoogleGrpc.CallCredentials.StsServiceOrBuilderpublic GrpcService.GoogleGrpc.CallCredentials.StsService.Builder setActorTokenType(String value)
Type of the actor token.
string actor_token_type = 9;public GrpcService.GoogleGrpc.CallCredentials.StsService.Builder clearActorTokenType()
Type of the actor token.
string actor_token_type = 9;public GrpcService.GoogleGrpc.CallCredentials.StsService.Builder setActorTokenTypeBytes(com.google.protobuf.ByteString value)
Type of the actor token.
string actor_token_type = 9;public final GrpcService.GoogleGrpc.CallCredentials.StsService.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GrpcService.GoogleGrpc.CallCredentials.StsService.Builder>public final GrpcService.GoogleGrpc.CallCredentials.StsService.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GrpcService.GoogleGrpc.CallCredentials.StsService.Builder>Copyright © 2018–2021 The Envoy Project. All rights reserved.