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