Package com.liferay.portal.action
Class LoginAction
Object
com.liferay.portal.action.LoginAction
- All Implemented Interfaces:
Action
- Author:
- Brian Wing Shun Chan, Scott Lee
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionexecute
(ActionMapping actionMapping, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) protected WindowState
getWindowState
(javax.servlet.http.HttpServletRequest httpServletRequest, boolean utility)
-
Constructor Details
-
LoginAction
public LoginAction()
-
-
Method Details
-
execute
public ActionForward execute(ActionMapping actionMapping, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) throws Exception -
getWindowState
protected WindowState getWindowState(javax.servlet.http.HttpServletRequest httpServletRequest, boolean utility)
-