Package-level declarations

Types

Link copied to clipboard
class DefaultTransferAuthSchemeProvider(endpointProvider: TransferEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : TransferAuthSchemeProvider
Link copied to clipboard

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