Uses of Class
org.openstreetmap.josm.data.oauth.OAuth20Exception
-
Packages that use OAuth20Exception Package Description org.openstreetmap.josm.data.oauth Provides the classes for OAuth authentication to OSM. -
-
Uses of OAuth20Exception in org.openstreetmap.josm.data.oauth
Constructors in org.openstreetmap.josm.data.oauth that throw OAuth20Exception Constructor Description OAuth20Token(IOAuthParameters oauthParameters, java.io.Reader bufferedReader)OAuth20Token(IOAuthParameters oauthParameters, java.lang.String json)Create a new OAuth token
-