类 AuthExHtml

java.lang.Object
com.sh.common.util.SHUtils
com.sh.common.util.HTMLUtil
com.sh.base.frame.action.common.AuthExHtml

public class AuthExHtml extends HTMLUtil
Description: 登陆权限检查 Title:首亨软件 - CRM、TSS、ERP等信息化管理软件
  • 构造器详细资料

    • AuthExHtml

      public AuthExHtml()
  • 方法详细资料

    • toAuth

      public static String toAuth(SHServletContext context, DataCenter dc, UserInfo userInfo, List<String> paramList)
      权限验证页面
      参数:
      context - SHServletContext
      dc - DataCenter
      userInfo - UserInfo
      paramList - List
      返回:
      String
    • toAuthIFrameforward

      public static String toAuthIFrameforward(SHServletContext context, DataCenter dc, UserInfo userInfo, JSONObject retObj)
      返回到iframeforward类型的逻辑
      参数:
      context - SHServletContext
      dc - DataCenter
      userInfo - UserInfo
      retObj - JSONObject
      返回:
      String
    • toFailure

      public static String toFailure(jakarta.servlet.http.HttpServletRequest request, String msgStr)
      失败页面
      参数:
      request - HttpServletRequest
      msgStr - String
      返回:
      String
    • toAuthError

      public static String toAuthError(jakarta.servlet.http.HttpServletRequest request)
      权限不足提示页面
      参数:
      request - HttpServletRequest
      返回:
      String /app/common/error/AuthError.jsp
    • toModiPwd

      public static String toModiPwd(jakarta.servlet.http.HttpServletRequest request)
      跳转到修改密码页面
      参数:
      request - HttpServletRequest
      返回:
      String