Uses of Class
org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel
-
Packages that use OAuthAuthenticationPreferencesPanel Package Description org.openstreetmap.josm.gui.preferences.server Provides classes for handling connection preferences, including server authentication and proxy settings. -
-
Uses of OAuthAuthenticationPreferencesPanel in org.openstreetmap.josm.gui.preferences.server
Fields in org.openstreetmap.josm.gui.preferences.server declared as OAuthAuthenticationPreferencesPanel Modifier and Type Field Description private OAuthAuthenticationPreferencesPanel
AuthenticationPreferencesPanel. pnlOAuth20Preferences
the panel for the OAuth 2.0 authentication parameters
-