Package-level declarations

Types

Link copied to clipboard
class DefaultDrsAuthSchemeProvider(endpointProvider: DrsEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : DrsAuthSchemeProvider
Link copied to clipboard
Link copied to clipboard

DrsAuthSchemeProvider is responsible for resolving the authentication scheme to use for a particular operation. See DefaultDrsAuthSchemeProvider for the default SDK behavior of this interface.