Package | Description |
---|---|
org.openstreetmap.josm.gui.oauth |
Modifier and Type | Method and Description |
---|---|
OsmPrivileges |
OsmPrivilegesPanel.getPrivileges()
Replies the currently entered privileges
|
Modifier and Type | Method and Description |
---|---|
void |
OsmOAuthAuthorizationClient.authorise(OAuthToken requestToken,
java.lang.String osmUserName,
java.lang.String osmPassword,
OsmPrivileges privileges,
ProgressMonitor monitor)
Automatically authorises a request token for a set of privileges.
|
protected void |
OsmOAuthAuthorizationClient.sendAuthorisationRequest(OsmOAuthAuthorizationClient.SessionId sessionId,
OAuthToken requestToken,
OsmPrivileges privileges) |