source: josm/trunk/src/org/openstreetmap/josm/gui/oauth@ 6388

Name Size Rev Age Author Last Change
../
AbstractAuthorizationUI.java 4.3 KB 5422   12 years Don-vip see #7943 - Introduce OsmApi.DEFAULT_API_URL, better handling of …
AccessTokenInfoPanel.java 3.2 KB 5886   11 years Don-vip see #4429 - Right click menu "undo, cut, copy, paste, delete, select …
AdvancedOAuthPropertiesPanel.java 12.0 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
AuthorizationProcedure.java 1.1 KB 3083   14 years bastiK added svn:eol-style=native to source files
AuthorizationProcedureComboBox.java 3.4 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
FullyAutomaticAuthorizationUI.java 20.8 KB 6340   10 years Don-vip refactor of some GUI/widgets classes (impacts some plugins): - …
FullyAutomaticPropertiesPanel.java 2.9 KB 6335   10 years Don-vip Sonar/Findbugs - Unused Private Fields
ManualAuthorizationUI.java 9.2 KB 6087   11 years Don-vip see #8902 - string.equals("") => string.isEmpty() (patch by shinigami)
OAuthAuthorizationWizard.java 13.5 KB 6267   11 years Don-vip Sonar/FindBugs - Replace singular fields by local variables
OsmLoginFailedException.java 492 bytes 3408   14 years jttt Show only actions that can work on all selected layers in …
OsmOAuthAuthorizationClient.java 23.6 KB 6268   11 years Don-vip Sonar/FindBugs - Bad practice - Method may fail to close stream
OsmOAuthAuthorizationException.java 507 bytes 3083   14 years bastiK added svn:eol-style=native to source files
OsmPrivilegesPanel.java 3.9 KB 6066   11 years stoecker see #8875 - more oauth rights
RetrieveAccessTokenTask.java 3.8 KB 5899   11 years stoecker fix javadoc
RetrieveRequestTokenTask.java 3.4 KB 5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
SemiAutomaticAuthorizationUI.java 16.5 KB 6340   10 years Don-vip refactor of some GUI/widgets classes (impacts some plugins): - …
TestAccessTokenTask.java 11.2 KB 6362   10 years Don-vip Checkstyle: - private constructors for util classes - final classes - …
Note: See TracBrowser for help on using the repository browser.