Uses of Enum Class
edu.internet2.middleware.grouper.hooks.beans.GrouperContextTypeBuiltIn
Package
Description
This package contains beans which are used by hooks to pass data.
-
Uses of GrouperContextTypeBuiltIn in edu.internet2.middleware.grouper.hooks.beans
Modifier and TypeMethodDescriptionstatic GrouperContextTypeBuiltIn
Returns the enum constant of this class with the specified name.static GrouperContextTypeBuiltIn
GrouperContextTypeBuiltIn.valueOfIgnoreCase
(String string, boolean exceptionOnNotFound) static GrouperContextTypeBuiltIn[]
GrouperContextTypeBuiltIn.values()
Returns an array containing the constants of this enum class, in the order they are declared.