Class AuthTokenCacheLocalImpl
java.lang.Object
org.summerboot.jexpress.integration.cache.SimpleLocalCacheImpl
org.summerboot.jexpress.integration.cache.AuthTokenCacheLocalImpl
- All Implemented Interfaces:
HealthInspector,AuthTokenCache,SimpleLocalCache
- Version:
- 2.0
- Author:
- Changski Tie Zheng Zhang 张铁铮, 魏泽北, 杜旺财, 杜富贵
-
Nested Class Summary
Nested classes/interfaces inherited from class org.summerboot.jexpress.integration.cache.SimpleLocalCacheImpl
SimpleLocalCacheImpl.CacheEntity -
Field Summary
Fields inherited from class org.summerboot.jexpress.integration.cache.SimpleLocalCacheImpl
debouncingDataFields inherited from interface org.summerboot.jexpress.boot.instrumentation.HealthInspector
healthInspectorCounter -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.summerboot.jexpress.integration.cache.SimpleLocalCacheImpl
clean, delete, get, putMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.summerboot.jexpress.integration.cache.AuthTokenCache
ping
-
Constructor Details
-
AuthTokenCacheLocalImpl
public AuthTokenCacheLocalImpl()
-
-
Method Details
-
blacklist
- Specified by:
blacklistin interfaceAuthTokenCache
-
isBlacklist
- Specified by:
isBlacklistin interfaceAuthTokenCache
-