See: Description
| Interface | Description |
|---|---|
| ProxyPreferenceListener |
Listener called when proxy settings are updated.
|
| Class | Description |
|---|---|
| ApiUrlTestTask |
This is an asynchronous task for testing whether an URL points to an OSM API server.
|
| AuthenticationPreference |
Authentication sub-preferences in server preferences.
|
| AuthenticationPreference.Factory |
Factory used to create a new
AuthenticationPreference. |
| AuthenticationPreferencesPanel |
This is the preference panel for the authentication method and the authentication
parameters.
|
| BasicAuthenticationPreferencesPanel |
The preferences panel for parameters necessary for the Basic Authentication
Scheme.
|
| MessagesNotifierPanel |
Preferences panel for OSM messages notifier.
|
| OAuthAccessTokenHolder |
Class holding OAuth access token key and secret.
|
| OAuthAuthenticationPreferencesPanel |
The preferences panel for the OAuth preferences.
|
| OsmApiUrlInputPanel |
Component allowing input os OSM API URL.
|
| OsmApiUrlInputPanel.ApiUrlValidator | |
| ProxyPreference |
Proxy sub-preferences in server preferences.
|
| ProxyPreference.Factory |
Factory used to create a new
ProxyPreference. |
| ProxyPreferencesPanel |
Component allowing input of proxy settings.
|
| ServerAccessPreference |
Connection preferences, including authentication and proxy sub-preferences.
|
| ServerAccessPreference.Factory |
Factory used to create a new
ServerAccessPreference. |
| UserNameValidator |
Validator for OSM username.
|
| Enum | Description |
|---|---|
| ProxyPreferencesPanel.ProxyPolicy |
The proxy policy is how JOSM will use proxy information.
|