| Package | Description |
|---|---|
| edu.internet2.middleware.grouper.hooks.examples |
This package contains working hooks examples which can be cloned and tweaked
|
| edu.internet2.middleware.grouper.hooks.logic |
This package contains misc logic classes that make hooks work
|
| edu.internet2.middleware.grouper.rules |
| Class and Description |
|---|
| HookVeto
base class for grouper hook veto.
|
| Class and Description |
|---|
| GrouperHookMethodAndObject
structure to hold method and class to be called for hook
|
| GrouperHookType
type of hook, and manages the classes and instances
|
| GrouperHookTypeInterface
Each hook type implements this interface
|
| HookAsynchronousHandler
handler when doing an asynchronous hook, normally you would do this in
an anonymous inner class
|
| HookVeto
base class for grouper hook veto.
|
| VetoType
Generally these are in VetoTypeGrouper enum
|
| VetoTypeGrouper
built in veto types
|
| Class and Description |
|---|
| HookVeto
base class for grouper hook veto.
|
Copyright © 2016 Internet2. All rights reserved.