类 SaTokenContextForJboot
java.lang.Object
cn.dev33.satoken.jboot.SaTokenContextForJboot
- 所有已实现的接口:
SaTokenContext,SaTokenContextForReadOnly
Sa-Token 上线文处理器 [Jboot 版本实现]
-
构造器概要
构造器 -
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 cn.dev33.satoken.context.SaTokenContextForReadOnly
clearContext, getModelBox, setContext
-
构造器详细资料
-
SaTokenContextForJboot
public SaTokenContextForJboot()
-
-
方法详细资料
-
getRequest
获取当前请求的Request对象- 指定者:
getRequest在接口中SaTokenContext
-
getResponse
获取当前请求的Response对象- 指定者:
getResponse在接口中SaTokenContext
-
getStorage
获取当前请求的 [存储器] 对象- 指定者:
getStorage在接口中SaTokenContext
-
isValid
public boolean isValid()- 指定者:
isValid在接口中SaTokenContext
-