Uses of Enum Class
edu.internet2.middleware.grouper.rules.StemPrivilegeStrategy
-
Uses of StemPrivilegeStrategy in edu.internet2.middleware.grouper.rules
Modifier and TypeMethodDescriptionabstract StemPrivilegeStrategy
RuleCheckType.getStemPrivilegeStrategy()
what privileges the logged in user needs to have to view the folder while editing the ruleabstract StemPrivilegeStrategy
RuleIfConditionEnum.getStemPrivilegeStrategy()
what privileges the logged in user needs to have to view the folder while editing the rulestatic StemPrivilegeStrategy
Returns the enum constant of this class with the specified name.static StemPrivilegeStrategy[]
StemPrivilegeStrategy.values()
Returns an array containing the constants of this enum class, in the order they are declared.