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

    Fields
    Modifier and Type
    Field
    Description
    private static final long
     

    Fields 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, updateTimeout

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface cn.dev33.satoken.application.SaGetValueInterface

    get, getDouble, getFloat, getInt, getLong, getModel, getModel, getString, getValueByDefaultValue, has, valueIsNull

    Methods inherited from interface cn.dev33.satoken.application.SaSetValueInterface

    get
  • Field Details

  • Constructor Details

    • SaSessionForJacksonCustomized

      public SaSessionForJacksonCustomized()
    • SaSessionForJacksonCustomized

      public SaSessionForJacksonCustomized(String id)