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