Uses of Class
org.openstreetmap.josm.gui.oauth.OsmLoginFailedException
-
Packages that use OsmLoginFailedException Package Description org.openstreetmap.josm.gui.oauth Provides GUI classes for handling OAuth authentication to OSM API. -
-
Uses of OsmLoginFailedException in org.openstreetmap.josm.gui.oauth
Methods in org.openstreetmap.josm.gui.oauth that throw OsmLoginFailedException Modifier and Type Method Description protected void
OsmOAuthAuthorizationClient. authenticateOsmSession(OsmOAuthAuthorizationClient.SessionId sessionId, String userName, String password)
-