Class LoginAction

Object
com.liferay.portal.action.LoginAction
All Implemented Interfaces:
Action

public class LoginAction extends Object implements Action
Author:
Brian Wing Shun Chan, Scott Lee
  • 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
      Specified by:
      execute in interface Action
      Throws:
      Exception
    • getWindowState

      protected jakarta.portlet.WindowState getWindowState(jakarta.servlet.http.HttpServletRequest httpServletRequest, boolean utility)