Class GroupTypeSecurityHook

java.lang.Object
edu.internet2.middleware.grouper.hooks.GroupTypeTupleHooks
edu.internet2.middleware.grouper.hooks.examples.GroupTypeSecurityHook

public class GroupTypeSecurityHook extends GroupTypeTupleHooks
 built in hook to grouper, which is turned on when it is configured in the grouper.properties.
 
 you can security certain group types which can only be added/removed to/from a group
 based on if the user doing the work is in a certain group (or wheel), or if the user is only a wheel group member.
 
 normally a user with admin rights on a group can edit the group type associations
 
 Log debug with log4j setting
 log4j.logger.edu.internet2.middleware.grouper.hooks.examples.GroupTypeSecurityHook = DEBUG