Uses of Class
org.apache.qpid.server.security.acl.AbstractACLTestCase

Packages that use AbstractACLTestCase
org.apache.qpid.server.security.acl   
 

Uses of AbstractACLTestCase in org.apache.qpid.server.security.acl
 

Subclasses of AbstractACLTestCase in org.apache.qpid.server.security.acl
 class ExhaustiveACLTest
          ACL version 2/3 file testing to verify that ACL entries control queue creation with specific properties.
 class ExternalACLFileTest
          Tests that ACL version 2/3 files following the specification work correctly.
 class ExternalACLJMXTest
          Tests that ACL entries that apply to AMQP objects also apply when those objects are accessed via JMX.
 class ExternalACLTest
           
 class ExternalAdminACLTest
          Tests that ACLs can be applied to mangement operations that do not correspond to a specific AMQP object.
 class SimpleACLTest
          Basic access control list tests.
 



Licensed to the Apache Software Foundation