summaryrefslogtreecommitdiff
path: root/java/broker/src/main/java/org/apache/qpid/server/security/auth/manager/PrincipalDatabaseAuthenticationManager.java
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-235/+14
* QPID-3858: Updated branch - merged from trunk r.1368650Kim van der Riet2012-08-031-64/+24
* QPID-3858: Updated branch - merged from trunk r.1333987Kim van der Riet2012-05-041-0/+5
* QPID-3789 : [Java] code tidyupsRobert Godfrey2012-01-291-5/+5
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-271-20/+20
* Undoing commits of stuff that was meant for my 1-0 sandboxRobert Godfrey2011-08-141-92/+313
* Initial checkin of AMQP 1-0 Java Prototype workRobert Godfrey2011-08-141-313/+92
* QPID-3255: update management console to remove redundant user management func...Robert Gemmell2011-07-211-0/+4
* QPID-3283: make Authentication Manager pluggable.Robert Gemmell2011-07-151-52/+294
* QPID-3296: update RMIPasswordAuthenticator to authenticate users via Authenti...Robert Gemmell2011-06-091-1/+34
* QPID-3249: Remove incomplete support for authentication at virtualhost level.Robert Gemmell2011-05-121-68/+15
* QPID-2606: Access Control ModificationsRobert Gemmell2010-05-311-1/+1
* QPID-1807 : Add 0.5-fix broker and update SlowMessageStore to use MessageStor...Martin Ritchie2009-04-141-0/+237
* QPID-1807 : Remove old broker and FlowToDisk related testsMartin Ritchie2009-04-141-237/+0
* QPID-1621: add ServerConfiguration, QueueConfiguration and SecurityConfigurat...Aidan Skinner2009-02-191-12/+3
* QPID-1394 : Registration of JCAProvider is incorrect in client and broker SAS...Martin Ritchie2008-10-241-4/+9
* QPID-1390 : Allow Authentication Manager to correctly closeMartin Ritchie2008-10-241-0/+5
* QPID-1182 : Added additional logging to identify the exception that caused Au...Martin Ritchie2008-07-171-6/+1
* QPID-832 copy the M2.x brokerAidan Skinner2008-04-231-0/+241
* Delete stuff that's just going to get synced from M2.xAidan Skinner2008-04-231-249/+0
* Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44...Robert Greig2007-04-191-8/+11
* Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44...Martin Ritchie2007-03-191-1/+1
* QPID-70 InVM Authentication QPID-419 Access Control QPID-423 Authentication p...Martin Ritchie2007-03-161-0/+246