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, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) throws Exception
      Specified by:
      execute in interface Action
      Throws:
      Exception
    • getWindowState

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