lumis.portal.authentication
Class LoginControllerHtml
java.lang.Object
lumis.portal.controller.ControllerHtml
lumis.portal.authentication.LoginControllerHtml
public class LoginControllerHtml
- extends ControllerHtml
Controller responsible to handle login and logout operations.
- Since:
- 4.0.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoginControllerHtml
public LoginControllerHtml(HttpServletRequest request,
HttpServletResponse response,
PageContext pageContext)
throws ControllerException,
PortalException
- Parameters:
request
- response
- pageContext
-
- Throws:
ControllerException
PortalException
handleRequest
public void handleRequest()
throws Exception
- Throws:
Exception
handleLogout
public void handleLogout(ITransaction transaction)
throws ControllerException,
PortalException
- Throws:
ControllerException
PortalException
handleLogin
public void handleLogin(ITransaction transaction)
throws ControllerException,
PortalException
- Throws:
ControllerException
PortalException
Lumisportal 5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.