Uses of Enum Class
me.zhyd.oauth.cache.AuthDefaultStateCache
Packages that use AuthDefaultStateCache
Package
Description
JustAuth 缓存实现, 提供基础的基于ConcurrentHashMap + ScheduledExecutorService 实现的定时缓存。
-
Uses of AuthDefaultStateCache in me.zhyd.oauth.cache
Methods in me.zhyd.oauth.cache that return AuthDefaultStateCacheModifier and TypeMethodDescriptionstatic AuthDefaultStateCacheReturns the enum constant of this class with the specified name.static AuthDefaultStateCache[]AuthDefaultStateCache.values()Returns an array containing the constants of this enum class, in the order they are declared.