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