Package | Description |
---|---|
org.openstreetmap.josm.gui.oauth |
Provides GUI classes for handling OAuth authentication to OSM API.
|
Modifier and Type | Class and Description |
---|---|
class |
FullyAutomaticAuthorizationUI
This is an UI which supports a JOSM user to get an OAuth Access Token in a fully
automatic process.
|
class |
ManualAuthorizationUI
This is an UI which supports a JOSM user to get an OAuth Access Token in a fully manual process.
|
class |
SemiAutomaticAuthorizationUI
This is the UI for running a semic-automic authorisation procedure.
|
Modifier and Type | Method and Description |
---|---|
protected AbstractAuthorizationUI |
OAuthAuthorizationWizard.getCurrentAuthorisationUI() |