| Package | Description |
|---|---|
| org.openstreetmap.josm.data.oauth |
Provides the classes for OAuth authentication to OSM.
|
| org.openstreetmap.josm.gui.oauth |
Provides GUI classes for handling OAuth authentication to OSM API.
|
| org.openstreetmap.josm.io |
Provides the classes for JOSM input/output support.
|
| org.openstreetmap.josm.io.auth |
Provides the classes for authentication I/O.
|
| Class and Description |
|---|
| OAuthAccessTokenHolder
Class holding OAuth access token key and secret.
|
| OAuthParameters
This class manages an immutable set of OAuth parameters.
|
| OAuthToken
An oauth token that has been obtained by JOSM and can be used to authenticate the user on the server.
|
| SignpostAdapters.HttpRequest |
| SignpostAdapters.HttpResponse |
| Class and Description |
|---|
| OAuthParameters
This class manages an immutable set of OAuth parameters.
|
| OAuthToken
An oauth token that has been obtained by JOSM and can be used to authenticate the user on the server.
|
| OsmPrivileges
List of permissions granted to the current OSM connection.
|
| Class and Description |
|---|
| OAuthParameters
This class manages an immutable set of OAuth parameters.
|
| Class and Description |
|---|
| OAuthToken
An oauth token that has been obtained by JOSM and can be used to authenticate the user on the server.
|