Package-level declarations

Types

Link copied to clipboard
class DefaultMemoryDbAuthSchemeProvider(endpointProvider: MemoryDbEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : MemoryDbAuthSchemeProvider
Link copied to clipboard

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