summaryrefslogtreecommitdiff
path: root/java/broker-plugins/access-control/src/main
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-2820-407/+1171
* QPID-3858: Updated branch - merged from trunk r.1333987Kim van der Riet2012-05-041-1/+0
* QPID-3843: ensure ACL rule evaluation for the ALL operation accounts for the ...Robert Gemmell2012-02-161-4/+3
* QPID-3789 : [Java] code tidyupsRobert Godfrey2012-01-296-18/+9
* NO-JIRA: Encapsulate fields, use private members and accesors (keep checkstyl...Robert Godfrey2012-01-271-1/+1
* QPID-3703: ACL test improvementsKeith Wall2011-12-201-1/+10
* QPID-3641: rename configuration element aclv2 => acl.Keith Wall2011-11-281-1/+1
* QPID-3641: ACLV2 Simplifications and Improvements for Java BrokerKeith Wall2011-11-242-83/+29
* QPID-3310 - Principal/Subject refactoring.Robert Gemmell2011-07-132-170/+206
* add missing Apache licenceRobert Gemmell2010-09-271-1/+21
* QPID-2654: Add Actor logging to the ACL pluginRobert Gemmell2010-06-173-11/+54
* QPID-2638 : Add initial support for Topics section in configuration file.Martin Ritchie2010-06-141-1/+1
* QPID-2581 : Update Plugins that use configuration to only throw Configuration...Martin Ritchie2010-06-032-14/+31
* Remove Plugin.isConfigured Only configured plugins should be createdMartin Ritchie2010-06-031-9/+15
* Add the ASF License to various classes currently missing itRobert Gemmell2010-06-025-0/+100
* QPID-2581 : Update Plugins to have a consistent configure(ConfigurationPlugin...Martin Ritchie2010-06-021-10/+5
* QPID-2542: Implement ACL checking as OSGi pluginRobert Gemmell2010-05-3111-0/+1455