Package org.openstreetmap.josm.data.oauth
Provides the classes for OAuth authentication to OSM.
-
Class Summary Class Description OAuthAccessTokenHolder Class holding OAuth access token key and secret.OAuthParameters This class manages an immutable set of OAuth parameters.OAuthToken An oauth token that has been obtained by JOSM and can be used to authenticate the user on the server.OsmPrivileges List of permissions granted to the current OSM connection.SignpostAdapters Adapters to makeoauth.signpost
work withHttpClient
.SignpostAdapters.HttpRequest SignpostAdapters.HttpResponse SignpostAdapters.OAuthConsumer OAuth consumer.SignpostAdapters.OAuthProvider OAuth provider.