Class HomeAction

java.lang.Object
org.beangle.struts2.action.ActionSupport
org.beangle.struts2.action.EntityActionSupport
org.beangle.struts2.action.EntityDrivenAction
All Implemented Interfaces:
org.beangle.commons.text.i18n.TextResourceProvider

public class HomeAction extends AdminBaseAction
加载用户主界面
  • Constructor Details

    • HomeAction

      public HomeAction()
  • Method Details

    • index

      public String index() throws Exception
      Overrides:
      index in class org.beangle.struts2.action.EntityDrivenAction
      Throws:
      Exception
    • welcome

      public String welcome()
    • logout

      public String logout()
    • determineTarget

      protected String determineTarget(jakarta.servlet.http.HttpServletRequest request)
    • setCasConfig

      public void setCasConfig(org.beangle.security.ids.CasConfig casConfig)