|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.portal.controller.ControllerXml
lumis.portal.authentication.SessionKeepAliveControllerXml
public class SessionKeepAliveControllerXml
Xml controller that may be used to keep the user session alive.
Field Summary |
---|
Fields inherited from class lumis.portal.controller.ControllerXml |
---|
out, request, response, sessionConfig |
Constructor Summary | |
---|---|
SessionKeepAliveControllerXml(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
javax.servlet.jsp.PageContext pageContext)
|
Method Summary | |
---|---|
void |
keepAlive()
|
Methods inherited from class lumis.portal.controller.ControllerXml |
---|
getResponseXml, getResponseXml, getResponseXml, loadUserInfo |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SessionKeepAliveControllerXml(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, javax.servlet.jsp.PageContext pageContext) throws ControllerException, PortalException
ControllerException
PortalException
Method Detail |
---|
public void keepAlive() throws PortalException
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |