Uses of Class
io.envoyproxy.envoy.config.core.v3.GrpcService.GoogleGrpc.CallCredentials.StsService
Packages that use GrpcService.GoogleGrpc.CallCredentials.StsService
-
Uses of GrpcService.GoogleGrpc.CallCredentials.StsService in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return GrpcService.GoogleGrpc.CallCredentials.StsServiceModifier and TypeMethodDescriptionGrpcService.GoogleGrpc.CallCredentials.StsService.Builder.build()GrpcService.GoogleGrpc.CallCredentials.StsService.Builder.buildPartial()GrpcService.GoogleGrpc.CallCredentials.StsService.getDefaultInstance()GrpcService.GoogleGrpc.CallCredentials.StsService.Builder.getDefaultInstanceForType()GrpcService.GoogleGrpc.CallCredentials.StsService.getDefaultInstanceForType()GrpcService.GoogleGrpc.CallCredentials.Builder.getStsService()Custom security token service which implements OAuth 2.0 token exchange. https://tools.ietf.org/html/draft-ietf-oauth-token-exchange-16 See https://github.com/grpc/grpc/pull/19587.GrpcService.GoogleGrpc.CallCredentials.getStsService()Custom security token service which implements OAuth 2.0 token exchange. https://tools.ietf.org/html/draft-ietf-oauth-token-exchange-16 See https://github.com/grpc/grpc/pull/19587.GrpcService.GoogleGrpc.CallCredentialsOrBuilder.getStsService()Custom security token service which implements OAuth 2.0 token exchange. https://tools.ietf.org/html/draft-ietf-oauth-token-exchange-16 See https://github.com/grpc/grpc/pull/19587.GrpcService.GoogleGrpc.CallCredentials.StsService.parseDelimitedFrom(InputStream input) GrpcService.GoogleGrpc.CallCredentials.StsService.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GrpcService.GoogleGrpc.CallCredentials.StsService.parseFrom(byte[] data) GrpcService.GoogleGrpc.CallCredentials.StsService.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GrpcService.GoogleGrpc.CallCredentials.StsService.parseFrom(com.google.protobuf.ByteString data) GrpcService.GoogleGrpc.CallCredentials.StsService.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GrpcService.GoogleGrpc.CallCredentials.StsService.parseFrom(com.google.protobuf.CodedInputStream input) GrpcService.GoogleGrpc.CallCredentials.StsService.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GrpcService.GoogleGrpc.CallCredentials.StsService.parseFrom(InputStream input) GrpcService.GoogleGrpc.CallCredentials.StsService.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GrpcService.GoogleGrpc.CallCredentials.StsService.parseFrom(ByteBuffer data) GrpcService.GoogleGrpc.CallCredentials.StsService.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type GrpcService.GoogleGrpc.CallCredentials.StsServiceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<GrpcService.GoogleGrpc.CallCredentials.StsService> GrpcService.GoogleGrpc.CallCredentials.StsService.getParserForType()static com.google.protobuf.Parser<GrpcService.GoogleGrpc.CallCredentials.StsService> GrpcService.GoogleGrpc.CallCredentials.StsService.parser()Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type GrpcService.GoogleGrpc.CallCredentials.StsServiceModifier and TypeMethodDescriptionGrpcService.GoogleGrpc.CallCredentials.StsService.Builder.mergeFrom(GrpcService.GoogleGrpc.CallCredentials.StsService other) GrpcService.GoogleGrpc.CallCredentials.Builder.mergeStsService(GrpcService.GoogleGrpc.CallCredentials.StsService value) Custom security token service which implements OAuth 2.0 token exchange. https://tools.ietf.org/html/draft-ietf-oauth-token-exchange-16 See https://github.com/grpc/grpc/pull/19587.GrpcService.GoogleGrpc.CallCredentials.StsService.newBuilder(GrpcService.GoogleGrpc.CallCredentials.StsService prototype) GrpcService.GoogleGrpc.CallCredentials.Builder.setStsService(GrpcService.GoogleGrpc.CallCredentials.StsService value) Custom security token service which implements OAuth 2.0 token exchange. https://tools.ietf.org/html/draft-ietf-oauth-token-exchange-16 See https://github.com/grpc/grpc/pull/19587.