| Package | Description |
|---|---|
| me.zhyd.oauth.cache |
JustAuth 缓存实现, 提供基础的基于ConcurrentHashMap + ScheduledExecutorService 实现的定时缓存。
同时对外暴露
AuthStateCache接口,可进行对缓存实现的自定义。 |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthDefaultCache
默认的缓存实现
|
Copyright © 2021. All rights reserved.