类 SaSessionForJacksonCustomized

java.lang.Object
cn.dev33.satoken.session.SaSession
cn.dev33.satoken.dao.SaSessionForJacksonCustomized
所有已实现的接口:
cn.dev33.satoken.application.SaGetValueInterface, cn.dev33.satoken.application.SaSetValueInterface, Serializable

public class SaSessionForJacksonCustomized extends cn.dev33.satoken.session.SaSession
Jackson 定制版 SaSession,忽略 timeout 等属性的序列化
从以下版本开始:
1.34.0
作者:
click33
另请参阅:
  • 字段概要

    从类继承的字段 cn.dev33.satoken.session.SaSession

    PERMISSION_LIST, ROLE_LIST, USER
  • 构造器概要

    构造器
    构造器
    说明
     
    构建一个Session对象
  • 方法概要

    从类继承的方法 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, setId, setLoginId, setLoginType, setToken, setTokenSignList, setType, tokenSignListCopy, tokenSignListCopyByDevice, trans, update, updateMaxTimeout, updateMinTimeout, updateTimeout

    从类继承的方法 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
  • 构造器详细资料

    • SaSessionForJacksonCustomized

      public SaSessionForJacksonCustomized()
    • SaSessionForJacksonCustomized

      public SaSessionForJacksonCustomized(String id)
      构建一个Session对象
      参数:
      id - Session的id