Uses of Class
org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationException
-
Packages that use OsmOAuthAuthorizationException Package Description org.openstreetmap.josm.gui.oauth Provides GUI classes for handling OAuth authentication to OSM API. -
-
Uses of OsmOAuthAuthorizationException in org.openstreetmap.josm.gui.oauth
Methods in org.openstreetmap.josm.gui.oauth with parameters of type OsmOAuthAuthorizationException Modifier and Type Method Description protected voidFullyAutomaticAuthorizationUI.FullyAutomaticAuthorisationTask. handleException(OsmOAuthAuthorizationException e)Methods in org.openstreetmap.josm.gui.oauth that throw OsmOAuthAuthorizationException Modifier and Type Method Description protected UserInfoTestAccessTokenTask. getUserDetails()
-