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