Uses of Class
org.openstreetmap.josm.io.auth.DefaultAuthenticator
-
Packages that use DefaultAuthenticator Package Description org.openstreetmap.josm.io.auth Provides the classes for authentication I/O. -
-
Uses of DefaultAuthenticator in org.openstreetmap.josm.io.auth
Fields in org.openstreetmap.josm.io.auth declared as DefaultAuthenticator Modifier and Type Field Description private static DefaultAuthenticatorDefaultAuthenticator. INSTANCEMethods in org.openstreetmap.josm.io.auth that return DefaultAuthenticator Modifier and Type Method Description static DefaultAuthenticatorDefaultAuthenticator. getInstance()Returns the unique instance
-