Package | Description |
---|---|
org.openstreetmap.josm.io |
Provides the classes for JOSM input/output support.
|
Modifier and Type | Field and Description |
---|---|
(package private) static OsmConnection.OAuthAccessTokenFetcher |
OsmConnection.fetcher |
Modifier and Type | Method and Description |
---|---|
static void |
OsmConnection.setOAuthAccessTokenFetcher(OsmConnection.OAuthAccessTokenFetcher tokenFetcher)
Sets the OAuth access token fetcher.
|