Package-level declarations
Types
Link copied to clipboard
class DefaultMigrationHubOrchestratorAuthSchemeProvider(endpointProvider: MigrationHubOrchestratorEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : MigrationHubOrchestratorAuthSchemeProvider
Link copied to clipboard
Link copied to clipboard
interface MigrationHubOrchestratorAuthSchemeProvider : AuthSchemeProvider<MigrationHubOrchestratorAuthSchemeParameters>
MigrationHubOrchestratorAuthSchemeProvider is responsible for resolving the authentication scheme to use for a particular operation. See DefaultMigrationHubOrchestratorAuthSchemeProvider for the default SDK behavior of this interface.