Uses of Interface
io.envoyproxy.envoy.config.core.v3.GrpcService.GoogleGrpc.CallCredentials.StsServiceOrBuilder
-
Packages that use GrpcService.GoogleGrpc.CallCredentials.StsServiceOrBuilder Package Description io.envoyproxy.envoy.config.core.v3 -
-
Uses of GrpcService.GoogleGrpc.CallCredentials.StsServiceOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement GrpcService.GoogleGrpc.CallCredentials.StsServiceOrBuilder Modifier and Type Class Description static class
GrpcService.GoogleGrpc.CallCredentials.StsService
Security token service configuration that allows Google gRPC to fetch security token from an OAuth 2.0 authorization server.static class
GrpcService.GoogleGrpc.CallCredentials.StsService.Builder
Security token service configuration that allows Google gRPC to fetch security token from an OAuth 2.0 authorization server.Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type GrpcService.GoogleGrpc.CallCredentials.StsServiceOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<GrpcService.GoogleGrpc.CallCredentials.StsService,GrpcService.GoogleGrpc.CallCredentials.StsService.Builder,GrpcService.GoogleGrpc.CallCredentials.StsServiceOrBuilder>
GrpcService.GoogleGrpc.CallCredentials.Builder. stsServiceBuilder_
Methods in io.envoyproxy.envoy.config.core.v3 that return GrpcService.GoogleGrpc.CallCredentials.StsServiceOrBuilder Modifier and Type Method Description GrpcService.GoogleGrpc.CallCredentials.StsServiceOrBuilder
GrpcService.GoogleGrpc.CallCredentials.Builder. getStsServiceOrBuilder()
Custom security token service which implements OAuth 2.0 token exchange.GrpcService.GoogleGrpc.CallCredentials.StsServiceOrBuilder
GrpcService.GoogleGrpc.CallCredentials. getStsServiceOrBuilder()
Custom security token service which implements OAuth 2.0 token exchange.GrpcService.GoogleGrpc.CallCredentials.StsServiceOrBuilder
GrpcService.GoogleGrpc.CallCredentialsOrBuilder. getStsServiceOrBuilder()
Custom security token service which implements OAuth 2.0 token exchange.Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type GrpcService.GoogleGrpc.CallCredentials.StsServiceOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<GrpcService.GoogleGrpc.CallCredentials.StsService,GrpcService.GoogleGrpc.CallCredentials.StsService.Builder,GrpcService.GoogleGrpc.CallCredentials.StsServiceOrBuilder>
GrpcService.GoogleGrpc.CallCredentials.Builder. getStsServiceFieldBuilder()
Custom security token service which implements OAuth 2.0 token exchange.
-