DefaultIotManagedIntegrationsAuthSchemeProvider
class DefaultIotManagedIntegrationsAuthSchemeProvider(endpointProvider: IotManagedIntegrationsEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : IotManagedIntegrationsAuthSchemeProvider
Constructors
Link copied to clipboard
constructor(endpointProvider: IotManagedIntegrationsEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null)
Functions
Link copied to clipboard
open suspend override fun resolveAuthScheme(params: IotManagedIntegrationsAuthSchemeParameters): List<AuthOption>