edu.internet2.middleware.grouper.hooks
Class GrouperSessionHooks

java.lang.Object
  extended by edu.internet2.middleware.grouper.hooks.GrouperSessionHooks

public abstract class GrouperSessionHooks
extends Object

Extend this class and configure in grouper.properties for hooks on grouperSession related actions


Constructor Summary
GrouperSessionHooks()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GrouperSessionHooks

public GrouperSessionHooks()