summaryrefslogtreecommitdiff
path: root/java/broker-plugins/access-control/src/main/java/org/apache/qpid/server/security/access/plugins/ACLFileAccessControlProviderImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunkRobert Godfrey2014-10-101-2/+29
* QPID-6114: Migrate the State member variable to AbstractConfiguredObject classAlex Rudyy2014-09-241-13/+5
* QPID-5574 : [Java Broker] remove redundant state transitionsRobert Godfrey2014-05-091-8/+1
* QPID-5754 : [Java Broker] Make state change operations methods rather than ca...Robert Godfrey2014-05-081-60/+43
* QPID-5746 : [Java Broker] Split attribute annotations into separate annotatio...Robert Godfrey2014-05-021-4/+4
* QPID-5578 : [Java Broker] Use annotation to allow registration of all Configu...Robert Godfrey2014-04-301-2/+2
* QPID-5615 : Address review comments from Alex RudyyRobert Godfrey2014-04-251-2/+1
* QPID-5578 : [Java Broker] Tidy up - minimize use of MapValueConverter, make c...Robert Godfrey2014-04-181-2/+1
* QPID-5698 : [Java Broker] make the lifetimePolicy attribute automatedRobert Godfrey2014-04-151-16/+1
* QPID-5699 : [Java Broker] Make getAttributeNames() in AbstractConfiguredObjec...Robert Godfrey2014-04-141-6/+0
* QPID-5698 : [Java Broker] make the durable attribute automated, remove unused...Robert Godfrey2014-04-141-24/+19
* QPID-5690 : [Java Broker] Improve mechanisms for validating and reacting to c...Robert Godfrey2014-04-131-0/+241