Package-level declarations

Types

Link copied to clipboard
class DefaultSchemasAuthSchemeProvider(endpointProvider: SchemasEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : SchemasAuthSchemeProvider
Link copied to clipboard

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