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