Package edu.internet2.middleware.grouper.hooks

This package contains base classes which can be extended and registered as hooks

See:
          Description

Class Summary
AttributeHooks Extend this class and configure in grouper.properties for hooks on attribute related actions
CompositeHooks Extend this class and configure in grouper.properties for hooks on composite related actions
FieldHooks Extend this class and configure in grouper.properties for hooks on field related actions
GrouperSessionHooks Extend this class and configure in grouper.properties for hooks on grouperSession related actions
GroupHooks Extend this class and configure in grouper.properties for hooks on group related actions
GroupTypeHooks Extend this class and configure in grouper.properties for hooks on groupType related actions
GroupTypeTupleHooks Extend this class and configure in grouper.properties for hooks on groupTypeTuple related actions
LifecycleHooks hooks regarding general grouper lifecycle (e.g.
LoaderHooks Extend this class and configure in grouper.properties for hooks on group related actions
MemberHooks Extend this class and configure in grouper.properties for hooks on member related actions
MembershipHooks Extend this class and configure in grouper.properties for hooks on membership related actions
StemHooks Extend this class and configure in grouper.properties for hooks on stem related actions
 

Package edu.internet2.middleware.grouper.hooks Description

This package contains base classes which can be extended and registered as hooks