|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GrouperContextType | |
---|---|
edu.internet2.middleware.grouper.hooks.beans | This package contains beans which are used by hooks to pass data. |
Uses of GrouperContextType in edu.internet2.middleware.grouper.hooks.beans |
---|
Classes in edu.internet2.middleware.grouper.hooks.beans that implement GrouperContextType | |
---|---|
class |
GrouperContextTypeBuiltIn
type of context |
Methods in edu.internet2.middleware.grouper.hooks.beans that return GrouperContextType | |
---|---|
static GrouperContextType |
GrouperContextTypeBuiltIn._internal_getThreadLocalGrouperContextType()
|
static GrouperContextType |
GrouperContextTypeBuiltIn.currentGrouperContext()
current grouper context. |
GrouperContextType |
HooksContext.getGrouperContextType()
get the context in which the hooks are running, e.g. |
Methods in edu.internet2.middleware.grouper.hooks.beans with parameters of type GrouperContextType | |
---|---|
static void |
GrouperContextTypeBuiltIn.setDefaultContext(GrouperContextType defaultContext)
global default context (if not one set in thread local) |
static void |
GrouperContextTypeBuiltIn.setThreadLocalContext(GrouperContextType grouperContextType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |