Package-level declarations

Types

Link copied to clipboard
class DefaultOamAuthSchemeProvider(endpointProvider: OamEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : OamAuthSchemeProvider
Link copied to clipboard
Link copied to clipboard

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