| Package | Description |
|---|---|
| org.openstreetmap.josm.gui.oauth |
Provides GUI classes for handling OAuth authentication to OSM API.
|
| org.openstreetmap.josm.gui.preferences.server |
Provides classes for handling connection preferences, including server authentication and proxy settings.
|
| Modifier and Type | Field and Description |
|---|---|
private AdvancedOAuthPropertiesPanel |
AbstractAuthorizationUI.pnlAdvancedProperties |
| Modifier and Type | Method and Description |
|---|---|
protected AdvancedOAuthPropertiesPanel |
AbstractAuthorizationUI.getAdvancedPropertiesPanel()
Replies the panel for entering advanced OAuth parameters (see
OAuthParameters) |
| Modifier and Type | Field and Description |
|---|---|
private AdvancedOAuthPropertiesPanel |
OAuthAuthenticationPreferencesPanel.pnlAdvancedProperties |