Package-level declarations

Types

Link copied to clipboard
class DefaultSsoAdminAuthSchemeProvider(endpointProvider: SsoAdminEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : SsoAdminAuthSchemeProvider
Link copied to clipboard

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