DefaultServerlessApplicationRepositoryAuthSchemeProvider
class DefaultServerlessApplicationRepositoryAuthSchemeProvider(endpointProvider: ServerlessApplicationRepositoryEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : ServerlessApplicationRepositoryAuthSchemeProvider
Constructors
Link copied to clipboard
constructor(endpointProvider: ServerlessApplicationRepositoryEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null)
Functions
Link copied to clipboard
open suspend override fun resolveAuthScheme(params: ServerlessApplicationRepositoryAuthSchemeParameters): List<AuthOption>