Interface AuthTokenCache
- All Superinterfaces:
HealthInspector
- All Known Implementing Classes:
AuthTokenCacheLocalImpl,BootCache_RedisImple
- Author:
- Changski Tie Zheng Zhang 张铁铮, 魏泽北, 杜旺财, 杜富贵
-
Field Summary
Fields inherited from interface org.summerboot.jexpress.boot.instrumentation.HealthInspector
healthInspectorCounter -
Method Summary
Modifier and TypeMethodDescriptionbooleanisOnBlacklist(String key) voidputOnBlacklist(String key, String value, long expireInSeconds)
-
Method Details
-
ping
- Specified by:
pingin interfaceHealthInspector
-
putOnBlacklist
-
isOnBlacklist
-