Package edu.internet2.middleware.grouper.rules

Class Summary
RuleApi helper methods to assign rules to objects without having to deal with attributes note, you can use this from gsh too
RuleCheck e.g.
RuleDefinition Define a rule, convert to a JSON string for attribute
RuleElUtils methods available to EL of rules through the alias: ruleElUtils.
RuleEngine processes rules and kicks off actions
RuleFinder  
RuleIfCondition rule if condition
RuleSubjectActAs definition for the subject act as for a rule
RuleThen rule then part
RuleUtils  
 

Enum Summary
RuleCheckType type of checking for rules
RuleIfConditionEnum built in if condition
RuleThenEnum built in if condition
 

Exception Summary
RuleVeto