|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RuleState | |
|---|---|
| org.xwiki.security.authorization | |
| Uses of RuleState in org.xwiki.security.authorization |
|---|
| Methods in org.xwiki.security.authorization that return RuleState | |
|---|---|
RuleState |
SecurityAccess.get(Right right)
Return the rule state of a given Right. |
RuleState |
Right.getDefaultState()
|
RuleState |
RightDescription.getDefaultState()
|
RuleState |
SecurityRule.getState()
|
RuleState |
Right.getTieResolutionPolicy()
|
RuleState |
RightDescription.getTieResolutionPolicy()
|
static RuleState |
RuleState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RuleState[] |
RuleState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||