summaryrefslogtreecommitdiff
path: root/java/broker/src/main/java/org/apache/qpid/server/security/access/management/AMQUserManagementMBean.java
Commit message (Expand)AuthorAgeFilesLines
* QPID-2606: Access Control ModificationsRobert Gemmell2010-05-311-538/+0
* QPID-2322: Add new createUser and setPassword methods using String for passwo...Robert Gemmell2010-01-061-0/+10
* QPID-2322: remove unused version key from the MBean ObjectName'sRobert Gemmell2010-01-061-1/+1
* QPID-2042: remove use of FileUtils.copyCheckedEx for security reasons, genera...Robert Gemmell2009-10-201-20/+24
* QPID-2042: update the save process for the access rights file. Check if the r...Robert Gemmell2009-08-171-5/+34
* QPID-1930: expose UserManagement composite/tabular type keys through the mana...Robert Gemmell2009-07-131-9/+3
* QPID-1927: move mbean interfaces to management-common, make broker module dep...Robert Gemmell2009-07-111-3/+3
* QPID-1807 : Add 0.5-fix broker and update SlowMessageStore to use MessageStor...Martin Ritchie2009-04-141-0/+501
* QPID-1807 : Remove old broker and FlowToDisk related testsMartin Ritchie2009-04-141-501/+0
* QPID-1655: use a File object to hold reference to access file instead of a St...Robert Gemmell2009-02-271-62/+106
* QPID-1537: Version MBeans.Aidan Skinner2009-02-251-1/+1
* QPID-1533 : Patch from Robert Gemmell, Fixes the reload tab in UserManagement...Martin Ritchie2009-01-261-10/+6
* QPID-1563: Use createTempFileAidan Skinner2009-01-091-14/+2
* QPID-1537 : Reverted r727070Martin Ritchie2008-12-171-1/+1
* QPID-1537 : Version all the MBeans to allow changes in the API contracts. Set...Martin Ritchie2008-12-161-1/+1
* QPID-1469: Fix NullPointerException, add test for deleteUser which would expo...Aidan Skinner2008-12-091-0/+5
* QPID-832 copy the M2.x brokerAidan Skinner2008-04-231-0/+468