Package-level declarations

Types

Link copied to clipboard
class DefaultFmsAuthSchemeProvider(endpointProvider: FmsEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : FmsAuthSchemeProvider
Link copied to clipboard
Link copied to clipboard

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