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