Package-level declarations

Types

Link copied to clipboard
class DefaultM2AuthSchemeProvider(endpointProvider: M2EndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : M2AuthSchemeProvider
Link copied to clipboard
Link copied to clipboard

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