类 LoveqqSaRequest
java.lang.Object
cn.dev33.satoken.loveqq.boot.model.LoveqqSaRequest
- 所有已实现的接口:
cn.dev33.satoken.context.model.SaRequest
对 SaRequest 包装类的实现
- 作者:
- kfyty725
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getCookieFirstValue(String name) getCookieLastValue(String name) getCookieValue(String name) getHost()getUrl()从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 cn.dev33.satoken.context.model.SaRequest
getHeader, getParam, getParamNotNull, hasParam, isAjax, isMethod, isMethod, isParam, isPath
-
构造器详细资料
-
LoveqqSaRequest
public LoveqqSaRequest(com.kfyty.loveqq.framework.web.core.http.ServerRequest request)
-
-
方法详细资料
-
getSource
- 指定者:
getSource在接口中cn.dev33.satoken.context.model.SaRequest
-
getParam
- 指定者:
getParam在接口中cn.dev33.satoken.context.model.SaRequest
-
getParamNames
- 指定者:
getParamNames在接口中cn.dev33.satoken.context.model.SaRequest
-
getParamMap
- 指定者:
getParamMap在接口中cn.dev33.satoken.context.model.SaRequest
-
getHeader
- 指定者:
getHeader在接口中cn.dev33.satoken.context.model.SaRequest
-
getCookieValue
- 指定者:
getCookieValue在接口中cn.dev33.satoken.context.model.SaRequest
-
getCookieFirstValue
- 指定者:
getCookieFirstValue在接口中cn.dev33.satoken.context.model.SaRequest
-
getCookieLastValue
- 指定者:
getCookieLastValue在接口中cn.dev33.satoken.context.model.SaRequest
-
getRequestPath
- 指定者:
getRequestPath在接口中cn.dev33.satoken.context.model.SaRequest
-
getUrl
- 指定者:
getUrl在接口中cn.dev33.satoken.context.model.SaRequest
-
getMethod
- 指定者:
getMethod在接口中cn.dev33.satoken.context.model.SaRequest
-
getHost
- 指定者:
getHost在接口中cn.dev33.satoken.context.model.SaRequest
-
forward
- 指定者:
forward在接口中cn.dev33.satoken.context.model.SaRequest
-