Uses of Class
org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel.AuthoriseNowAction
-
Packages that use OAuthAuthenticationPreferencesPanel.AuthoriseNowAction Package Description org.openstreetmap.josm.gui.preferences.server Provides classes for handling connection preferences, including server authentication and proxy settings. -
-
Uses of OAuthAuthenticationPreferencesPanel.AuthoriseNowAction in org.openstreetmap.josm.gui.preferences.server
Subclasses of OAuthAuthenticationPreferencesPanel.AuthoriseNowAction in org.openstreetmap.josm.gui.preferences.server Modifier and Type Class Description private class
OAuthAuthenticationPreferencesPanel.RenewAuthorisationAction
Launches the OAuthAuthorisationWizard to generate a new Access Token
-