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 | Class and Description |
---|---|
(package private) static class |
FullyAutomaticAuthorizationUI.PasswordValidator |
private static class |
ManualAuthorizationUI.AccessTokenKeyValidator |
private static class |
ManualAuthorizationUI.AccessTokenSecretValidator |
Modifier and Type | Class and Description |
---|---|
class |
UserNameValidator
Validator for OSM username.
|