Uses of Class
edu.internet2.middleware.grouper.hooks.beans.GrouperContextTypeBuiltIn

Packages that use GrouperContextTypeBuiltIn
edu.internet2.middleware.grouper.hooks.beans This package contains beans which are used by hooks to pass data. 
 

Uses of GrouperContextTypeBuiltIn in edu.internet2.middleware.grouper.hooks.beans
 

Methods in edu.internet2.middleware.grouper.hooks.beans that return GrouperContextTypeBuiltIn
static GrouperContextTypeBuiltIn GrouperContextTypeBuiltIn.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static GrouperContextTypeBuiltIn[] GrouperContextTypeBuiltIn.values()
          Returns an array containing the constants of this enum type, in the order they are declared.