索引
All Classes and Interfaces|常量字段值|所有程序包|序列化表格
A
- AbstractBloomFilter - cn.zhxu.toys.concurrent中的类
-
AbstractBloomFilter
- AbstractBloomFilter(int, double) - 类的构造器 cn.zhxu.toys.concurrent.AbstractBloomFilter
- AbstractBloomFilter(BloomFilter.Hasher, int, double) - 类的构造器 cn.zhxu.toys.concurrent.AbstractBloomFilter
- AbstractCacheService - cn.zhxu.toys.cache中的类
- AbstractCacheService() - 类的构造器 cn.zhxu.toys.cache.AbstractCacheService
- AbstractMsgSender - cn.zhxu.toys.msg中的类
- AbstractMsgSender() - 类的构造器 cn.zhxu.toys.msg.AbstractMsgSender
- AbstractMsgSender.MsgSenderInitException - cn.zhxu.toys.msg中的异常错误
- AbstractOssManager - cn.zhxu.toys.oss中的类
- AbstractOssManager() - 类的构造器 cn.zhxu.toys.oss.AbstractOssManager
- AbstractSyncLock - cn.zhxu.toys.concurrent中的类
-
Redis并发同步锁
- AbstractSyncLock() - 类的构造器 cn.zhxu.toys.concurrent.AbstractSyncLock
- access(String) - 类中的方法 cn.zhxu.toys.oss.AliyunOssManager
- access(String) - 类中的方法 cn.zhxu.toys.oss.HuaweiOssManager
- access(String) - 接口中的方法 cn.zhxu.toys.oss.OssManager
-
访问文件
- addDays(Date, int) - 类中的静态方法 cn.zhxu.toys.util.DateUtils
-
days 天以后
- addHours(Date, int) - 类中的静态方法 cn.zhxu.toys.util.DateUtils
-
hours 小时以后
- addMinutes(Date, int) - 类中的静态方法 cn.zhxu.toys.util.DateUtils
-
minutes 分钟以后
- addMonths(Date, int) - 类中的静态方法 cn.zhxu.toys.util.DateUtils
-
months 月以后
- addMsgTemplate(MsgTemplate) - 类中的方法 cn.zhxu.toys.msg.AbstractMsgSender
- addSeconds(Date, int) - 类中的静态方法 cn.zhxu.toys.util.DateUtils
-
seconds 秒以后
- addYears(Date, int) - 类中的静态方法 cn.zhxu.toys.util.DateUtils
-
years 年以后
- AesUtils - cn.zhxu.toys.util中的类
- AesUtils(String) - 类的构造器 cn.zhxu.toys.util.AesUtils
-
指定密钥构造方法.
- afterPropertiesSet() - 类中的方法 cn.zhxu.toys.captcha.impl.BaseCaptchaManager
- afterPropertiesSet() - 类中的方法 cn.zhxu.toys.cipher.DefaultCipherManager
- afterPropertiesSet() - 类中的方法 cn.zhxu.toys.oss.AliyunOssManager
- afterPropertiesSet() - 类中的方法 cn.zhxu.toys.oss.HuaweiOssManager
- ALGORITHM - 类中的静态变量 cn.zhxu.toys.util.RsaUtils
- AliyunMsgSender - cn.zhxu.toys.msg中的类
-
阿里短信发送器
- AliyunMsgSender() - 类的构造器 cn.zhxu.toys.msg.AliyunMsgSender
- AliyunOssManager - cn.zhxu.toys.oss中的类
-
阿里云对象存储管理器
- AliyunOssManager() - 类的构造器 cn.zhxu.toys.oss.AliyunOssManager
- assertCode(String, String) - 接口中的方法 cn.zhxu.toys.captcha.CaptchaManager
-
校验验证码,校验失败时抛出异常
- asyncSchedule(int, ParallelScheduler.TaskProvider<T>, ParallelScheduler.TaskExecutor<T>) - 接口中的方法 cn.zhxu.toys.concurrent.ParallelScheduler
-
异步调度平行机
- asyncSchedule(int, ParallelScheduler.TaskProvider<T>, ParallelScheduler.TaskExecutor<T>) - 类中的方法 cn.zhxu.toys.concurrent.ParallelTaskScheduler
-
异步调度平行机
- asyncSchedule(int, ParallelScheduler.TaskProvider<T>, ParallelScheduler.TaskExecutor<T>, ParallelScheduler.Identify<T>) - 接口中的方法 cn.zhxu.toys.concurrent.ParallelScheduler
-
异步调度平行机
- asyncSchedule(int, ParallelScheduler.TaskProvider<T>, ParallelScheduler.TaskExecutor<T>, ParallelScheduler.Identify<T>) - 类中的方法 cn.zhxu.toys.concurrent.ParallelTaskScheduler
-
异步调度平行机
- ATTR_EXPIRE_SECONDS - 类中的静态变量 cn.zhxu.toys.captcha.impl.BaseCaptchaManager
- ATTR_HEIGHT - 类中的静态变量 cn.zhxu.toys.captcha.impl.ImageCodeRenderer
- ATTR_MSG_TMPL_NAME - 类中的静态变量 cn.zhxu.toys.captcha.impl.MsgCodeRenderer
- ATTR_OUTPUT_STREAM - 类中的静态变量 cn.zhxu.toys.captcha.impl.ImageCodeRenderer
- ATTR_PHONE - 类中的静态变量 cn.zhxu.toys.captcha.impl.MsgCodeRenderer
- ATTR_WIDTH - 类中的静态变量 cn.zhxu.toys.captcha.impl.ImageCodeRenderer
- awaitTermination(long, TimeUnit) - 类中的方法 cn.zhxu.toys.concurrent.ParallelTaskScheduler
B
- BankVerifier - cn.zhxu.toys.bank中的接口
-
银行卡验证器
- BankVerifier.Result - cn.zhxu.toys.bank中的类
-
四要素认证结果
- BaseCaptchaManager - cn.zhxu.toys.captcha.impl中的类
- BaseCaptchaManager() - 类的构造器 cn.zhxu.toys.captcha.impl.BaseCaptchaManager
- bcd(byte[], int, int) - 类中的静态方法 cn.zhxu.toys.util.ByteUtils
- BloomFilter - cn.zhxu.toys.concurrent中的接口
-
布隆过滤器
- BloomFilter.Hasher - cn.zhxu.toys.concurrent中的接口
-
哈希器
- buildTree(List<T>, Function<T, R>) - 类中的静态方法 cn.zhxu.toys.tree.TreeUtils
- ByteUtils - cn.zhxu.toys.util中的类
- ByteUtils() - 类的构造器 cn.zhxu.toys.util.ByteUtils
C
- cache(String, int, TypeRef<T>, CacheGetter<T>) - 类中的方法 cn.zhxu.toys.cache.AbstractCacheService
- cache(String, int, TypeRef<T>, CacheGetter<T>) - 接口中的方法 cn.zhxu.toys.cache.CacheService
-
先读,读不到则写
- cache(String, int, Class<T>, CacheGetter<T>) - 类中的方法 cn.zhxu.toys.cache.AbstractCacheService
- cache(String, int, Class<T>, CacheGetter<T>) - 接口中的方法 cn.zhxu.toys.cache.CacheService
-
先读,读不到则写
- cache(String, int, Object) - 接口中的方法 cn.zhxu.toys.cache.CacheService
-
只写
- cache(String, int, Object) - 类中的方法 cn.zhxu.toys.cache.RedisCacheService
- cache(String, int, Object) - 类中的方法 cn.zhxu.toys.cache.RedisTemplateCacheService
- cache(String, TypeRef<T>) - 类中的方法 cn.zhxu.toys.cache.AbstractCacheService
- cache(String, TypeRef<T>) - 接口中的方法 cn.zhxu.toys.cache.CacheService
-
只读
- cache(String, Class<T>) - 类中的方法 cn.zhxu.toys.cache.AbstractCacheService
- cache(String, Class<T>) - 接口中的方法 cn.zhxu.toys.cache.CacheService
-
只读
- cacheBean(String, int, Class<T>, CacheGetter<T>) - 类中的方法 cn.zhxu.toys.cache.AbstractCacheService
- cacheBean(String, int, Class<T>, CacheGetter<T>) - 接口中的方法 cn.zhxu.toys.cache.CacheService
-
先读,读不到则写
- CacheGetter<T> - cn.zhxu.toys.cache中的接口
- CacheItem() - 类的构造器 cn.zhxu.toys.msg.RateLimitMsgSender.CacheItem
- cacheList(String, int, Class<T>, CacheGetter<List<T>>) - 类中的方法 cn.zhxu.toys.cache.AbstractCacheService
- cacheList(String, int, Class<T>, CacheGetter<List<T>>) - 接口中的方法 cn.zhxu.toys.cache.CacheService
-
先读,读不到则写
- cacheLong(String, TypeRef<T>, CacheGetter<T>) - 类中的方法 cn.zhxu.toys.cache.AbstractCacheService
- cacheLong(String, TypeRef<T>, CacheGetter<T>) - 接口中的方法 cn.zhxu.toys.cache.CacheService
-
先读,读不到则写
- cacheLong(String, Class<T>, CacheGetter<T>) - 类中的方法 cn.zhxu.toys.cache.AbstractCacheService
- cacheLong(String, Class<T>, CacheGetter<T>) - 接口中的方法 cn.zhxu.toys.cache.CacheService
-
先读,读不到则写
- cacheLong(String, Object) - 类中的方法 cn.zhxu.toys.cache.AbstractCacheService
- cacheLong(String, Object) - 接口中的方法 cn.zhxu.toys.cache.CacheService
-
只写
- cacheMedium(String, TypeRef<T>, CacheGetter<T>) - 类中的方法 cn.zhxu.toys.cache.AbstractCacheService
- cacheMedium(String, TypeRef<T>, CacheGetter<T>) - 接口中的方法 cn.zhxu.toys.cache.CacheService
-
先读,读不到则写
- cacheMedium(String, Class<T>, CacheGetter<T>) - 类中的方法 cn.zhxu.toys.cache.AbstractCacheService
- cacheMedium(String, Class<T>, CacheGetter<T>) - 接口中的方法 cn.zhxu.toys.cache.CacheService
-
先读,读不到则写
- cacheMedium(String, Object) - 类中的方法 cn.zhxu.toys.cache.AbstractCacheService
- cacheMedium(String, Object) - 接口中的方法 cn.zhxu.toys.cache.CacheService
-
只写
- CacheService - cn.zhxu.toys.cache中的接口
- cacheShort(String, TypeRef<T>, CacheGetter<T>) - 类中的方法 cn.zhxu.toys.cache.AbstractCacheService
- cacheShort(String, TypeRef<T>, CacheGetter<T>) - 接口中的方法 cn.zhxu.toys.cache.CacheService
-
先读,读不到则写
- cacheShort(String, Class<T>, CacheGetter<T>) - 类中的方法 cn.zhxu.toys.cache.AbstractCacheService
- cacheShort(String, Class<T>, CacheGetter<T>) - 接口中的方法 cn.zhxu.toys.cache.CacheService
-
先读,读不到则写
- cacheShort(String, Object) - 类中的方法 cn.zhxu.toys.cache.AbstractCacheService
- cacheShort(String, Object) - 接口中的方法 cn.zhxu.toys.cache.CacheService
-
只写
- Captcha - cn.zhxu.toys.captcha中的接口
-
验证码
- CaptchaAttrs - cn.zhxu.toys.captcha中的类
- CaptchaAttrs() - 类的构造器 cn.zhxu.toys.captcha.CaptchaAttrs
- CaptchaBean - cn.zhxu.toys.captcha.impl中的类
-
验证码实体
- CaptchaBean() - 类的构造器 cn.zhxu.toys.captcha.impl.CaptchaBean
- CaptchaException - cn.zhxu.toys.captcha中的异常错误
- CaptchaException(String) - 异常错误的构造器 cn.zhxu.toys.captcha.CaptchaException
- CaptchaException(String, Throwable) - 异常错误的构造器 cn.zhxu.toys.captcha.CaptchaException
- CaptchaManager - cn.zhxu.toys.captcha中的接口
-
验证码管理器
- CaptchaManager.VerifyResult - cn.zhxu.toys.captcha中的Enum Class
- CaptchaStorage - cn.zhxu.toys.captcha中的接口
-
验证码存储接口
- checkBitArray(String, long[]) - 类中的方法 cn.zhxu.toys.concurrent.AbstractBloomFilter
-
校验位数组
- checkBitArray(String, long[]) - 类中的方法 cn.zhxu.toys.concurrent.RedisBloomFilter
- CipherManager - cn.zhxu.toys.cipher中的接口
-
密码管理器
- clearPool() - 类中的方法 cn.zhxu.toys.msg.DynamicMsgSender
- client() - 类中的方法 cn.zhxu.toys.msg.AliyunMsgSender
- cn.zhxu.toys.bank - 程序包 cn.zhxu.toys.bank
- cn.zhxu.toys.cache - 程序包 cn.zhxu.toys.cache
- cn.zhxu.toys.captcha - 程序包 cn.zhxu.toys.captcha
- cn.zhxu.toys.captcha.impl - 程序包 cn.zhxu.toys.captcha.impl
- cn.zhxu.toys.cipher - 程序包 cn.zhxu.toys.cipher
- cn.zhxu.toys.concurrent - 程序包 cn.zhxu.toys.concurrent
- cn.zhxu.toys.msg - 程序包 cn.zhxu.toys.msg
- cn.zhxu.toys.oss - 程序包 cn.zhxu.toys.oss
- cn.zhxu.toys.tree - 程序包 cn.zhxu.toys.tree
- cn.zhxu.toys.util - 程序包 cn.zhxu.toys.util
- CodeGenerator - cn.zhxu.toys.captcha中的接口
-
验证码生成器
- CodeGenerator.CodeResult - cn.zhxu.toys.captcha中的类
- CodeRenderer - cn.zhxu.toys.captcha中的接口
-
验证码渲染器
- CodeResult(String, String) - 类的构造器 cn.zhxu.toys.captcha.CodeGenerator.CodeResult
- countOf(byte[], byte) - 类中的静态方法 cn.zhxu.toys.util.ByteUtils
- crc16Arr(byte[], int, int) - 类中的静态方法 cn.zhxu.toys.util.CRCUtils
-
CRC 16 算法(小端模式)
- crc16Arr(Iterator<Byte>) - 类中的静态方法 cn.zhxu.toys.util.CRCUtils
-
CRC 16 算法(小端模式)
- crc16b(byte[], int, int) - 类中的静态方法 cn.zhxu.toys.util.CRCUtils
-
CRC 16 算法(大端模式)
- crc16Int(byte[], int, int) - 类中的静态方法 cn.zhxu.toys.util.CRCUtils
-
CRC 16 算法
- CRCUtils - cn.zhxu.toys.util中的类
- CRCUtils() - 类的构造器 cn.zhxu.toys.util.CRCUtils
- create() - 接口中的方法 cn.zhxu.toys.msg.DynamicMsgSender.SenderFactory
-
创建一个消息发送器
D
- DATE_PATTERN - 类中的静态变量 cn.zhxu.toys.util.DateUtils
- dateAdd(Date, int, int, int) - 类中的静态方法 cn.zhxu.toys.util.DateUtils
-
日期增加
- dateCeil(Date) - 类中的静态方法 cn.zhxu.toys.util.DateUtils
-
日期向上取整(下一天刚开始)
- dateFloor(Date) - 类中的静态方法 cn.zhxu.toys.util.DateUtils
-
日期向下取整(当天刚开始)
- DATETIME_PATTERN - 类中的静态变量 cn.zhxu.toys.util.DateUtils
- DateUtils - cn.zhxu.toys.util中的类
-
日期工具类
- DateUtils() - 类的构造器 cn.zhxu.toys.util.DateUtils
- dayOfMonth(Date) - 类中的静态方法 cn.zhxu.toys.util.DateUtils
-
当天在当月中所处的天数
- dayOfWeek(Date) - 类中的静态方法 cn.zhxu.toys.util.DateUtils
-
获取星期
- dayOfYear(Date) - 类中的静态方法 cn.zhxu.toys.util.DateUtils
-
当天在当年中所处的天数
- daysOfMonth(String) - 类中的静态方法 cn.zhxu.toys.util.DateUtils
-
获取某月的天数
- daysOfMonth(Date) - 类中的静态方法 cn.zhxu.toys.util.DateUtils
-
获取某月的天数
- daysOfYear(String) - 类中的静态方法 cn.zhxu.toys.util.DateUtils
-
获取某年的天数
- daysOfYear(Date) - 类中的静态方法 cn.zhxu.toys.util.DateUtils
-
获取某年的天数
- decrypt(byte[]) - 接口中的方法 cn.zhxu.toys.cipher.Decryptor
-
解密
- decrypt(byte[]) - 类中的方法 cn.zhxu.toys.cipher.DefaultCipherManager
- decrypt(byte[]) - 类中的方法 cn.zhxu.toys.cipher.SimpleDecryptor
- decrypt(byte[]) - 类中的方法 cn.zhxu.toys.cipher.ZLDecryptor
- decrypt(byte[]) - 类中的方法 cn.zhxu.toys.util.AesUtils
-
解密字节数组.
- decrypt(byte[], byte[]) - 接口中的方法 cn.zhxu.toys.cipher.Decryptor
-
解密
- decrypt(byte[], byte[]) - 类中的方法 cn.zhxu.toys.cipher.DefaultCipherManager
- decrypt(byte[], byte[]) - 类中的方法 cn.zhxu.toys.cipher.SIM2Decryptor
- decrypt(byte[], byte[]) - 类中的方法 cn.zhxu.toys.cipher.SimpleDecryptor
- decrypt(byte[], byte[]) - 类中的方法 cn.zhxu.toys.cipher.ZLDecryptor
- decrypt(String) - 接口中的方法 cn.zhxu.toys.cipher.Decryptor
-
解密
- decrypt(String) - 类中的方法 cn.zhxu.toys.cipher.DefaultCipherManager
- decrypt(String) - 类中的方法 cn.zhxu.toys.cipher.SimpleDecryptor
- decrypt(String) - 类中的方法 cn.zhxu.toys.cipher.ZLDecryptor
- decrypt(String) - 类中的方法 cn.zhxu.toys.util.AesUtils
-
解密字符串.
- decrypt(String, String) - 接口中的方法 cn.zhxu.toys.cipher.Decryptor
-
解密
- decrypt(String, String) - 类中的方法 cn.zhxu.toys.cipher.DefaultCipherManager
- decrypt(String, String) - 类中的方法 cn.zhxu.toys.cipher.SimpleDecryptor
- decrypt(String, String) - 类中的方法 cn.zhxu.toys.cipher.ZLDecryptor
- decryptByPrivateKey(byte[], byte[]) - 类中的静态方法 cn.zhxu.toys.util.RsaUtils
-
私钥解密
- decryptByPrivateKey(byte[], PrivateKey) - 类中的静态方法 cn.zhxu.toys.util.RsaUtils
-
私钥解密
- decryptByPublicKey(byte[], byte[]) - 类中的静态方法 cn.zhxu.toys.util.RsaUtils
-
公钥解密
- decryptByPublicKey(byte[], PublicKey) - 类中的静态方法 cn.zhxu.toys.util.RsaUtils
-
公钥解密
- Decryptor - cn.zhxu.toys.cipher中的接口
-
解密器
- DEFAULT_ENDPOINT - 类中的静态变量 cn.zhxu.toys.msg.AliyunMsgSender
- DEFAULT_ENDPOINT - 类中的静态变量 cn.zhxu.toys.msg.JuheMsgSender
- DEFAULT_ENDPOINT - 类中的静态变量 cn.zhxu.toys.msg.WoDongMsgSender
- DEFAULT_SECRET_KEY - 类中的静态变量 cn.zhxu.toys.util.SignUtils
- DefaultCaptchaStorage - cn.zhxu.toys.captcha.impl中的类
-
验证码 Cache 存储器
- DefaultCaptchaStorage() - 类的构造器 cn.zhxu.toys.captcha.impl.DefaultCaptchaStorage
- DefaultCaptchaStorage(CacheService) - 类的构造器 cn.zhxu.toys.captcha.impl.DefaultCaptchaStorage
- DefaultCipherManager - cn.zhxu.toys.cipher中的类
- DefaultCipherManager() - 类的构造器 cn.zhxu.toys.cipher.DefaultCipherManager
- DefaultImageCaptchaManager - cn.zhxu.toys.captcha.impl中的类
-
图形验证码 Created by junxiang on 2019/8/2 0002
- DefaultImageCaptchaManager() - 类的构造器 cn.zhxu.toys.captcha.impl.DefaultImageCaptchaManager
- DefaultMsgCaptchaManager - cn.zhxu.toys.captcha.impl中的类
-
默认验证码管理器
- DefaultMsgCaptchaManager() - 类的构造器 cn.zhxu.toys.captcha.impl.DefaultMsgCaptchaManager
- delete(String) - 接口中的方法 cn.zhxu.toys.cache.CacheService
-
删除缓存
- delete(String) - 类中的方法 cn.zhxu.toys.cache.RedisCacheService
- delete(String) - 类中的方法 cn.zhxu.toys.cache.RedisTemplateCacheService
- delete(String) - 接口中的方法 cn.zhxu.toys.captcha.CaptchaStorage
-
删除验证码
- delete(String) - 类中的方法 cn.zhxu.toys.captcha.impl.DefaultCaptchaStorage
- delete(String) - 类中的方法 cn.zhxu.toys.oss.AliyunOssManager
- delete(String) - 类中的方法 cn.zhxu.toys.oss.HuaweiOssManager
- delete(String) - 接口中的方法 cn.zhxu.toys.oss.OssManager
-
删除文件
- destroy() - 类中的方法 cn.zhxu.toys.oss.AliyunOssManager
- destroy() - 类中的方法 cn.zhxu.toys.oss.HuaweiOssManager
- determineCurrentLookupKey() - 接口中的方法 cn.zhxu.toys.msg.DynamicMsgSender.RoutingConfigurer
-
感知当前平台的主键标识
- digest(byte[], String) - 类中的静态方法 cn.zhxu.toys.util.DigestUtils
- digest(String, String) - 类中的静态方法 cn.zhxu.toys.util.DigestUtils
- digest(String, String, Charset) - 类中的静态方法 cn.zhxu.toys.util.DigestUtils
- DigestException(String, Throwable) - 异常错误的构造器 cn.zhxu.toys.util.DigestUtils.DigestException
- DigestUtils - cn.zhxu.toys.util中的类
-
摘要工具类
- DigestUtils() - 类的构造器 cn.zhxu.toys.util.DigestUtils
- DigestUtils.DigestException - cn.zhxu.toys.util中的异常错误
- doBuildTree(Stream<T>, List<T>, Function<T, R>) - 类中的静态方法 cn.zhxu.toys.tree.TreeUtils
- doCache(String, int, Type, CacheGetter<T>) - 类中的方法 cn.zhxu.toys.cache.AbstractCacheService
-
先读,都读到则返回,否则若 getter 非空,则写
- doCache(String, int, Type, CacheGetter<T>) - 类中的方法 cn.zhxu.toys.cache.RedisCacheService
- doCache(String, int, Type, CacheGetter<T>) - 类中的方法 cn.zhxu.toys.cache.RedisTemplateCacheService
- doCacheList(String, int, Class<T>, CacheGetter<List<T>>) - 类中的方法 cn.zhxu.toys.cache.AbstractCacheService
-
先读,都读到则返回,否则若 getter 非空,则写
- doCacheList(String, int, Class<T>, CacheGetter<List<T>>) - 类中的方法 cn.zhxu.toys.cache.RedisCacheService
- doCacheList(String, int, Class<T>, CacheGetter<List<T>>) - 类中的方法 cn.zhxu.toys.cache.RedisTemplateCacheService
- doDecrypt(byte[], byte[]) - 类中的方法 cn.zhxu.toys.cipher.SimpleDecryptor
- doEncrypt(byte[], byte[]) - 类中的方法 cn.zhxu.toys.cipher.SimpleEncryptor
- doGet() - 接口中的方法 cn.zhxu.toys.cache.CacheGetter
- doInit(byte[]) - 类中的方法 cn.zhxu.toys.cipher.SIM2Decryptor
- doInit(byte[]) - 类中的方法 cn.zhxu.toys.cipher.SIM2Encryptor
- doInit(byte[]) - 类中的方法 cn.zhxu.toys.cipher.SimpleDecryptor
- doInit(byte[]) - 类中的方法 cn.zhxu.toys.cipher.SimpleEncryptor
- doRender(OutputStream, String, int, int) - 类中的方法 cn.zhxu.toys.captcha.impl.ImageCodeRenderer
- doSend(String, String, String, String...) - 类中的方法 cn.zhxu.toys.msg.RateLimitMsgSender
- doTryLock(String, String, int) - 类中的方法 cn.zhxu.toys.concurrent.AbstractSyncLock
-
上锁
- doTryLock(String, String, int) - 类中的方法 cn.zhxu.toys.concurrent.RedisSyncLock
-
上锁
- doTryLock(String, String, int) - 类中的方法 cn.zhxu.toys.concurrent.RedisTemplateSyncLock
-
上锁
- doUnLock(String, String) - 类中的方法 cn.zhxu.toys.concurrent.AbstractSyncLock
-
解锁
- doUnLock(String, String) - 类中的方法 cn.zhxu.toys.concurrent.RedisSyncLock
- doUnLock(String, String) - 类中的方法 cn.zhxu.toys.concurrent.RedisTemplateSyncLock
- DynamicMsgSender - cn.zhxu.toys.msg中的类
-
动态消息发送器(用于多租户模式)
- DynamicMsgSender() - 类的构造器 cn.zhxu.toys.msg.DynamicMsgSender
- DynamicMsgSender.RoutingConfigurer - cn.zhxu.toys.msg中的接口
- DynamicMsgSender.SenderFactory - cn.zhxu.toys.msg中的接口
-
消息发送器工厂
E
- encrypt(byte[]) - 类中的方法 cn.zhxu.toys.cipher.DefaultCipherManager
- encrypt(byte[]) - 接口中的方法 cn.zhxu.toys.cipher.Encryptor
-
加密
- encrypt(byte[]) - 类中的方法 cn.zhxu.toys.cipher.SimpleEncryptor
- encrypt(byte[]) - 类中的方法 cn.zhxu.toys.cipher.ZLEncryptor
- encrypt(byte[]) - 类中的方法 cn.zhxu.toys.util.AesUtils
-
加密字节数组.
- encrypt(byte[], byte[]) - 类中的方法 cn.zhxu.toys.cipher.DefaultCipherManager
- encrypt(byte[], byte[]) - 接口中的方法 cn.zhxu.toys.cipher.Encryptor
-
加密
- encrypt(byte[], byte[]) - 类中的方法 cn.zhxu.toys.cipher.SIM2Encryptor
- encrypt(byte[], byte[]) - 类中的方法 cn.zhxu.toys.cipher.SimpleEncryptor
- encrypt(byte[], byte[]) - 类中的方法 cn.zhxu.toys.cipher.ZLEncryptor
- encrypt(String) - 类中的方法 cn.zhxu.toys.cipher.DefaultCipherManager
- encrypt(String) - 接口中的方法 cn.zhxu.toys.cipher.Encryptor
-
加密
- encrypt(String) - 类中的方法 cn.zhxu.toys.cipher.SimpleEncryptor
- encrypt(String) - 类中的方法 cn.zhxu.toys.cipher.ZLEncryptor
- encrypt(String) - 类中的方法 cn.zhxu.toys.util.AesUtils
-
加密字符串.
- encrypt(String, String) - 类中的方法 cn.zhxu.toys.cipher.DefaultCipherManager
- encrypt(String, String) - 接口中的方法 cn.zhxu.toys.cipher.Encryptor
-
加密
- encrypt(String, String) - 类中的方法 cn.zhxu.toys.cipher.SimpleEncryptor
- encrypt(String, String) - 类中的方法 cn.zhxu.toys.cipher.ZLEncryptor
- encryptByPrivateKey(byte[], byte[]) - 类中的静态方法 cn.zhxu.toys.util.RsaUtils
-
私钥加密
- encryptByPrivateKey(byte[], PrivateKey) - 类中的静态方法 cn.zhxu.toys.util.RsaUtils
-
私钥加密
- encryptByPublicKey(byte[], byte[]) - 类中的静态方法 cn.zhxu.toys.util.RsaUtils
-
公钥加密
- encryptByPublicKey(byte[], byte[], String) - 类中的静态方法 cn.zhxu.toys.util.RsaUtils
-
公钥加密
- encryptByPublicKey(byte[], PublicKey, String) - 类中的静态方法 cn.zhxu.toys.util.RsaUtils
-
公钥加密
- Encryptor - cn.zhxu.toys.cipher中的接口
-
加密器
- endpoint - 类中的变量 cn.zhxu.toys.oss.AbstractOssManager
- equals(byte[], byte[]) - 类中的静态方法 cn.zhxu.toys.util.ByteUtils
- execute(Runnable) - 类中的方法 cn.zhxu.toys.concurrent.ParallelTaskScheduler
- execute(T) - 接口中的方法 cn.zhxu.toys.concurrent.ParallelScheduler.TaskExecutor
- EXPIRED - enum class 中的枚举常量 cn.zhxu.toys.captcha.CaptchaManager.VerifyResult
F
- fail(String) - 类中的静态方法 cn.zhxu.toys.bank.BankVerifier.Result
- findCaptcha(String) - 接口中的方法 cn.zhxu.toys.captcha.CaptchaStorage
-
根据手机号取得验证码
- findCaptcha(String) - 类中的方法 cn.zhxu.toys.captcha.impl.DefaultCaptchaStorage
- firstCharToLowerCase(String) - 类中的静态方法 cn.zhxu.toys.util.StringUtils
-
首字母变小写
- firstCharToUpperCase(String) - 类中的静态方法 cn.zhxu.toys.util.StringUtils
-
首字母变大写
- format(Date, String) - 类中的静态方法 cn.zhxu.toys.util.DateUtils
-
格式化日期
- formatCode(long) - 类中的静态方法 cn.zhxu.toys.util.StringUtils
- formatDate(Date) - 类中的静态方法 cn.zhxu.toys.util.DateUtils
-
按 yyyy-MM-dd 格式化日期
- formatDateTime(Date) - 类中的静态方法 cn.zhxu.toys.util.DateUtils
-
按 yyyy-MM-dd HH:mm 格式化日期
- formatDateTimeWithMiliSecond(Date) - 类中的静态方法 cn.zhxu.toys.util.StringUtils
- formatMills(Date) - 类中的静态方法 cn.zhxu.toys.util.DateUtils
-
按 yyyyMMddHHmmssSSS 格式化日期
- formatMonth(Date) - 类中的静态方法 cn.zhxu.toys.util.DateUtils
-
按 yyyy-MM 格式化日期
- formatYear(Date) - 类中的静态方法 cn.zhxu.toys.util.DateUtils
-
按 yyyy 格式化日期
- from256Num(byte...) - 类中的静态方法 cn.zhxu.toys.util.NumUtils
-
256进制转换
- from256Num(byte[], int, int) - 类中的静态方法 cn.zhxu.toys.util.NumUtils
-
256进制转换
- from62Num(byte...) - 类中的静态方法 cn.zhxu.toys.util.NumUtils
-
62进制转换
G
- genAndRender(String) - 类中的方法 cn.zhxu.toys.captcha.impl.DefaultMsgCaptchaManager
- genAndRender(String) - 接口中的方法 cn.zhxu.toys.captcha.MsgCaptchaManager
-
发送验证码
- genAndRender(String, CaptchaAttrs) - 接口中的方法 cn.zhxu.toys.captcha.CaptchaManager
-
生成并渲染验证码
- genAndRender(String, CaptchaAttrs) - 类中的方法 cn.zhxu.toys.captcha.impl.BaseCaptchaManager
- genAndRender(String, OutputStream) - 接口中的方法 cn.zhxu.toys.captcha.ImageCaptchaManager
-
输出随机验证码图片流,并返回验证码值
- genAndRender(String, OutputStream) - 类中的方法 cn.zhxu.toys.captcha.impl.DefaultImageCaptchaManager
- genAndRender(String, OutputStream, int, int) - 接口中的方法 cn.zhxu.toys.captcha.ImageCaptchaManager
-
输出随机验证码图片流,并返回验证码值
- genAndRender(String, OutputStream, int, int) - 类中的方法 cn.zhxu.toys.captcha.impl.DefaultImageCaptchaManager
- genAndRender(String, String) - 类中的方法 cn.zhxu.toys.captcha.impl.DefaultMsgCaptchaManager
- genAndRender(String, String) - 接口中的方法 cn.zhxu.toys.captcha.MsgCaptchaManager
-
发送验证码
- generate() - 接口中的方法 cn.zhxu.toys.captcha.CodeGenerator
-
生成一个验证码
- generate() - 类中的方法 cn.zhxu.toys.captcha.impl.RandomCharCodeGenerator
- generate() - 类中的方法 cn.zhxu.toys.captcha.impl.RandomFormulaCodeGenerator
- generate() - 类中的方法 cn.zhxu.toys.captcha.impl.RandomNumCodeGenerator
- generateKey() - 类中的静态方法 cn.zhxu.toys.util.RsaUtils
- generateKey(int) - 类中的静态方法 cn.zhxu.toys.util.RsaUtils
-
初始化密钥对
- genSign(Map<String, ?>, String) - 类中的静态方法 cn.zhxu.toys.util.SignUtils
-
使用默认secretKey生成签名
- genSign(Map<String, ?>, String, String) - 类中的静态方法 cn.zhxu.toys.util.SignUtils
-
生成签名
- get(String, Class<T>) - 类中的方法 cn.zhxu.toys.captcha.CaptchaAttrs
- get(String, Class<T>, T) - 类中的方法 cn.zhxu.toys.captcha.CaptchaAttrs
- getAccessKey() - 类中的方法 cn.zhxu.toys.oss.HuaweiOssManager
- getAccessKeyId() - 类中的方法 cn.zhxu.toys.msg.AliyunMsgSender
- getAccessKeyId() - 类中的方法 cn.zhxu.toys.oss.AliyunOssManager
- getAccessKeySecret() - 类中的方法 cn.zhxu.toys.msg.AliyunMsgSender
- getAccessKeySecret() - 类中的方法 cn.zhxu.toys.oss.AliyunOssManager
- getAccount() - 类中的方法 cn.zhxu.toys.msg.WoDongMsgSender
- getAppId() - 类中的方法 cn.zhxu.toys.msg.JuheMsgSender
- getAppkey() - 类中的方法 cn.zhxu.toys.bank.JuheBankVerifier
- getBaseAccessUrl(String, String) - 类中的方法 cn.zhxu.toys.oss.AbstractOssManager
- getBaseAccessUrl(String, String) - 类中的方法 cn.zhxu.toys.oss.AliyunOssManager
- getBaseAccessUrl(String, String) - 类中的方法 cn.zhxu.toys.oss.HuaweiOssManager
- getBaseUrl() - 类中的方法 cn.zhxu.toys.oss.AbstractOssManager
- getBucketName() - 类中的方法 cn.zhxu.toys.oss.AliyunOssManager
- getBucketName() - 类中的方法 cn.zhxu.toys.oss.HuaweiOssManager
- getCachePrefix() - 类中的方法 cn.zhxu.toys.msg.RateLimitMsgSender
- getCacheSeconds() - 类中的方法 cn.zhxu.toys.captcha.impl.DefaultCaptchaStorage
- getCacheSeconds() - 类中的方法 cn.zhxu.toys.msg.RateLimitMsgSender
- getCacheService() - 类中的方法 cn.zhxu.toys.captcha.impl.DefaultCaptchaStorage
- getCacheService() - 类中的方法 cn.zhxu.toys.msg.RateLimitMsgSender
- getCaptchaStorage() - 类中的方法 cn.zhxu.toys.captcha.impl.BaseCaptchaManager
- getCheck() - 类中的方法 cn.zhxu.toys.captcha.CodeGenerator.CodeResult
-
用于检查对错的检查码
- getChildren() - 接口中的方法 cn.zhxu.toys.tree.TreeOutput
- getCode() - 接口中的方法 cn.zhxu.toys.captcha.Captcha
- getCode() - 类中的方法 cn.zhxu.toys.captcha.CodeGenerator.CodeResult
-
需要渲染到前端的验证码
- getCode() - 类中的方法 cn.zhxu.toys.captcha.impl.CaptchaBean
- getCodeGenerator() - 类中的方法 cn.zhxu.toys.captcha.impl.BaseCaptchaManager
- getCodeRenderer() - 类中的方法 cn.zhxu.toys.captcha.impl.BaseCaptchaManager
- getContentType(String) - 类中的方法 cn.zhxu.toys.oss.AbstractOssManager
- getCount() - 类中的方法 cn.zhxu.toys.msg.RateLimitMsgSender.CacheItem
- getCountTime() - 类中的方法 cn.zhxu.toys.msg.RateLimitMsgSender.CacheItem
- getDecryptor() - 类中的方法 cn.zhxu.toys.cipher.DefaultCipherManager
- getDefaultHeight() - 类中的方法 cn.zhxu.toys.captcha.impl.ImageCodeRenderer
- getDefaultWidth() - 类中的方法 cn.zhxu.toys.captcha.impl.ImageCodeRenderer
- getEncryptor() - 类中的方法 cn.zhxu.toys.cipher.DefaultCipherManager
- getEndpoint() - 类中的方法 cn.zhxu.toys.msg.AliyunMsgSender
- getEndpoint() - 类中的方法 cn.zhxu.toys.msg.JuheMsgSender
- getEndpoint() - 类中的方法 cn.zhxu.toys.msg.WoDongMsgSender
- getEndpoint() - 类中的方法 cn.zhxu.toys.oss.AbstractOssManager
- getExpireSeconds() - 类中的方法 cn.zhxu.toys.captcha.impl.BaseCaptchaManager
- getFileExtension(String) - 类中的方法 cn.zhxu.toys.oss.AbstractOssManager
- getHasher() - 类中的方法 cn.zhxu.toys.concurrent.AbstractBloomFilter
- getId() - 接口中的方法 cn.zhxu.toys.tree.TreeAble
- getInitParams(Object) - 接口中的方法 cn.zhxu.toys.msg.DynamicMsgSender.RoutingConfigurer
-
感知当前平台的消息发送器的初始化参数
- getJedisPool() - 类中的方法 cn.zhxu.toys.cache.RedisCacheService
- getJedisPool() - 类中的方法 cn.zhxu.toys.concurrent.RedisBloomFilter
- getJedisPool() - 类中的方法 cn.zhxu.toys.concurrent.RedisSyncLock
- getKey() - 类中的方法 cn.zhxu.toys.util.KeyValue
- getKeyPrefix() - 类中的方法 cn.zhxu.toys.captcha.impl.DefaultCaptchaStorage
- getKeyPrefix() - 类中的方法 cn.zhxu.toys.concurrent.AbstractSyncLock
- getKeyPrefix() - 类中的方法 cn.zhxu.toys.concurrent.RedisBloomFilter
- getKeyResolver() - 类中的方法 cn.zhxu.toys.msg.RateLimitMsgSender
- getLastByToken(String, String) - 类中的静态方法 cn.zhxu.toys.util.StringUtils
- getLastSentTime() - 类中的方法 cn.zhxu.toys.msg.RateLimitMsgSender.CacheItem
- getLength() - 类中的方法 cn.zhxu.toys.captcha.impl.RandomCharCodeGenerator
- getLength() - 类中的方法 cn.zhxu.toys.captcha.impl.RandomNumCodeGenerator
- getLockKey(String) - 类中的方法 cn.zhxu.toys.concurrent.AbstractSyncLock
- getMaxAllowPerUnit() - 类中的方法 cn.zhxu.toys.msg.RateLimitMsgSender
- getMaxHoldSeconds() - 类中的方法 cn.zhxu.toys.concurrent.AbstractSyncLock
- getMaxSize() - 类中的方法 cn.zhxu.toys.oss.AbstractOssManager
- getMaxWaitSeconds() - 类中的方法 cn.zhxu.toys.concurrent.AbstractSyncLock
- getMessage() - 类中的方法 cn.zhxu.toys.bank.BankVerifier.Result
- getMinIntervalSeconds() - 类中的方法 cn.zhxu.toys.msg.RateLimitMsgSender
- getMsgSender() - 类中的方法 cn.zhxu.toys.captcha.impl.MsgCodeRenderer
- getMsgSender() - 类中的方法 cn.zhxu.toys.msg.RateLimitMsgSender
- getMsgTemplate(String) - 类中的方法 cn.zhxu.toys.msg.AbstractMsgSender
- getMsgTmplName() - 类中的方法 cn.zhxu.toys.captcha.impl.MsgCodeRenderer
- getName() - 类中的方法 cn.zhxu.toys.msg.MsgTemplate
- getNodeId() - 类中的方法 cn.zhxu.toys.concurrent.AbstractSyncLock
- getParentId() - 接口中的方法 cn.zhxu.toys.tree.TreeAble
- getPassword() - 类中的方法 cn.zhxu.toys.msg.WoDongMsgSender
- getPrivateKey() - 类中的方法 cn.zhxu.toys.util.RsaUtils.RsaKey
- getPrivateKeyBytes() - 类中的方法 cn.zhxu.toys.util.RsaUtils.RsaKey
- getPublicKey() - 类中的方法 cn.zhxu.toys.util.RsaUtils.RsaKey
- getPublicKeyBytes() - 类中的方法 cn.zhxu.toys.util.RsaUtils.RsaKey
- getRandomUUID() - 类中的静态方法 cn.zhxu.toys.util.StringUtils
- getRedisTemplate() - 类中的方法 cn.zhxu.toys.cache.RedisTemplateCacheService
- getRedisTemplate() - 类中的方法 cn.zhxu.toys.concurrent.RedisTemplateSyncLock
- getRequestId() - 类中的方法 cn.zhxu.toys.concurrent.AbstractSyncLock
- getRetryInterval() - 类中的方法 cn.zhxu.toys.concurrent.AbstractSyncLock
- getRoutingConfigurer() - 类中的方法 cn.zhxu.toys.msg.DynamicMsgSender
- getSecret() - 类中的方法 cn.zhxu.toys.cipher.DefaultCipherManager
- getSecretKey() - 类中的方法 cn.zhxu.toys.oss.HuaweiOssManager
- getSenderFactory() - 类中的方法 cn.zhxu.toys.msg.DynamicMsgSender
- getSignName() - 类中的方法 cn.zhxu.toys.msg.AliyunMsgSender
- getTaskList(int, int) - 接口中的方法 cn.zhxu.toys.concurrent.ParallelScheduler.TaskProvider
- getTemplates() - 类中的方法 cn.zhxu.toys.msg.AbstractMsgSender
- getTemplates() - 类中的方法 cn.zhxu.toys.msg.DynamicMsgSender
- getTmplArgs() - 类中的方法 cn.zhxu.toys.msg.MsgTemplate
- getTmplId() - 类中的方法 cn.zhxu.toys.msg.MsgTemplate
-
已过时。
- getTmplValue() - 类中的方法 cn.zhxu.toys.msg.MsgTemplate
- getTmplValue(Object, String) - 接口中的方法 cn.zhxu.toys.msg.DynamicMsgSender.RoutingConfigurer
-
感知当前平台的模板 ID
- getUnitSeconds() - 类中的方法 cn.zhxu.toys.msg.RateLimitMsgSender
- getUserId() - 类中的方法 cn.zhxu.toys.msg.WoDongMsgSender
- getValue() - 类中的方法 cn.zhxu.toys.util.KeyValue
- getWhiteList() - 类中的方法 cn.zhxu.toys.msg.RateLimitMsgSender
H
- hasCharacter(String, char, char) - 类中的静态方法 cn.zhxu.toys.util.StringUtils
-
判断一个字符串是否包含 start 与 end 之间的字符
- hash(Object, int) - 接口中的方法 cn.zhxu.toys.concurrent.BloomFilter.Hasher
- hasLowerCase(String) - 类中的静态方法 cn.zhxu.toys.util.StringUtils
-
判断一个字符串是否包含小写字母
- hasNumChar(String) - 类中的静态方法 cn.zhxu.toys.util.StringUtils
-
判断一个字符串是否包含数字(0 ~ 9)字符
- hasUpperCase(String) - 类中的静态方法 cn.zhxu.toys.util.StringUtils
-
判断一个字符串是否包含大写字母
- hexChars - 类中的静态变量 cn.zhxu.toys.util.StringUtils
- hexToBytes(String) - 类中的静态方法 cn.zhxu.toys.util.ByteUtils
- HuaweiOssManager - cn.zhxu.toys.oss中的类
- HuaweiOssManager() - 类的构造器 cn.zhxu.toys.oss.HuaweiOssManager
I
- id(T) - 接口中的方法 cn.zhxu.toys.concurrent.ParallelScheduler.Identify
- id(T) - 类中的方法 cn.zhxu.toys.concurrent.ParallelScheduler.SelfIdentify
- ImageCaptchaManager - cn.zhxu.toys.captcha中的接口
-
Created by junxiang on 2019/8/2 0002
- ImageCodeRenderer - cn.zhxu.toys.captcha.impl中的类
-
渲染图片验证码 Created by junxiang on 2019/8/2 0002
- ImageCodeRenderer() - 类的构造器 cn.zhxu.toys.captcha.impl.ImageCodeRenderer
- indexOf(byte[], byte, int, int) - 类中的静态方法 cn.zhxu.toys.util.ByteUtils
-
寻找目标字节在字节数组中的下标
- init(String) - 接口中的方法 cn.zhxu.toys.cipher.Decryptor
-
初始化
- init(String) - 类中的方法 cn.zhxu.toys.cipher.DefaultCipherManager
- init(String) - 接口中的方法 cn.zhxu.toys.cipher.Encryptor
-
初始化
- init(String) - 类中的方法 cn.zhxu.toys.cipher.SimpleDecryptor
- init(String) - 类中的方法 cn.zhxu.toys.cipher.SimpleEncryptor
- init(String) - 类中的方法 cn.zhxu.toys.cipher.ZLDecryptor
- init(String) - 类中的方法 cn.zhxu.toys.cipher.ZLEncryptor
- init(Map<String, String>) - 类中的方法 cn.zhxu.toys.msg.AbstractMsgSender
-
初始化 发送器
- init(Map<String, String>) - 类中的方法 cn.zhxu.toys.msg.AliyunMsgSender
- init(Map<String, String>) - 类中的方法 cn.zhxu.toys.msg.JuheMsgSender
- init(Map<String, String>) - 类中的方法 cn.zhxu.toys.msg.WoDongMsgSender
- INVALID - enum class 中的枚举常量 cn.zhxu.toys.captcha.CaptchaManager.VerifyResult
- invokeAll(Collection<? extends Callable<T>>) - 类中的方法 cn.zhxu.toys.concurrent.ParallelTaskScheduler
- invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - 类中的方法 cn.zhxu.toys.concurrent.ParallelTaskScheduler
- invokeAny(Collection<? extends Callable<T>>) - 类中的方法 cn.zhxu.toys.concurrent.ParallelTaskScheduler
- invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - 类中的方法 cn.zhxu.toys.concurrent.ParallelTaskScheduler
- isBlank(String) - 类中的静态方法 cn.zhxu.toys.util.StringUtils
-
字符串为 null 或者内部字符全部为 ' ' '\t' '\n' '\r' 这四类字符时返回 true
- isErrorIfReject() - 类中的方法 cn.zhxu.toys.msg.RateLimitMsgSender
- isExpired() - 接口中的方法 cn.zhxu.toys.captcha.Captcha
- isExpired() - 类中的方法 cn.zhxu.toys.captcha.impl.CaptchaBean
- isMonthBeginning(Date) - 类中的静态方法 cn.zhxu.toys.util.DateUtils
-
是否是月初
- isMonthEnding(Date) - 类中的静态方法 cn.zhxu.toys.util.DateUtils
-
是否是月底
- isNotConvertStrToJson() - 类中的方法 cn.zhxu.toys.cache.AbstractCacheService
- isOk() - 类中的方法 cn.zhxu.toys.bank.BankVerifier.Result
- isRejectIfKeyBlank() - 类中的方法 cn.zhxu.toys.msg.RateLimitMsgSender
- isShutdown() - 类中的方法 cn.zhxu.toys.concurrent.ParallelTaskScheduler
- isTerminated() - 类中的方法 cn.zhxu.toys.concurrent.ParallelTaskScheduler
- isYearBeginning(Date) - 类中的静态方法 cn.zhxu.toys.util.DateUtils
-
是否是年初
- isYearEnding(Date) - 类中的静态方法 cn.zhxu.toys.util.DateUtils
-
是否是年底
J
- join(byte[]...) - 类中的静态方法 cn.zhxu.toys.util.ByteUtils
- join(byte, byte[]...) - 类中的静态方法 cn.zhxu.toys.util.ByteUtils
- join(long[], String) - 类中的静态方法 cn.zhxu.toys.util.StringUtils
- join(Object[], String) - 类中的静态方法 cn.zhxu.toys.util.StringUtils
- join(String[]) - 类中的静态方法 cn.zhxu.toys.util.StringUtils
- join(String[], String) - 类中的静态方法 cn.zhxu.toys.util.StringUtils
- JuheBankVerifier - cn.zhxu.toys.bank中的类
-
聚合四要素验证器
- JuheBankVerifier() - 类的构造器 cn.zhxu.toys.bank.JuheBankVerifier
- JuheBankVerifier(String) - 类的构造器 cn.zhxu.toys.bank.JuheBankVerifier
- JuheMsgSender - cn.zhxu.toys.msg中的类
-
聚合信息发送器
- JuheMsgSender() - 类的构造器 cn.zhxu.toys.msg.JuheMsgSender
K
- key(String) - 类中的方法 cn.zhxu.toys.captcha.impl.DefaultCaptchaStorage
- KeyResolver - cn.zhxu.toys.msg中的接口
- KeyValue<K,
V> - cn.zhxu.toys.util中的类 - KeyValue(K, V) - 类的构造器 cn.zhxu.toys.util.KeyValue
L
- lock(String) - 类中的方法 cn.zhxu.toys.concurrent.AbstractSyncLock
- lock(String) - 接口中的方法 cn.zhxu.toys.concurrent.SyncLock
-
获取锁
- lock(String, int) - 类中的方法 cn.zhxu.toys.concurrent.AbstractSyncLock
- lock(String, int) - 接口中的方法 cn.zhxu.toys.concurrent.SyncLock
-
获取锁
- lock(String, int, int) - 类中的方法 cn.zhxu.toys.concurrent.AbstractSyncLock
- lock(String, int, int) - 接口中的方法 cn.zhxu.toys.concurrent.SyncLock
-
获取锁
- lock(String, String) - 类中的方法 cn.zhxu.toys.concurrent.AbstractSyncLock
- lock(String, String) - 接口中的方法 cn.zhxu.toys.concurrent.SyncLock
-
获取锁
- lock(String, String, int) - 类中的方法 cn.zhxu.toys.concurrent.AbstractSyncLock
- lock(String, String, int) - 接口中的方法 cn.zhxu.toys.concurrent.SyncLock
-
获取锁
- lock(String, String, int, int) - 类中的方法 cn.zhxu.toys.concurrent.AbstractSyncLock
- lock(String, String, int, int) - 接口中的方法 cn.zhxu.toys.concurrent.SyncLock
-
获取锁
- LockException - cn.zhxu.toys.concurrent中的异常错误
- LockException() - 异常错误的构造器 cn.zhxu.toys.concurrent.LockException
- LockException(String) - 异常错误的构造器 cn.zhxu.toys.concurrent.LockException
- LockException(String, Throwable) - 异常错误的构造器 cn.zhxu.toys.concurrent.LockException
- LockException(String, Throwable, boolean, boolean) - 异常错误的构造器 cn.zhxu.toys.concurrent.LockException
- LockException(Throwable) - 异常错误的构造器 cn.zhxu.toys.concurrent.LockException
- LONG_CACHE_SECONDS - 接口中的静态变量 cn.zhxu.toys.cache.CacheService
M
- main(String[]) - 类中的静态方法 cn.zhxu.toys.util.AesUtils
- main(String[]) - 类中的静态方法 cn.zhxu.toys.util.ByteUtils
- mask(String, char, int) - 类中的静态方法 cn.zhxu.toys.util.StringUtils
- mask(String, int, char) - 类中的静态方法 cn.zhxu.toys.util.StringUtils
- mask(String, int, char, int) - 类中的静态方法 cn.zhxu.toys.util.StringUtils
- max(Date...) - 类中的静态方法 cn.zhxu.toys.util.DateUtils
-
最大日期
- maxSize - 类中的变量 cn.zhxu.toys.oss.AbstractOssManager
- Md5Utils - cn.zhxu.toys.cipher中的类
-
Md5辅助类 Created by admin on 2015/11/5.
- Md5Utils() - 类的构造器 cn.zhxu.toys.cipher.Md5Utils
- MEDIUM_CACHE_SECONDS - 接口中的静态变量 cn.zhxu.toys.cache.CacheService
- mightContain(String, Object) - 类中的方法 cn.zhxu.toys.concurrent.AbstractBloomFilter
- mightContain(String, Object) - 接口中的方法 cn.zhxu.toys.concurrent.BloomFilter
- MILLS_PATTERN - 类中的静态变量 cn.zhxu.toys.util.DateUtils
- min(Date...) - 类中的静态方法 cn.zhxu.toys.util.DateUtils
-
最小日期
- MONTH_PATTERN - 类中的静态变量 cn.zhxu.toys.util.DateUtils
- monthOf(Date) - 类中的静态方法 cn.zhxu.toys.util.DateUtils
-
获取当时的月份
- MsgCaptchaManager - cn.zhxu.toys.captcha中的接口
-
短信验证码管理器
- MsgCodeRenderer - cn.zhxu.toys.captcha.impl中的类
- MsgCodeRenderer() - 类的构造器 cn.zhxu.toys.captcha.impl.MsgCodeRenderer
- MsgSender - cn.zhxu.toys.msg中的接口
-
信息发送接口
- MsgSenderInitException(String) - 异常错误的构造器 cn.zhxu.toys.msg.AbstractMsgSender.MsgSenderInitException
- MsgSenderInitException(String, Throwable) - 异常错误的构造器 cn.zhxu.toys.msg.AbstractMsgSender.MsgSenderInitException
- MsgTemplate - cn.zhxu.toys.msg中的类
-
消息模板
- MsgTemplate() - 类的构造器 cn.zhxu.toys.msg.MsgTemplate
- MsgTemplate(String, String) - 类的构造器 cn.zhxu.toys.msg.MsgTemplate
- MsgTemplate(String, String, String[]) - 类的构造器 cn.zhxu.toys.msg.MsgTemplate
N
- newAttrs() - 类中的静态方法 cn.zhxu.toys.captcha.CaptchaAttrs
- nextDay(Date) - 类中的静态方法 cn.zhxu.toys.util.DateUtils
-
下一天
- not62Num(byte...) - 类中的静态方法 cn.zhxu.toys.util.NumUtils
-
判断一个字节数组是否不是62进制数
- notBlank(String) - 类中的静态方法 cn.zhxu.toys.util.StringUtils
- notBlank(String...) - 类中的静态方法 cn.zhxu.toys.util.StringUtils
- notNull(Object...) - 类中的静态方法 cn.zhxu.toys.util.StringUtils
- NULL - 接口中的静态变量 cn.zhxu.toys.cache.CacheService
- NumUtils - cn.zhxu.toys.util中的类
- NumUtils() - 类的构造器 cn.zhxu.toys.util.NumUtils
O
- ok() - 类中的静态方法 cn.zhxu.toys.bank.BankVerifier.Result
- optimalNumOfBits(long, double) - 类中的静态方法 cn.zhxu.toys.concurrent.AbstractBloomFilter
- optimalNumOfHashFunctions(long, long) - 类中的静态方法 cn.zhxu.toys.concurrent.AbstractBloomFilter
- OssManager - cn.zhxu.toys.oss中的接口
-
对象存储管理器
P
- ParallelScheduler - cn.zhxu.toys.concurrent中的接口
-
平行机调度
- ParallelScheduler.Identify<T> - cn.zhxu.toys.concurrent中的接口
-
任务标识器
- ParallelScheduler.SelfIdentify<T extends Number> - cn.zhxu.toys.concurrent中的类
- ParallelScheduler.TaskExecutor<T> - cn.zhxu.toys.concurrent中的接口
-
任务执行器
- ParallelScheduler.TaskProvider<T> - cn.zhxu.toys.concurrent中的接口
-
任务提供器
- ParallelTaskScheduler - cn.zhxu.toys.concurrent中的类
-
平行机调度器
- ParallelTaskScheduler() - 类的构造器 cn.zhxu.toys.concurrent.ParallelTaskScheduler
- ParallelTaskScheduler(int) - 类的构造器 cn.zhxu.toys.concurrent.ParallelTaskScheduler
- ParallelTaskScheduler(ThreadPoolExecutor) - 类的构造器 cn.zhxu.toys.concurrent.ParallelTaskScheduler
- parse(String) - 类中的静态方法 cn.zhxu.toys.captcha.impl.CaptchaBean
- parse(String, String) - 类中的静态方法 cn.zhxu.toys.util.DateUtils
-
解析日期
- parseDate(String) - 类中的静态方法 cn.zhxu.toys.util.DateUtils
-
按 yyyy-MM-dd 解析日期
- parseDateTime(String) - 类中的静态方法 cn.zhxu.toys.util.DateUtils
-
按 yyyy-MM-dd HH:mm 解析日期
- parseMills(String) - 类中的静态方法 cn.zhxu.toys.util.DateUtils
-
按 yyyyMMddHHmmssSSS 解析日期
- parseMonth(String) - 类中的静态方法 cn.zhxu.toys.util.DateUtils
-
按 yyyy-MM 解析日期
- parseYear(String) - 类中的静态方法 cn.zhxu.toys.util.DateUtils
-
按 yyyy 解析日期
- prevDay(Date) - 类中的静态方法 cn.zhxu.toys.util.DateUtils
-
前一天
- put(String, Object) - 类中的方法 cn.zhxu.toys.concurrent.AbstractBloomFilter
- put(String, Object) - 接口中的方法 cn.zhxu.toys.concurrent.BloomFilter
R
- RADIX_256 - 类中的静态变量 cn.zhxu.toys.util.NumUtils
- RADIX_62 - 类中的静态变量 cn.zhxu.toys.util.NumUtils
- RandomCharCodeGenerator - cn.zhxu.toys.captcha.impl中的类
-
随机字符生成器 Created by junxiang on 2019/8/2 0002
- RandomCharCodeGenerator() - 类的构造器 cn.zhxu.toys.captcha.impl.RandomCharCodeGenerator
- RandomCharCodeGenerator(int) - 类的构造器 cn.zhxu.toys.captcha.impl.RandomCharCodeGenerator
- RandomFormulaCodeGenerator - cn.zhxu.toys.captcha.impl中的类
-
运算式生成器 Created by junxiang on 2019/8/2 0002
- RandomFormulaCodeGenerator() - 类的构造器 cn.zhxu.toys.captcha.impl.RandomFormulaCodeGenerator
- RandomNumCodeGenerator - cn.zhxu.toys.captcha.impl中的类
-
随机数字验证码生成器
- RandomNumCodeGenerator() - 类的构造器 cn.zhxu.toys.captcha.impl.RandomNumCodeGenerator
- RandomNumCodeGenerator(int) - 类的构造器 cn.zhxu.toys.captcha.impl.RandomNumCodeGenerator
- randomNumString(int) - 类中的静态方法 cn.zhxu.toys.util.StringUtils
- RateLimitException - cn.zhxu.toys.msg中的异常错误
- RateLimitException() - 异常错误的构造器 cn.zhxu.toys.msg.RateLimitException
- RateLimitException(String) - 异常错误的构造器 cn.zhxu.toys.msg.RateLimitException
- RateLimitException(String, Throwable) - 异常错误的构造器 cn.zhxu.toys.msg.RateLimitException
- RateLimitMsgSender - cn.zhxu.toys.msg中的类
-
带限速功能的短信发送器
- RateLimitMsgSender() - 类的构造器 cn.zhxu.toys.msg.RateLimitMsgSender
- RateLimitMsgSender.CacheItem - cn.zhxu.toys.msg中的类
- RedisBloomFilter - cn.zhxu.toys.concurrent中的类
-
基于 Redis 的布隆过滤器
- RedisBloomFilter(int, double) - 类的构造器 cn.zhxu.toys.concurrent.RedisBloomFilter
- RedisBloomFilter(JedisPool, int, double) - 类的构造器 cn.zhxu.toys.concurrent.RedisBloomFilter
- RedisBloomFilter(JedisPool, BloomFilter.Hasher, int, double) - 类的构造器 cn.zhxu.toys.concurrent.RedisBloomFilter
- RedisCacheService - cn.zhxu.toys.cache中的类
-
CacheService Jedis 实现
- RedisCacheService() - 类的构造器 cn.zhxu.toys.cache.RedisCacheService
- RedisCacheService(JedisPool) - 类的构造器 cn.zhxu.toys.cache.RedisCacheService
- RedisSyncLock - cn.zhxu.toys.concurrent中的类
-
Redis并发同步锁
- RedisSyncLock() - 类的构造器 cn.zhxu.toys.concurrent.RedisSyncLock
- RedisTemplateCacheService - cn.zhxu.toys.cache中的类
- RedisTemplateCacheService() - 类的构造器 cn.zhxu.toys.cache.RedisTemplateCacheService
- RedisTemplateCacheService(StringRedisTemplate) - 类的构造器 cn.zhxu.toys.cache.RedisTemplateCacheService
- RedisTemplateSyncLock - cn.zhxu.toys.concurrent中的类
-
Redis并发同步锁
- RedisTemplateSyncLock() - 类的构造器 cn.zhxu.toys.concurrent.RedisTemplateSyncLock
- reject(String, String, String, String) - 类中的方法 cn.zhxu.toys.msg.RateLimitMsgSender
- release(String) - 类中的方法 cn.zhxu.toys.concurrent.AbstractSyncLock
- release(String) - 接口中的方法 cn.zhxu.toys.concurrent.SyncLock
-
释放锁
- release(String, String) - 类中的方法 cn.zhxu.toys.concurrent.AbstractSyncLock
- release(String, String) - 接口中的方法 cn.zhxu.toys.concurrent.SyncLock
-
释放锁
- render(String, CaptchaAttrs) - 接口中的方法 cn.zhxu.toys.captcha.CodeRenderer
-
输出指定验证码图片流
- render(String, CaptchaAttrs) - 类中的方法 cn.zhxu.toys.captcha.impl.ImageCodeRenderer
- render(String, CaptchaAttrs) - 类中的方法 cn.zhxu.toys.captcha.impl.MsgCodeRenderer
- require(String, Class<T>) - 类中的方法 cn.zhxu.toys.captcha.CaptchaAttrs
- resolveFileAccessUrl(String) - 类中的方法 cn.zhxu.toys.oss.AbstractOssManager
- resolveFileKey(String) - 类中的方法 cn.zhxu.toys.oss.AbstractOssManager
- Result(boolean, String) - 类的构造器 cn.zhxu.toys.bank.BankVerifier.Result
- revolve(String) - 接口中的方法 cn.zhxu.toys.msg.KeyResolver
-
获取当前请求者的标识
- RSA - 类中的静态变量 cn.zhxu.toys.util.SignUtils
- RsaKey(PublicKey, PrivateKey) - 类的构造器 cn.zhxu.toys.util.RsaUtils.RsaKey
- RsaUtils - cn.zhxu.toys.util中的类
- RsaUtils() - 类的构造器 cn.zhxu.toys.util.RsaUtils
- RsaUtils.RsaKey - cn.zhxu.toys.util中的类
- run(String, int, int, Callable<V>) - 类中的方法 cn.zhxu.toys.concurrent.AbstractSyncLock
- run(String, int, int, Callable<V>) - 接口中的方法 cn.zhxu.toys.concurrent.SyncLock
-
在锁内运行
- run(String, int, Callable<V>) - 类中的方法 cn.zhxu.toys.concurrent.AbstractSyncLock
- run(String, int, Callable<V>) - 接口中的方法 cn.zhxu.toys.concurrent.SyncLock
-
在锁内运行
- run(String, String, int, int, Callable<V>) - 类中的方法 cn.zhxu.toys.concurrent.AbstractSyncLock
- run(String, String, int, int, Callable<V>) - 接口中的方法 cn.zhxu.toys.concurrent.SyncLock
-
在锁内运行
- run(String, String, int, Callable<V>) - 类中的方法 cn.zhxu.toys.concurrent.AbstractSyncLock
- run(String, String, int, Callable<V>) - 接口中的方法 cn.zhxu.toys.concurrent.SyncLock
-
在锁内运行
- run(String, String, Callable<V>) - 类中的方法 cn.zhxu.toys.concurrent.AbstractSyncLock
- run(String, String, Callable<V>) - 接口中的方法 cn.zhxu.toys.concurrent.SyncLock
-
在锁内运行
- run(String, Callable<V>) - 类中的方法 cn.zhxu.toys.concurrent.AbstractSyncLock
- run(String, Callable<V>) - 接口中的方法 cn.zhxu.toys.concurrent.SyncLock
-
在锁内运行
S
- save(String, String, int) - 接口中的方法 cn.zhxu.toys.captcha.CaptchaStorage
-
保存验证码
- save(String, String, int) - 类中的方法 cn.zhxu.toys.captcha.impl.DefaultCaptchaStorage
- schedule(int, ParallelScheduler.TaskProvider<T>, ParallelScheduler.TaskExecutor<T>) - 接口中的方法 cn.zhxu.toys.concurrent.ParallelScheduler
-
同步调度平行机
- schedule(int, ParallelScheduler.TaskProvider<T>, ParallelScheduler.TaskExecutor<T>) - 类中的方法 cn.zhxu.toys.concurrent.ParallelTaskScheduler
-
同步调度平行机
- schedule(int, ParallelScheduler.TaskProvider<T>, ParallelScheduler.TaskExecutor<T>, ParallelScheduler.Identify<T>) - 接口中的方法 cn.zhxu.toys.concurrent.ParallelScheduler
-
同步调度平行机
- schedule(int, ParallelScheduler.TaskProvider<T>, ParallelScheduler.TaskExecutor<T>, ParallelScheduler.Identify<T>) - 类中的方法 cn.zhxu.toys.concurrent.ParallelTaskScheduler
-
同步调度平行机
- secret - 类中的变量 cn.zhxu.toys.cipher.SimpleDecryptor
- secret - 类中的变量 cn.zhxu.toys.cipher.SimpleEncryptor
- SelfIdentify() - 类的构造器 cn.zhxu.toys.concurrent.ParallelScheduler.SelfIdentify
- send(String, MsgTemplate, String...) - 类中的方法 cn.zhxu.toys.msg.AbstractMsgSender
- send(String, MsgTemplate, String...) - 类中的方法 cn.zhxu.toys.msg.AliyunMsgSender
- send(String, MsgTemplate, String...) - 类中的方法 cn.zhxu.toys.msg.JuheMsgSender
- send(String, MsgTemplate, String...) - 类中的方法 cn.zhxu.toys.msg.WoDongMsgSender
- send(String, String, String...) - 类中的方法 cn.zhxu.toys.msg.AbstractMsgSender
- send(String, String, String...) - 类中的方法 cn.zhxu.toys.msg.DynamicMsgSender
- send(String, String, String...) - 接口中的方法 cn.zhxu.toys.msg.MsgSender
-
发送信息
- send(String, String, String...) - 类中的方法 cn.zhxu.toys.msg.RateLimitMsgSender
- serialize() - 类中的方法 cn.zhxu.toys.captcha.impl.CaptchaBean
- serialize(Map<String, ?>) - 类中的静态方法 cn.zhxu.toys.util.SignUtils
-
按字典顺序序列化MAP
- setAccessKey(String) - 类中的方法 cn.zhxu.toys.oss.HuaweiOssManager
- setAccessKeyId(String) - 类中的方法 cn.zhxu.toys.msg.AliyunMsgSender
- setAccessKeyId(String) - 类中的方法 cn.zhxu.toys.oss.AliyunOssManager
- setAccessKeySecret(String) - 类中的方法 cn.zhxu.toys.msg.AliyunMsgSender
- setAccessKeySecret(String) - 类中的方法 cn.zhxu.toys.oss.AliyunOssManager
- setAccount(String) - 类中的方法 cn.zhxu.toys.msg.WoDongMsgSender
- setAppId(String) - 类中的方法 cn.zhxu.toys.msg.JuheMsgSender
- setAppkey(String) - 类中的方法 cn.zhxu.toys.bank.JuheBankVerifier
- setBatchSize(int) - 类中的方法 cn.zhxu.toys.concurrent.ParallelTaskScheduler
- setBucketName(String) - 类中的方法 cn.zhxu.toys.oss.AliyunOssManager
- setBucketName(String) - 类中的方法 cn.zhxu.toys.oss.HuaweiOssManager
- setCachePrefix(String) - 类中的方法 cn.zhxu.toys.msg.RateLimitMsgSender
- setCacheSeconds(int) - 类中的方法 cn.zhxu.toys.captcha.impl.DefaultCaptchaStorage
- setCacheSeconds(int) - 类中的方法 cn.zhxu.toys.msg.RateLimitMsgSender
- setCacheService(CacheService) - 类中的方法 cn.zhxu.toys.captcha.impl.DefaultCaptchaStorage
- setCacheService(CacheService) - 类中的方法 cn.zhxu.toys.msg.RateLimitMsgSender
- setCaptchaStorage(CaptchaStorage) - 类中的方法 cn.zhxu.toys.captcha.impl.BaseCaptchaManager
- setChildren(List<R>) - 接口中的方法 cn.zhxu.toys.tree.TreeOutput
- setCode(String) - 类中的方法 cn.zhxu.toys.captcha.impl.CaptchaBean
- setCodeGenerator(CodeGenerator) - 类中的方法 cn.zhxu.toys.captcha.impl.BaseCaptchaManager
- setCodeRenderer(CodeRenderer) - 类中的方法 cn.zhxu.toys.captcha.impl.BaseCaptchaManager
- setCount(int) - 类中的方法 cn.zhxu.toys.msg.RateLimitMsgSender.CacheItem
- setCountTime(long) - 类中的方法 cn.zhxu.toys.msg.RateLimitMsgSender.CacheItem
- setDecryptor(Decryptor) - 类中的方法 cn.zhxu.toys.cipher.DefaultCipherManager
- setDefaultHeight(int) - 类中的方法 cn.zhxu.toys.captcha.impl.ImageCodeRenderer
- setDefaultWidth(int) - 类中的方法 cn.zhxu.toys.captcha.impl.ImageCodeRenderer
- setEncryptor(Encryptor) - 类中的方法 cn.zhxu.toys.cipher.DefaultCipherManager
- setEndpoint(String) - 类中的方法 cn.zhxu.toys.msg.AliyunMsgSender
- setEndpoint(String) - 类中的方法 cn.zhxu.toys.msg.JuheMsgSender
- setEndpoint(String) - 类中的方法 cn.zhxu.toys.msg.WoDongMsgSender
- setEndpoint(String) - 类中的方法 cn.zhxu.toys.oss.AbstractOssManager
- setErrorIfReject(boolean) - 类中的方法 cn.zhxu.toys.msg.RateLimitMsgSender
- setExpireSeconds(int) - 类中的方法 cn.zhxu.toys.captcha.impl.BaseCaptchaManager
- setExpireTime(long) - 类中的方法 cn.zhxu.toys.captcha.impl.CaptchaBean
- setHasher(BloomFilter.Hasher) - 类中的方法 cn.zhxu.toys.concurrent.AbstractBloomFilter
- setJedisPool(JedisPool) - 类中的方法 cn.zhxu.toys.cache.RedisCacheService
- setJedisPool(JedisPool) - 类中的方法 cn.zhxu.toys.concurrent.RedisBloomFilter
- setJedisPool(JedisPool) - 类中的方法 cn.zhxu.toys.concurrent.RedisSyncLock
- setKeyPrefix(String) - 类中的方法 cn.zhxu.toys.captcha.impl.DefaultCaptchaStorage
- setKeyPrefix(String) - 类中的方法 cn.zhxu.toys.concurrent.AbstractSyncLock
- setKeyPrefix(String) - 类中的方法 cn.zhxu.toys.concurrent.RedisBloomFilter
- setKeyResolver(KeyResolver) - 类中的方法 cn.zhxu.toys.msg.RateLimitMsgSender
- setLastSentTime(long) - 类中的方法 cn.zhxu.toys.msg.RateLimitMsgSender.CacheItem
- setLength(int) - 类中的方法 cn.zhxu.toys.captcha.impl.RandomCharCodeGenerator
- setLength(int) - 类中的方法 cn.zhxu.toys.captcha.impl.RandomNumCodeGenerator
- setMaxAllowPerUnit(int) - 类中的方法 cn.zhxu.toys.msg.RateLimitMsgSender
- setMaxHoldSeconds(int) - 类中的方法 cn.zhxu.toys.concurrent.AbstractSyncLock
- setMaxSize(Long) - 类中的方法 cn.zhxu.toys.oss.AbstractOssManager
- setMaxWaitSeconds(int) - 类中的方法 cn.zhxu.toys.concurrent.AbstractSyncLock
- setMessage(String) - 类中的方法 cn.zhxu.toys.bank.BankVerifier.Result
- setMinIntervalSeconds(int) - 类中的方法 cn.zhxu.toys.msg.RateLimitMsgSender
- setMsgSender(MsgSender) - 类中的方法 cn.zhxu.toys.captcha.impl.MsgCodeRenderer
- setMsgSender(MsgSender) - 类中的方法 cn.zhxu.toys.msg.RateLimitMsgSender
- setMsgTmplName(String) - 类中的方法 cn.zhxu.toys.captcha.impl.MsgCodeRenderer
- setName(String) - 类中的方法 cn.zhxu.toys.msg.MsgTemplate
- setNodeId(String) - 类中的方法 cn.zhxu.toys.concurrent.AbstractSyncLock
- setNotConvertStrToJson(boolean) - 类中的方法 cn.zhxu.toys.cache.AbstractCacheService
- setOk(boolean) - 类中的方法 cn.zhxu.toys.bank.BankVerifier.Result
- setPassword(String) - 类中的方法 cn.zhxu.toys.msg.WoDongMsgSender
- setRedisTemplate(StringRedisTemplate) - 类中的方法 cn.zhxu.toys.cache.RedisTemplateCacheService
- setRedisTemplate(StringRedisTemplate) - 类中的方法 cn.zhxu.toys.concurrent.RedisTemplateSyncLock
- setRejectIfKeyBlank(boolean) - 类中的方法 cn.zhxu.toys.msg.RateLimitMsgSender
- setRetryInterval(int) - 类中的方法 cn.zhxu.toys.concurrent.AbstractSyncLock
- setRoutingConfigurer(DynamicMsgSender.RoutingConfigurer) - 类中的方法 cn.zhxu.toys.msg.DynamicMsgSender
- setSecret(String) - 类中的方法 cn.zhxu.toys.cipher.DefaultCipherManager
- setSecretKey(String) - 类中的方法 cn.zhxu.toys.oss.HuaweiOssManager
- setSenderFactory(DynamicMsgSender.SenderFactory) - 类中的方法 cn.zhxu.toys.msg.DynamicMsgSender
- setSignName(String) - 类中的方法 cn.zhxu.toys.msg.AliyunMsgSender
- setTemplates(List<MsgTemplate>) - 类中的方法 cn.zhxu.toys.msg.AbstractMsgSender
- setTemplates(Map<String, String[]>) - 类中的方法 cn.zhxu.toys.msg.DynamicMsgSender
- setTmplArgs(String[]) - 类中的方法 cn.zhxu.toys.msg.MsgTemplate
- setTmplId(String) - 类中的方法 cn.zhxu.toys.msg.MsgTemplate
-
已过时。
- setTmplValue(String) - 类中的方法 cn.zhxu.toys.msg.MsgTemplate
- setUnitSeconds(long) - 类中的方法 cn.zhxu.toys.msg.RateLimitMsgSender
- setUserId(String) - 类中的方法 cn.zhxu.toys.msg.WoDongMsgSender
- setValue(V) - 类中的方法 cn.zhxu.toys.util.KeyValue
- setVerbose(boolean) - 类中的方法 cn.zhxu.toys.concurrent.ParallelTaskScheduler
- setWhiteList(List<String>) - 类中的方法 cn.zhxu.toys.msg.RateLimitMsgSender
- SHA1WithRSA - 类中的静态变量 cn.zhxu.toys.util.SignUtils
- SHORT_CACHE_SECONDS - 接口中的静态变量 cn.zhxu.toys.cache.CacheService
- shutdown() - 类中的方法 cn.zhxu.toys.concurrent.ParallelTaskScheduler
- shutdownNow() - 类中的方法 cn.zhxu.toys.concurrent.ParallelTaskScheduler
- signRsa(byte[], String) - 类中的静态方法 cn.zhxu.toys.util.SignUtils
-
RSA签名
- SignUtils - cn.zhxu.toys.util中的类
- SignUtils() - 类的构造器 cn.zhxu.toys.util.SignUtils
- signWithoutKey(Map<String, ?>, String) - 类中的静态方法 cn.zhxu.toys.util.SignUtils
-
密钥不需要键名的签名
- SIM2Decryptor - cn.zhxu.toys.cipher中的类
-
简单解密算法 2
- SIM2Decryptor() - 类的构造器 cn.zhxu.toys.cipher.SIM2Decryptor
- SIM2Decryptor(byte[]) - 类的构造器 cn.zhxu.toys.cipher.SIM2Decryptor
- SIM2Decryptor(String) - 类的构造器 cn.zhxu.toys.cipher.SIM2Decryptor
- SIM2Encryptor - cn.zhxu.toys.cipher中的类
-
简单加密算法 2
- SIM2Encryptor() - 类的构造器 cn.zhxu.toys.cipher.SIM2Encryptor
- SIM2Encryptor(byte[]) - 类的构造器 cn.zhxu.toys.cipher.SIM2Encryptor
- SIM2Encryptor(String) - 类的构造器 cn.zhxu.toys.cipher.SIM2Encryptor
- SimpleDecryptor - cn.zhxu.toys.cipher中的类
-
简单解密算法
- SimpleDecryptor() - 类的构造器 cn.zhxu.toys.cipher.SimpleDecryptor
- SimpleDecryptor(byte[]) - 类的构造器 cn.zhxu.toys.cipher.SimpleDecryptor
- SimpleDecryptor(String) - 类的构造器 cn.zhxu.toys.cipher.SimpleDecryptor
- SimpleEncryptor - cn.zhxu.toys.cipher中的类
-
简单加密算法
- SimpleEncryptor() - 类的构造器 cn.zhxu.toys.cipher.SimpleEncryptor
- SimpleEncryptor(byte[]) - 类的构造器 cn.zhxu.toys.cipher.SimpleEncryptor
- SimpleEncryptor(String) - 类的构造器 cn.zhxu.toys.cipher.SimpleEncryptor
- split(byte[], byte) - 类中的静态方法 cn.zhxu.toys.util.ByteUtils
- strFrom(long, int) - 类中的静态方法 cn.zhxu.toys.util.StringUtils
- StringUtils - cn.zhxu.toys.util中的类
- StringUtils() - 类的构造器 cn.zhxu.toys.util.StringUtils
- subArray(byte[], int) - 类中的静态方法 cn.zhxu.toys.util.ByteUtils
- subArray(byte[], int, int) - 类中的静态方法 cn.zhxu.toys.util.ByteUtils
- submit(Runnable) - 类中的方法 cn.zhxu.toys.concurrent.ParallelTaskScheduler
- submit(Runnable, T) - 类中的方法 cn.zhxu.toys.concurrent.ParallelTaskScheduler
- submit(Callable<T>) - 类中的方法 cn.zhxu.toys.concurrent.ParallelTaskScheduler
- submitTasks(int, Queue<T>, ParallelScheduler.TaskExecutor<T>, List<Future<?>>) - 类中的方法 cn.zhxu.toys.concurrent.ParallelTaskScheduler
- SUCCESS - enum class 中的枚举常量 cn.zhxu.toys.captcha.CaptchaManager.VerifyResult
- SyncLock - cn.zhxu.toys.concurrent中的接口
-
分布式并发同步锁
T
- timeAdd(Date, int, int, int, int) - 类中的静态方法 cn.zhxu.toys.util.DateUtils
-
日期增加
- to256Num(long, int) - 类中的静态方法 cn.zhxu.toys.util.NumUtils
-
int 值转 256 进制字节数组 大端模式:数据的高字节保存在内存的低地址中,而数据的低字节保存在内存的高地址中
- to62(int) - 类中的静态方法 cn.zhxu.toys.util.NumUtils
- to62Num(int, int) - 类中的静态方法 cn.zhxu.toys.util.NumUtils
-
int 值转 62 进制字节数组
- toBean(String, Type) - 类中的方法 cn.zhxu.toys.cache.AbstractCacheService
- toCamera(String) - 类中的静态方法 cn.zhxu.toys.util.StringUtils
-
下划线连字符风格转驼峰风格
- toCamera(String, String) - 类中的静态方法 cn.zhxu.toys.util.StringUtils
-
连字符风格转驼峰风格
- toCamera(String, String, boolean) - 类中的静态方法 cn.zhxu.toys.util.StringUtils
-
连字符风格转驼峰风格
- todayBeginning() - 类中的静态方法 cn.zhxu.toys.util.DateUtils
-
获取今天刚开始的时刻
- toExtension(String) - 类中的方法 cn.zhxu.toys.oss.AbstractOssManager
- toHexStr(byte[]) - 类中的静态方法 cn.zhxu.toys.util.StringUtils
- toHyphenation(String) - 类中的静态方法 cn.zhxu.toys.util.StringUtils
-
驼峰风格风格转下划线风格
- toHyphenation(String, String) - 类中的静态方法 cn.zhxu.toys.util.StringUtils
-
驼峰风格风格转连字符风格
- toList(String, Class<T>) - 类中的方法 cn.zhxu.toys.cache.AbstractCacheService
- toMd5(byte[]) - 类中的静态方法 cn.zhxu.toys.cipher.Md5Utils
-
已过时。
- toMd5(byte[]) - 类中的静态方法 cn.zhxu.toys.util.DigestUtils
- toMd5(String) - 类中的静态方法 cn.zhxu.toys.util.DigestUtils
- toMd5(String, Charset) - 类中的静态方法 cn.zhxu.toys.util.DigestUtils
- toRmbStr(long) - 类中的静态方法 cn.zhxu.toys.util.StringUtils
- toSha1(byte[]) - 类中的静态方法 cn.zhxu.toys.util.DigestUtils
- toSha1(String) - 类中的静态方法 cn.zhxu.toys.util.DigestUtils
- toSha1(String, Charset) - 类中的静态方法 cn.zhxu.toys.util.DigestUtils
- toSha224(byte[]) - 类中的静态方法 cn.zhxu.toys.util.DigestUtils
- toSha224(String) - 类中的静态方法 cn.zhxu.toys.util.DigestUtils
- toSha224(String, Charset) - 类中的静态方法 cn.zhxu.toys.util.DigestUtils
- toSha256(byte[]) - 类中的静态方法 cn.zhxu.toys.util.DigestUtils
- toSha256(String) - 类中的静态方法 cn.zhxu.toys.util.DigestUtils
- toSha256(String, Charset) - 类中的静态方法 cn.zhxu.toys.util.DigestUtils
- toSha512(byte[]) - 类中的静态方法 cn.zhxu.toys.util.DigestUtils
- toSha512(String) - 类中的静态方法 cn.zhxu.toys.util.DigestUtils
- toSha512(String, Charset) - 类中的静态方法 cn.zhxu.toys.util.DigestUtils
- toString(Object) - 类中的方法 cn.zhxu.toys.cache.AbstractCacheService
- TreeAble - cn.zhxu.toys.tree中的接口
- TreeOutput<R extends TreeOutput<R>> - cn.zhxu.toys.tree中的接口
- TreeUtils - cn.zhxu.toys.tree中的类
- TreeUtils() - 类的构造器 cn.zhxu.toys.tree.TreeUtils
- trim(byte[], byte) - 类中的静态方法 cn.zhxu.toys.util.ByteUtils
- trim(byte[], byte, int, int) - 类中的静态方法 cn.zhxu.toys.util.ByteUtils
U
- unsigned(byte) - 类中的静态方法 cn.zhxu.toys.util.ByteUtils
- unsigned(byte) - 类中的静态方法 cn.zhxu.toys.util.NumUtils
-
无符号整数
- updateBitArray(String, long[]) - 类中的方法 cn.zhxu.toys.concurrent.AbstractBloomFilter
-
更新位数组
- updateBitArray(String, long[]) - 类中的方法 cn.zhxu.toys.concurrent.RedisBloomFilter
- upload(String, File) - 类中的方法 cn.zhxu.toys.oss.AbstractOssManager
- upload(String, File) - 接口中的方法 cn.zhxu.toys.oss.OssManager
-
上传文件
- upload(String, String, InputStream) - 类中的方法 cn.zhxu.toys.oss.AbstractOssManager
- upload(String, String, InputStream) - 接口中的方法 cn.zhxu.toys.oss.OssManager
-
上传文件
- upload(String, String, String, InputStream) - 类中的方法 cn.zhxu.toys.oss.AbstractOssManager
- upload(String, String, String, InputStream) - 接口中的方法 cn.zhxu.toys.oss.OssManager
-
上传文件(指定文件名)
- upload(String, String, String, String, InputStream) - 类中的方法 cn.zhxu.toys.oss.AbstractOssManager
- upload(String, String, String, String, InputStream) - 类中的方法 cn.zhxu.toys.oss.AliyunOssManager
- upload(String, String, String, String, InputStream) - 类中的方法 cn.zhxu.toys.oss.HuaweiOssManager
V
- valueOf(String) - enum class中的静态方法 cn.zhxu.toys.captcha.CaptchaManager.VerifyResult
-
Returns the enum constant of this class with the specified name.
- values() - enum class中的静态方法 cn.zhxu.toys.captcha.CaptchaManager.VerifyResult
-
Returns an array containing the constants of this enum class, in the order they are declared.
- verify(String, String) - 接口中的方法 cn.zhxu.toys.captcha.CaptchaManager
-
校验验证码
- verify(String, String) - 类中的方法 cn.zhxu.toys.captcha.impl.BaseCaptchaManager
- verify(String, String, String, String) - 接口中的方法 cn.zhxu.toys.bank.BankVerifier
-
四要素认证
- verify(String, String, String, String) - 类中的方法 cn.zhxu.toys.bank.JuheBankVerifier
-
// 名称 类型 必填 说明 // key string 是 您申请的key // realname string 是 姓名,需要utf8 Urlencode // idcard string 是 身份证号码 // bankcard string 是 银行卡卡号 // mobile string 是 手机号码
- verifyRsaSgin(byte[], String, String) - 类中的静态方法 cn.zhxu.toys.util.SignUtils
-
验正RSA签名
- verifyRsaSgin(String, String, String) - 类中的静态方法 cn.zhxu.toys.util.SignUtils
-
验正RSA签名
W
- weekOfMonth(Date) - 类中的静态方法 cn.zhxu.toys.util.DateUtils
-
获取某一月中的周数
- weekOfYear(Date) - 类中的静态方法 cn.zhxu.toys.util.DateUtils
-
获取一年中的周数
- with(String, int, int, Runnable) - 类中的方法 cn.zhxu.toys.concurrent.AbstractSyncLock
- with(String, int, int, Runnable) - 接口中的方法 cn.zhxu.toys.concurrent.SyncLock
-
在锁内运行
- with(String, int, Runnable) - 类中的方法 cn.zhxu.toys.concurrent.AbstractSyncLock
- with(String, int, Runnable) - 接口中的方法 cn.zhxu.toys.concurrent.SyncLock
-
在锁内运行
- with(String, Object) - 类中的方法 cn.zhxu.toys.captcha.CaptchaAttrs
- with(String, Runnable) - 类中的方法 cn.zhxu.toys.concurrent.AbstractSyncLock
- with(String, Runnable) - 接口中的方法 cn.zhxu.toys.concurrent.SyncLock
-
在锁内运行
- with(String, String, int, int, Runnable) - 类中的方法 cn.zhxu.toys.concurrent.AbstractSyncLock
- with(String, String, int, int, Runnable) - 接口中的方法 cn.zhxu.toys.concurrent.SyncLock
-
在锁内运行
- with(String, String, int, Runnable) - 类中的方法 cn.zhxu.toys.concurrent.AbstractSyncLock
- with(String, String, int, Runnable) - 接口中的方法 cn.zhxu.toys.concurrent.SyncLock
-
在锁内运行
- with(String, String, Runnable) - 类中的方法 cn.zhxu.toys.concurrent.AbstractSyncLock
- with(String, String, Runnable) - 接口中的方法 cn.zhxu.toys.concurrent.SyncLock
-
在锁内运行
- WoDongMsgSender - cn.zhxu.toys.msg中的类
- WoDongMsgSender() - 类的构造器 cn.zhxu.toys.msg.WoDongMsgSender
X
- xor(byte[]) - 类中的静态方法 cn.zhxu.toys.util.ByteUtils
-
异或值,返回
Y
- YEAR_PATTERN - 类中的静态变量 cn.zhxu.toys.util.DateUtils
- yearOf(Date) - 类中的静态方法 cn.zhxu.toys.util.DateUtils
-
获取当时的年数
Z
- ZLDecryptor - cn.zhxu.toys.cipher中的类
- ZLDecryptor() - 类的构造器 cn.zhxu.toys.cipher.ZLDecryptor
- ZLEncryptor - cn.zhxu.toys.cipher中的类
- ZLEncryptor() - 类的构造器 cn.zhxu.toys.cipher.ZLEncryptor
All Classes and Interfaces|常量字段值|所有程序包|序列化表格