| Interface | Description |
|---|---|
| Builder.Consumer1<T,P1> | |
| Builder.Consumer2<T,P1,P2> | |
| Builder.Consumer3<T,P1,P2,P3> | |
| Builder.Consumer4<T,P1,P2,P3,P4> | |
| Builder.Consumer5<T,P1,P2,P3,P4,P5> |
| Class | Description |
|---|---|
| AESUtil |
AES对称加解密
|
| BeanUtils |
JavaBean工具
|
| Builder<T> |
Builder构建工具类
|
| EncryptionUtils |
加密工具
|
| GoogleAuthenticator |
谷歌身份验证器(TOTP)
|
| HttpUtils |
Http请求工具
|
| IpUtils |
IP获取工具
|
| ListUtils |
List工具类
|
| PasswordUtils |
密码工具类
|
| RandomStringUtils |
随机字符串工具
|
| RSAUtils |
RSA非对称加密
|
| StringUtils |
String工具类
|
| Exception | Description |
|---|---|
| PasswordUtils.CannotPerformOperationException | |
| PasswordUtils.InvalidHashException |
Copyright © 2020. All rights reserved.