DefaultApplicationCostProfilerAuthSchemeProvider
class DefaultApplicationCostProfilerAuthSchemeProvider(endpointProvider: ApplicationCostProfilerEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : ApplicationCostProfilerAuthSchemeProvider
Constructors
Link copied to clipboard
constructor(endpointProvider: ApplicationCostProfilerEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null)
Functions
Link copied to clipboard
open suspend override fun resolveAuthScheme(params: ApplicationCostProfilerAuthSchemeParameters): List<AuthOption>