public class LoginErrorCountMemoryCache extends AbstractMemoryCacheOperator<Integer>
key是用户账号,value是登录失败错误次数
| 构造器和说明 |
|---|
LoginErrorCountMemoryCache(cn.hutool.cache.impl.TimedCache<String,Integer> timedCache) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCommonKeyPrefix() |
contains, expire, get, getAllKeys, getAllKeyValues, getAllValues, put, put, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcalcKey, divideByTenant, getFinalPrefix, getTenantPrefix, removePrefixCopyright © 2023. All rights reserved.