summaryrefslogtreecommitdiff
path: root/qpid/java/management/eclipse-plugin/src/main/java/org/apache/qpid/management/ui/views/users/UserManagementTabControl.java
Commit message (Expand)AuthorAgeFilesLines
* QPID-2857: address a further 60 or so issues identified by running FindBugs a...Robert Gemmell2010-09-191-6/+6
* QPID-2322: Add new createUser and setPassword methods using String for passwo...Robert Gemmell2010-01-061-1/+11
* QPID-2032: hash the password in addUser() if connected to a Qpid JMX API 1.1 ...Robert Gemmell2009-08-091-4/+21
* QPID-2009: mask the password Text field value when creating a new user or res...Robert Gemmell2009-07-291-2/+12
* QPID-2007: Ensure the dialog shells are explicitly positioned,thus ensuring t...Robert Gemmell2009-07-291-0/+4
* QPID-1978: Enable multiple-selection for the Set Rights and Delete Users oper...Robert Gemmell2009-07-241-59/+224
* QPID-1966: add status bar for operation feedback reportsRobert Gemmell2009-07-151-10/+16
* QPID-1947: leave the components visible during update to prevent focus-switch...Robert Gemmell2009-07-141-10/+3
* QPID-1930: add initial new UI view for the UserManagement mbeanRobert Gemmell2009-07-131-0/+720