Class UpdatePasswordAction

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

public class UpdatePasswordAction extends Object implements Action
Author:
Brian Wing Shun Chan, Mika Koivisto
  • Constructor Details

    • UpdatePasswordAction

      public UpdatePasswordAction()
  • 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
    • resendAsPost

      protected void resendAsPost(jakarta.servlet.http.HttpServletRequest httpServletRequest, jakarta.servlet.http.HttpServletResponse httpServletResponse) throws IOException
      Throws:
      IOException