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