Uses of Class
org.apache.qpid.server.security.access.config.Rule

Packages that use Rule
org.apache.qpid.server.security.access.config   
 

Uses of Rule in org.apache.qpid.server.security.access.config
 

Methods in org.apache.qpid.server.security.access.config that return types with arguments of type Rule
 List<Rule> RuleSet.getRules(String identity, org.apache.qpid.server.security.access.Operation operation, org.apache.qpid.server.security.access.ObjectType objectType)
          Filtered rules list based on an identity and operation.
 

Methods in org.apache.qpid.server.security.access.config with parameters of type Rule
 int Rule.compareTo(Rule r)
           
 



Licensed to the Apache Software Foundation