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, jakarta.servlet.http.HttpServletRequest httpServletRequest, jakarta.servlet.http.HttpServletResponse httpServletResponse) protected jakarta.portlet.WindowStategetWindowState(jakarta.servlet.http.HttpServletRequest httpServletRequest, boolean utility)
-
Constructor Details
-
LoginAction
public LoginAction()
-
-
Method Details
-
execute
public ActionForward execute(ActionMapping actionMapping, jakarta.servlet.http.HttpServletRequest httpServletRequest, jakarta.servlet.http.HttpServletResponse httpServletResponse) throws Exception -
getWindowState
protected jakarta.portlet.WindowState getWindowState(jakarta.servlet.http.HttpServletRequest httpServletRequest, boolean utility)
-