Class JustAuthStateStampManager
java.lang.Object
cn.herodotus.engine.cache.jetcache.stamp.AbstractStampManager<String,String>
cn.herodotus.engine.assistant.access.stamp.JustAuthStateStampManager
- All Implemented Interfaces:
StampManager<String,,String> me.zhyd.oauth.cache.AuthStateCache
public class JustAuthStateStampManager
extends AbstractStampManager<String,String>
implements me.zhyd.oauth.cache.AuthStateCache
Description: 自定义JustAuth State Cache
- Author:
- : gengwei.zheng
- Date:
- : 2021/5/22 10:22
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class cn.herodotus.engine.cache.jetcache.stamp.AbstractStampManager
check, delete, get, getCache, getExpire, lock, lockAndRun, put, setExpireMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface me.zhyd.oauth.cache.AuthStateCache
getMethods inherited from interface cn.herodotus.engine.cache.jetcache.stamp.StampManager
containKey, create, create, create, lock, lock, lockAndRun, lockAndRun, put, put
-
Constructor Details
-
JustAuthStateStampManager
-
-
Method Details
-
nextStamp
- Specified by:
nextStampin interfaceStampManager<String,String>
-
cache
- Specified by:
cachein interfaceme.zhyd.oauth.cache.AuthStateCache
-
cache
- Specified by:
cachein interfaceme.zhyd.oauth.cache.AuthStateCache
-
containsKey
- Specified by:
containsKeyin interfaceme.zhyd.oauth.cache.AuthStateCache
-