Uses of Package
org.openstreetmap.josm.data.oauth
-
Packages that use org.openstreetmap.josm.data.oauth Package Description org.openstreetmap.josm.data.oauth Provides the classes for OAuth authentication to OSM.org.openstreetmap.josm.gui.oauth Provides GUI classes for handling OAuth authentication to OSM API.org.openstreetmap.josm.io Provides the classes for JOSM input/output support.org.openstreetmap.josm.io.auth Provides the classes for authentication I/O. -
Classes in org.openstreetmap.josm.data.oauth used by org.openstreetmap.josm.data.oauth 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.SignpostAdapters.HttpRequest SignpostAdapters.HttpResponse -
Classes in org.openstreetmap.josm.data.oauth used by org.openstreetmap.josm.gui.oauth Class Description 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. -
Classes in org.openstreetmap.josm.data.oauth used by org.openstreetmap.josm.io Class Description OAuthParameters This class manages an immutable set of OAuth parameters. -
Classes in org.openstreetmap.josm.data.oauth used by org.openstreetmap.josm.io.auth Class Description OAuthToken An oauth token that has been obtained by JOSM and can be used to authenticate the user on the server.