Uses of Interface
org.xwiki.security.authorization.SecurityRule
-
Packages that use SecurityRule Package Description org.xwiki.security.authorization -
-
Uses of SecurityRule in org.xwiki.security.authorization
Methods in org.xwiki.security.authorization that return types with arguments of type SecurityRule Modifier and Type Method Description Collection<SecurityRule>
SecurityRuleEntry. getRules()
Collection<SecurityRule>
SecurityEntryReaderExtra. read(SecurityReference entityReference)
Read a collection of rules attached to a given entity.
-