Package-level declarations

Types

Link copied to clipboard
class DefaultGeoRoutesAuthSchemeProvider(endpointProvider: GeoRoutesEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : GeoRoutesAuthSchemeProvider
Link copied to clipboard

GeoRoutesAuthSchemeProvider is responsible for resolving the authentication scheme to use for a particular operation. See DefaultGeoRoutesAuthSchemeProvider for the default SDK behavior of this interface.