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