public class LoginErrorCountRedisCache extends AbstractRedisCacheOperator<Integer>
key是用户账号,value是登录失败错误次数
| 构造器和说明 |
|---|
LoginErrorCountRedisCache(org.springframework.data.redis.core.RedisTemplate<String,Integer> redisTemplate) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCommonKeyPrefix() |
contains, expire, get, getAllKeys, getAllKeyValues, getAllValues, getRedisTemplate, put, put, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcalcKey, divideByTenant, getFinalPrefix, getTenantPrefix, removePrefixCopyright © 2023. All rights reserved.