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