Package | Description |
---|---|
org.apache.qpid.server.security.access.config |
Modifier and Type | Method and Description |
---|---|
Map<Integer,Rule> |
RuleSet.getAllRules()
Returns all rules in the
RuleSet . |
List<Rule> |
RuleSet.getRules(Subject subject,
Operation operation,
ObjectType objectType)
Filtered rules list based on a subject and operation.
|
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.