Package org.xwiki.security.authorization
Interface SecurityAccess
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description RuleState
get(Right right)
Return the rule state of a givenRight
.
-
Modifier and Type | Method | Description |
---|---|---|
RuleState |
get(Right right) |
Return the rule state of a given
Right . |