Package-level declarations
Types
Link copied to clipboard
class DefaultRbinAuthSchemeProvider(endpointProvider: RbinEndpointProvider? = null, authSchemePreference: List<<Error class: unknown class>>? = null) : RbinAuthSchemeProvider
Link copied to clipboard
class RbinAuthSchemeParameters
Link copied to clipboard
interface RbinAuthSchemeProvider
RbinAuthSchemeProvider is responsible for resolving the authentication scheme to use for a particular operation. See DefaultRbinAuthSchemeProvider for the default SDK behavior of this interface.