Uses of Package
edu.internet2.middleware.grouper.hooks.logic
Packages that use edu.internet2.middleware.grouper.hooks.logic
Package
Description
This package contains working hooks examples which can be cloned and tweaked
This package contains misc logic classes that make hooks work
-
-
Classes in edu.internet2.middleware.grouper.hooks.logic used by edu.internet2.middleware.grouper.hooks.logicClassDescriptionstructure to hold method and class to be called for hooktype of hook, and manages the classes and instancesEach hook type implements this interfacehandler when doing an asynchronous hook, normally you would do this in an anonymous inner classbase class for grouper hook veto.Generally these are in VetoTypeGrouper enumbuilt in veto types
-