Package | Description |
---|---|
org.xwiki.security.authorization |
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2004–2022 XWiki. All rights reserved.