Package-level declarations

Types

Link copied to clipboard
class DefaultPanoramaAuthSchemeProvider(endpointProvider: PanoramaEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : PanoramaAuthSchemeProvider
Link copied to clipboard

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