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