类 LoveqqSaStorage
java.lang.Object
cn.dev33.satoken.loveqq.boot.model.LoveqqSaStorage
- 所有已实现的接口:
cn.dev33.satoken.application.SaGetValueInterface,cn.dev33.satoken.application.SaSetValueInterface,cn.dev33.satoken.context.model.SaStorage
对 SaStorage 包装类的实现
- 作者:
- kfyty725
-
构造器概要
构造器 -
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 cn.dev33.satoken.application.SaGetValueInterface
get, getDouble, getFloat, getInt, getLong, getModel, getModel, getString, getValueByDefaultValue, has, valueIsNull从接口继承的方法 cn.dev33.satoken.application.SaSetValueInterface
get, setByNull
-
构造器详细资料
-
LoveqqSaStorage
public LoveqqSaStorage(com.kfyty.loveqq.framework.web.core.http.ServerRequest request)
-
-
方法详细资料
-
getSource
- 指定者:
getSource在接口中cn.dev33.satoken.context.model.SaStorage
-
get
- 指定者:
get在接口中cn.dev33.satoken.application.SaGetValueInterface- 指定者:
get在接口中cn.dev33.satoken.context.model.SaStorage
-
set
- 指定者:
set在接口中cn.dev33.satoken.application.SaSetValueInterface- 指定者:
set在接口中cn.dev33.satoken.context.model.SaStorage
-
delete
- 指定者:
delete在接口中cn.dev33.satoken.application.SaSetValueInterface- 指定者:
delete在接口中cn.dev33.satoken.context.model.SaStorage
-