public interface PolicyCollection extends AclRuleSetSource
Modifier and Type | Method and Description |
---|---|
long |
countPolicies() |
java.util.Collection<Policy> |
getPolicies() |
java.util.Collection<java.lang.String> |
groupNames()
For a given policy collection, return all the group names associated with it.
|
getRuleSet
java.util.Collection<java.lang.String> groupNames()
long countPolicies()
java.util.Collection<Policy> getPolicies()