类 HomeAction

java.lang.Object
org.beangle.struts2.action.ActionSupport
org.beangle.struts2.action.EntityActionSupport
org.beangle.struts2.action.EntityDrivenAction
所有已实现的接口:
org.beangle.commons.text.i18n.TextResourceProvider

public class HomeAction extends AdminBaseAction
加载用户主界面
  • 构造器详细资料

    • HomeAction

      public HomeAction()
  • 方法详细资料

    • index

      public String index() throws Exception
      覆盖:
      index 在类中 org.beangle.struts2.action.EntityDrivenAction
      抛出:
      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)