您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
A
B
C
G
R
W
A
addBlackItem(String)
- 类 中的方法cn.stylefeng.roses.kernel.security.blackwhite.
BlackListService
addWhiteItem(String)
- 类 中的方法cn.stylefeng.roses.kernel.security.blackwhite.
WhiteListService
B
BlackListMemoryCache
-
cn.stylefeng.roses.kernel.security.blackwhite.cache
中的类
黑名单用户的缓存
BlackListMemoryCache(TimedCache<String, String>)
- 类 的构造器cn.stylefeng.roses.kernel.security.blackwhite.cache.
BlackListMemoryCache
BlackListRedisCache
-
cn.stylefeng.roses.kernel.security.blackwhite.cache
中的类
黑名单用户的缓存
BlackListRedisCache(RedisTemplate<String, String>)
- 类 的构造器cn.stylefeng.roses.kernel.security.blackwhite.cache.
BlackListRedisCache
BlackListService
-
cn.stylefeng.roses.kernel.security.blackwhite
中的类
黑名单的实现 黑名单的数据会在访问资源时被限制
BlackListService(CacheOperatorApi<String>)
- 类 的构造器cn.stylefeng.roses.kernel.security.blackwhite.
BlackListService
C
cn.stylefeng.roses.kernel.security.blackwhite
- 程序包 cn.stylefeng.roses.kernel.security.blackwhite
cn.stylefeng.roses.kernel.security.blackwhite.cache
- 程序包 cn.stylefeng.roses.kernel.security.blackwhite.cache
contains(String)
- 类 中的方法cn.stylefeng.roses.kernel.security.blackwhite.
BlackListService
contains(String)
- 类 中的方法cn.stylefeng.roses.kernel.security.blackwhite.
WhiteListService
G
getBlackList()
- 类 中的方法cn.stylefeng.roses.kernel.security.blackwhite.
BlackListService
getCommonKeyPrefix()
- 类 中的方法cn.stylefeng.roses.kernel.security.blackwhite.cache.
BlackListMemoryCache
getCommonKeyPrefix()
- 类 中的方法cn.stylefeng.roses.kernel.security.blackwhite.cache.
BlackListRedisCache
getCommonKeyPrefix()
- 类 中的方法cn.stylefeng.roses.kernel.security.blackwhite.cache.
WhiteListMemoryCache
getCommonKeyPrefix()
- 类 中的方法cn.stylefeng.roses.kernel.security.blackwhite.cache.
WhiteListRedisCache
getWhiteList()
- 类 中的方法cn.stylefeng.roses.kernel.security.blackwhite.
WhiteListService
R
removeBlackItem(String)
- 类 中的方法cn.stylefeng.roses.kernel.security.blackwhite.
BlackListService
removeWhiteItem(String)
- 类 中的方法cn.stylefeng.roses.kernel.security.blackwhite.
WhiteListService
W
WhiteListMemoryCache
-
cn.stylefeng.roses.kernel.security.blackwhite.cache
中的类
白名单的缓存
WhiteListMemoryCache(TimedCache<String, String>)
- 类 的构造器cn.stylefeng.roses.kernel.security.blackwhite.cache.
WhiteListMemoryCache
WhiteListRedisCache
-
cn.stylefeng.roses.kernel.security.blackwhite.cache
中的类
白名单的缓存
WhiteListRedisCache(RedisTemplate<String, Long>)
- 类 的构造器cn.stylefeng.roses.kernel.security.blackwhite.cache.
WhiteListRedisCache
WhiteListService
-
cn.stylefeng.roses.kernel.security.blackwhite
中的类
白名单的实现 白名单的数据在访问资源时不受限
WhiteListService(CacheOperatorApi<String>)
- 类 的构造器cn.stylefeng.roses.kernel.security.blackwhite.
WhiteListService
A
B
C
G
R
W
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2022. All rights reserved.