summaryrefslogtreecommitdiff
path: root/java/broker-plugins/access-control/src/test
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunkRobert Godfrey2014-10-101-0/+80
* QPID-5873: [Java Broker] Allow ACL rules to be applied to VirtualHostNode obj...Keith Wall2014-07-041-0/+7
* QPID-5754 : [Java Broker] Make state change operations methods rather than ca...Robert Godfrey2014-05-081-0/+2
* QPID-5578 : [Java Broker] Use annotation to allow registration of all Configu...Robert Godfrey2014-04-302-14/+13
* QPID-5713 : [Java Broker] Remove non-test references to model singleton, and ...Robert Godfrey2014-04-201-7/+23
* QPID-5665 : [Java Broker] Unify VirtualHost model and implementation classesRobert Godfrey2014-04-071-1/+1
* QPID-5615 : [Java Broker] Migrate broker config store to use same API as Virt...Robert Godfrey2014-04-041-11/+26
* QPID-5653, QPID-5624: Remove support for virtual host xml and make message an...Keith Wall2014-04-012-20/+13
* QPID-5634: [Java Broker] Remove support for AccessPlugins at the level of the...Keith Wall2014-03-212-17/+104
* QPID-5611 : Fix other logging to always use the most current event logger hel...Robert Godfrey2014-03-084-13/+19
* QPID-5611 : Change the event logger from a singleton to an instanceRobert Godfrey2014-03-084-28/+39
* QPID-5611 : [Java Broker] remove LogActorsRobert Godfrey2014-03-071-3/+2
* QPID-5567 : Further changes to SecurityMangagerRobert Godfrey2014-02-201-2/+2
* QPID-5567 : Always Use AccessControllerContext to find the current context Su...Robert Godfrey2014-02-191-113/+207
* NO-JIRA : fix typos / spelling errorsRobert Godfrey2014-01-233-4/+4
* NO-JIRA : [Java] remove empty directories / unused importsRobert Godfrey2014-01-031-1/+0
* QPID-5088 : [Java Broker] Isolate use of AMQShortString and FieldTable to 0-8...Robert Godfrey2013-08-211-5/+5
* NO-JIRA: add missing licence headers to various java filesRobert Gemmell2013-05-051-0/+20
* QPID-4753: move ACL config from broker attribute to a top level entityAlex Rudyy2013-04-191-23/+11
* QPID-4678: Add ACL checks to restrict the operations to change broker level c...Alex Rudyy2013-03-291-0/+7
* QPID-4390: Introduce a configuration store in java broker allowing runtime mo...Alex Rudyy2013-02-192-11/+80
* QPID-4335, QPID-4353: Refactored broker plugins to use simplified ServiceLoad...Robert Gemmell2012-10-121-42/+6
* QPID-4334: addressed Keith's review comments. Also moved PlainConfigurationTe...Keith Wall2012-09-282-1/+96
* QPID-4334: removed the firewall plugin and moved its functionality into the A...Keith Wall2012-09-287-1/+550
* QPID-4292: add ACL rule to authorise access to the web management UIKeith Wall2012-09-101-0/+9
* QPID-4236, QPID-4237, QPID-4245: Added group management functionality, and ex...Robert Gemmell2012-08-243-91/+138
* QPID-4042 : [Java Broker] Add SSL Client Auth supportRobert Godfrey2012-06-061-45/+45
* QPID-3985 : [Java Tests] Fix locale specific testsRobert Godfrey2012-05-071-4/+3
* QPID-3965: Fix issue with converting ACL content to lower case Applied patch ...Keith Wall2012-04-272-5/+10
* QPID-3843: ensure ACL rule evaluation for the ALL operation accounts for the ...Robert Gemmell2012-02-161-21/+199
* QPID-3703: ACL test improvementsKeith Wall2011-12-201-2/+203
* QPID-3641: ACLV2 Simplifications and Improvements for Java BrokerKeith Wall2011-11-241-1/+0
* QPID-3310 - Principal/Subject refactoring.Robert Gemmell2011-07-133-214/+490
* QPID-2632 : Applied patch from Andrew Kennedy. To convert RST and PPT to QTCs...Martin Ritchie2010-06-041-3/+3
* QPID-2632 : Ensure additional broker unit tests extend IBBCMartin Ritchie2010-06-031-9/+6
* QPID-2542: Implement ACL checking as OSGi pluginRobert Gemmell2010-05-312-0/+487