Package | Description |
---|---|
me.zhyd.oauth.cache |
JustAuth 缓存实现, 提供基础的基于ConcurrentHashMap + ScheduledExecutorService 实现的定时缓存。
同时对外暴露
AuthStateCache 接口,可进行对缓存实现的自定义。 |
Modifier and Type | Method and Description |
---|---|
static AuthCacheScheduler |
AuthCacheScheduler.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthCacheScheduler[] |
AuthCacheScheduler.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.