Package-level declarations

Types

Link copied to clipboard
class DefaultGeoMapsAuthSchemeProvider(endpointProvider: GeoMapsEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : GeoMapsAuthSchemeProvider
Link copied to clipboard

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