| Package | Description |
|---|---|
| org.openstreetmap.josm.gui | |
| org.openstreetmap.josm.io | |
| org.openstreetmap.josm.tools |
| Modifier and Type | Method and Description |
|---|---|
static void |
ExceptionDialogUtil.explainMissingOAuthAccessTokenException(MissingOAuthAccessTokenException e)
Explains a
OsmApiException which was thrown because accessing a protected
resource was forbidden. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
OsmConnection.obtainAccessToken(HttpClient connection)
Obtains an OAuth access token for the connection.
|
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
ExceptionUtil.explainMissingOAuthAccessTokenException(MissingOAuthAccessTokenException e)
Explains a
OsmApiException which was thrown because accessing a protected
resource was forbidden. |