Interface ISessionHook
- All Superinterfaces:
IComponent
,IHandler
,IInitializable
,ISessionHandler
,ISystemHandler
Provides hooks for interacting with the session manager.
-
Field Summary
Fields inherited from interface com.webmethods.portal.framework.session.ISessionHandler
GUEST_SESSION_RESPONSE_COMPLETE, INITIALIZE_KEY, INVALIDATE_KEY, LOGINSCRIPT_KEY, SESSION_RESPONSE_COMPLETE, SESSION_RESPONSE_HANDLE_SYSADMIN, SESSION_RESPONSE_INITIALIZE, SESSION_RESPONSE_LOGINSCRIPT, SESSION_RESPONSE_UNKNOWN, SETSSO_KEY, VALIDATE_KEY
-
Method Summary
Methods inherited from interface com.webmethods.portal.system.IComponent
getComponentData, getComponentName, getComponentProvider, getURI, isInitialized, setComponentData, setComponentProvider
Methods inherited from interface com.webmethods.portal.framework.IHandler
getConfigElem, getHandlerBean, getName, getPerfToken, initialize, postInitialize, shutdown
Methods inherited from interface com.webmethods.portal.system.init.IInitializable
init
Methods inherited from interface com.webmethods.portal.framework.session.ISessionHandler
handle