Uses of Interface
org.openstreetmap.josm.io.OsmConnection.OAuthAccessTokenFetcher
-
Packages that use OsmConnection.OAuthAccessTokenFetcher Package Description org.openstreetmap.josm.io Provides the classes for JOSM input/output support. -
-
Uses of OsmConnection.OAuthAccessTokenFetcher in org.openstreetmap.josm.io
Fields in org.openstreetmap.josm.io declared as OsmConnection.OAuthAccessTokenFetcher Modifier and Type Field Description (package private) static OsmConnection.OAuthAccessTokenFetcherOsmConnection. fetcherMethods in org.openstreetmap.josm.io with parameters of type OsmConnection.OAuthAccessTokenFetcher Modifier and Type Method Description static voidOsmConnection. setOAuthAccessTokenFetcher(OsmConnection.OAuthAccessTokenFetcher tokenFetcher)Sets the OAuth access token fetcher.
-