Package cn.sinozg.applet.common.sa
Class SaSessionForJacksonCustomized
java.lang.Object
cn.dev33.satoken.session.SaSession
cn.sinozg.applet.common.sa.SaSessionForJacksonCustomized
- All Implemented Interfaces:
cn.dev33.satoken.application.SaGetValueInterface,cn.dev33.satoken.application.SaSetValueInterface,Serializable
public class SaSessionForJacksonCustomized
extends cn.dev33.satoken.session.SaSession
sa token 存储策略
- See Also:
-
Field Summary
FieldsFields inherited from class cn.dev33.satoken.session.SaSession
PERMISSION_LIST, ROLE_LIST, USER -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class cn.dev33.satoken.session.SaSession
addTokenSign, addTokenSign, clear, delete, get, getCreateTime, getDataMap, getId, getLoginId, getLoginType, getTimeout, getToken, getTokenSign, getTokenSignList, getTokenSignListByDevice, getTokenValueListByDevice, getType, keys, logout, logoutByTokenSignCountToZero, refreshDataMap, removeTokenSign, set, setByNull, setCreateTime, setDataMap, setId, setLoginId, setLoginType, setToken, setTokenSignList, setType, tokenSignListCopy, tokenSignListCopyByDevice, trans, update, updateMaxTimeout, updateMinTimeout, updateTimeoutMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface cn.dev33.satoken.application.SaGetValueInterface
get, getDouble, getFloat, getInt, getLong, getModel, getModel, getString, getValueByDefaultValue, has, valueIsNullMethods inherited from interface cn.dev33.satoken.application.SaSetValueInterface
get
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
SaSessionForJacksonCustomized
public SaSessionForJacksonCustomized() -
SaSessionForJacksonCustomized
-