lumis.portal.authentication
Class SessionKeepAliveControllerXml

Package class diagram package SessionKeepAliveControllerXml
java.lang.Object
  extended by lumis.portal.controller.ControllerXml
      extended by lumis.portal.authentication.SessionKeepAliveControllerXml

public class SessionKeepAliveControllerXml
extends ControllerXml

Xml controller that may be used to keep the user session alive.

Since:
4.0.6

Field Summary
 
Fields inherited from class lumis.portal.controller.ControllerXml
out, request, response, sessionConfig
 
Constructor Summary
SessionKeepAliveControllerXml(HttpServletRequest request, HttpServletResponse response, 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

SessionKeepAliveControllerXml

public SessionKeepAliveControllerXml(HttpServletRequest request,
                                     HttpServletResponse response,
                                     PageContext pageContext)
                              throws ControllerException,
                                     PortalException
Throws:
ControllerException
PortalException
Method Detail

keepAlive

public void keepAlive()
               throws PortalException
Throws:
PortalException


Lumisportal  5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.