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.gui.preferences.server Provides classes for handling connection preferences, including server authentication and proxy settings.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 IOAuthAuthorization Interface for OAuth authorization classesIOAuthParameters A generic interface for OAuth ParametersIOAuthToken An interface for oauth tokensOAuth20Exception A generic OAuth 2.0 exceptionOAuth20Exception.Type Invalid request typesOAuth20Parameters Parameters for OAuth 2.0OAuth20Token Token holder for OAuth 2.0OAuthAccessTokenHolder Class holding OAuth access token key and secret.OAuthException Base OAuth exceptionOAuthVersion The OAuth versions ordered oldest to newest -
Classes in org.openstreetmap.josm.data.oauth used by org.openstreetmap.josm.gui.oauth Class Description IOAuthParameters A generic interface for OAuth ParametersIOAuthToken An interface for oauth tokensOAuthException Base OAuth exceptionOAuthVersion The OAuth versions ordered oldest to newestOsmPrivileges List of permissions granted to the current OSM connection. -
Classes in org.openstreetmap.josm.data.oauth used by org.openstreetmap.josm.gui.preferences.server Class Description OAuthVersion The OAuth versions ordered oldest to newest -
Classes in org.openstreetmap.josm.data.oauth used by org.openstreetmap.josm.io Class Description IOAuthParameters A generic interface for OAuth ParametersOAuthVersion The OAuth versions ordered oldest to newest -
Classes in org.openstreetmap.josm.data.oauth used by org.openstreetmap.josm.io.auth Class Description IOAuthToken An interface for oauth tokens