Package | Description |
---|---|
org.openstreetmap.josm.gui.io |
Provides GUI classes for handling input/output operations (download, upload, save).
|
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 |
---|---|
protected JosmPasswordField |
CredentialDialog.CredentialPanel.tfPassword |
Modifier and Type | Field and Description |
---|---|
private JosmPasswordField |
FullyAutomaticAuthorizationUI.tfPassword |
private JosmPasswordField |
FullyAutomaticPropertiesPanel.tfPassword |
Modifier and Type | Field and Description |
---|---|
private JosmPasswordField |
BasicAuthenticationPreferencesPanel.tfOsmPassword
the OSM password
|
private JosmPasswordField |
ProxyPreferencesPanel.tfProxyHttpPassword |