Package-level declarations
Types
Link copied to clipboard
class DefaultIamAuthSchemeProvider(endpointProvider: IamEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : IamAuthSchemeProvider
Link copied to clipboard
class IamAuthSchemeParameters
Link copied to clipboard
IamAuthSchemeProvider is responsible for resolving the authentication scheme to use for a particular operation. See DefaultIamAuthSchemeProvider for the default SDK behavior of this interface.