跳过导航链接
A B C D E F G H I J K L M N O P R S T U V W X Y Z 

A

a - 类 中的静态变量top.cenze.utils.crypt.sm.sm2.SM2Factory
 
accessCount - 类 中的变量top.cenze.utils.pojo.ApiAuthConfig
 
accessFirstTime - 类 中的变量top.cenze.utils.pojo.ApiAuthConfig
 
addComment(Cell, String, ExcelTypeEnum) - 类 中的静态方法top.cenze.utils.JxlsExcelUtil
给Cell添加批注
AES - 类 中的静态变量top.cenze.utils.crypt.AESUtil
 
AESUtil - top.cenze.utils.crypt中的类
AES对称加密工具 密钥加密/解密
AESUtil() - 类 的构造器top.cenze.utils.crypt.AESUtil
 
alg - 类 中的变量top.cenze.utils.pojo.TokenHeader
 
ALGORIGTHM_NAME - 类 中的静态变量top.cenze.utils.crypt.SM4Util
 
algorismToHexString(int, int) - 类 中的静态方法top.cenze.utils.ConvertUtil
将十进制转换为指定长度的十六进制字符串
algorismToHEXString(int) - 类 中的静态方法top.cenze.utils.ConvertUtil
十进制转换为十六进制字符串
ALGORITHM_NAME_ECB_PADDING - 类 中的静态变量top.cenze.utils.crypt.SM4Util
 
ALGORITHM_TYPE - 类 中的静态变量top.cenze.utils.crypt.RSAUtil
 
AmountAesUtil - top.cenze.utils中的类
 
AmountAesUtil() - 类 的构造器top.cenze.utils.AmountAesUtil
 
API_ACCESS_PREFIX - 类 中的静态变量top.cenze.utils.plugins.ApiPlugin
开放接口访问缓存前缀
ApiAuth - top.cenze.utils.aop中的注释类型
 
ApiAuthAspect - top.cenze.utils.aspect中的类
 
ApiAuthAspect() - 类 的构造器top.cenze.utils.aspect.ApiAuthAspect
 
ApiAuthConfig - top.cenze.utils.pojo中的类
 
ApiAuthConfig() - 类 的构造器top.cenze.utils.pojo.ApiAuthConfig
 
ApiPlugin - top.cenze.utils.plugins中的类
 
ApiPlugin() - 类 的构造器top.cenze.utils.plugins.ApiPlugin
 
apiUri - 类 中的变量top.cenze.utils.pojo.ApiAuthConfig
 
AsciiStringToString(String) - 类 中的静态方法top.cenze.utils.ConvertUtil
ASCII码字符串转数字字符串
AspectUtil - top.cenze.utils.aspect中的类
AOP工具
AspectUtil() - 类 的构造器top.cenze.utils.aspect.AspectUtil
 
auth(HttpServletRequest) - 类 中的方法top.cenze.utils.plugins.ApiPlugin
接口鉴权,返回Boolean
auth(HttpServletRequest, boolean) - 类 中的方法top.cenze.utils.plugins.ApiPlugin
接口鉴权,返回Boolean
authBefore(JoinPoint) - 类 中的方法top.cenze.utils.aspect.ApiAuthAspect
 
authPointcut() - 类 中的方法top.cenze.utils.aspect.ApiAuthAspect
 

B

b - 类 中的静态变量top.cenze.utils.crypt.sm.sm2.SM2Factory
 
back(byte[]) - 类 中的静态方法top.cenze.utils.crypt.sm.sm3.SM3
字节数组逆序
BarCodeUtil - top.cenze.utils中的类
条形码工具类
BarCodeUtil() - 类 的构造器top.cenze.utils.BarCodeUtil
 
Base64Util - top.cenze.utils中的类
base64工具类
Base64Util() - 类 的构造器top.cenze.utils.Base64Util
 
bigEndianByteToInt(byte[]) - 类 中的静态方法top.cenze.utils.crypt.sm.sm3.SM3
 
bigEndianIntToByte(int) - 类 中的静态方法top.cenze.utils.crypt.sm.sm3.SM3
 
binaryToAlgorism(String) - 类 中的静态方法top.cenze.utils.ConvertUtil
二进制字符串转十进制
bitCycleLeft(int, int) - 类 中的静态方法top.cenze.utils.crypt.sm.sm3.SM3
 
bitSmall8CycleLeft(byte[], int) - 类 中的静态方法top.cenze.utils.crypt.sm.sm3.SM3
 
BLOCK_LENGTH - 类 中的静态变量top.cenze.utils.crypt.SM3Util
SM3分组长度
BUFFER_LENGTH - 类 中的静态变量top.cenze.utils.crypt.SM3Util
缓冲区长度
bufferedImageToBase64(BufferedImage, String) - 类 中的静态方法top.cenze.utils.Base64Util
BufferedImage转成 base64
bufferedImageToBase64AddHead(BufferedImage, String) - 类 中的静态方法top.cenze.utils.Base64Util
BufferedImage转成 base64 添加base64头
BYTE_LENGTH - 类 中的静态变量top.cenze.utils.crypt.SM3Util
SM3值的长度
byteConvert32Bytes(BigInteger) - 类 中的静态方法top.cenze.utils.ConvertUtil
大数字转换字节流(字节数组)型数据
byteConvertInteger(byte[]) - 类 中的静态方法top.cenze.utils.ConvertUtil
换字节流(字节数组)型数据转大数字
byteCycleLeft(byte[], int) - 类 中的静态方法top.cenze.utils.crypt.sm.sm3.SM3
 
bytesToHex(byte[]) - 类 中的静态方法top.cenze.utils.crypt.MD5Util
 
bytesToHexString(byte[]) - 类 中的静态方法top.cenze.utils.ConvertUtil
 
byteToHex(byte[]) - 类 中的静态方法top.cenze.utils.ConvertUtil
字节数组转换为十六进制字符串
byteToInt(byte[]) - 类 中的静态方法top.cenze.utils.ConvertUtil
四个字节的字节数据转换成一个整形数据
byteToString(byte[]) - 类 中的静态方法top.cenze.utils.ConvertUtil
字节数组转为普通字符串(ASCII对应的字符)

C

calendar2Date(Calendar) - 类 中的静态方法top.cenze.utils.DateUtil
 
cell - 类 中的变量top.cenze.utils.pojo.ExcelFieldInfo
 
CF(byte[], byte[]) - 类 中的静态方法top.cenze.utils.crypt.sm.sm3.SM3
 
CF(int[], int[]) - 类 中的静态方法top.cenze.utils.crypt.sm.sm3.SM3
 
charSet - 类 中的静态变量top.cenze.utils.SendMailUtil
 
charToByte(char) - 类 中的静态方法top.cenze.utils.ConvertUtil
Convert char to byte
checkClientTrusted(X509Certificate[], String) - 类 中的方法top.cenze.utils.http.request.TrustAllTrustManager
 
checkServerTrusted(X509Certificate[], String) - 类 中的方法top.cenze.utils.http.request.TrustAllTrustManager
 
Cipher - top.cenze.utils.crypt.sm.sm2中的类
 
Cipher() - 类 的构造器top.cenze.utils.crypt.sm.sm2.Cipher
 
CK - 类 中的静态变量top.cenze.utils.crypt.sm.sm4.SM4
 
ClassFieldInfo - top.cenze.utils.pojo中的类
 
ClassFieldInfo() - 类 的构造器top.cenze.utils.pojo.ClassFieldInfo
 
ClassFields - top.cenze.utils.pojo中的类
 
ClassFields() - 类 的构造器top.cenze.utils.pojo.ClassFields
 
CLIENT_TIMEOUT - 类 中的静态变量top.cenze.utils.SFTPUtil
 
cntBlock - 类 中的变量top.cenze.utils.crypt.SM3Util
 
col - 类 中的变量top.cenze.utils.pojo.ExcelMappingCustom
 
col - 类 中的变量top.cenze.utils.pojo.ExcelMappingObject
 
colIdx - 类 中的变量top.cenze.utils.pojo.ExcelFieldInfo
 
colIndex - 类 中的变量top.cenze.utils.pojo.ExcelImportMapper
 
compressPicForScale(byte[], long) - 类 中的静态方法top.cenze.utils.file.ImageUtil
根据指定大小压缩图片
content - 类 中的变量top.cenze.utils.pojo.ExcelMappingCustom
 
convert(Class, Object) - 类 中的方法top.cenze.utils.component.ExcelDateConverter
 
convert(byte[]) - 类 中的静态方法top.cenze.utils.crypt.sm.sm3.SM3
 
convert(int[]) - 类 中的静态方法top.cenze.utils.crypt.sm.sm3.SM3
 
ConvertUtil - top.cenze.utils中的类
 
ConvertUtil() - 类 的构造器top.cenze.utils.ConvertUtil
 
createAllCell(Map<Integer, Row>, ExcelMapping) - 类 中的静态方法top.cenze.utils.JxlsExcelUtil
初始化创建所有列
createAllRow(Sheet, ExcelMapping) - 类 中的静态方法top.cenze.utils.JxlsExcelUtil
初始化创建所有行
createDocument() - 类 中的静态方法top.cenze.utils.file.XMLUtil
 
createElement(Document, String, String) - 类 中的静态方法top.cenze.utils.file.XMLUtil
 
createElementLoop(Document, ExcelMappingLoop) - 类 中的静态方法top.cenze.utils.JxlsExcelUtil
创建Loop元素
createExcelTemplateFile() - 类 中的静态方法top.cenze.utils.file.CZFileUtil
创建一个临时Excel文件
createExclusionSection(Document, Integer, Integer) - 类 中的静态方法top.cenze.utils.JxlsExcelUtil
创建排除(占位)Section元素 排除(跳过)真实数据起始行前面的行数(如果不跳过非真实数据行,则会出现脏数据,loop即会把非真实数据行读取进来)
createExportTemplate(ExcelMapping) - 类 中的静态方法top.cenze.utils.JxlsExcelUtil
创建导出模板
createExportTemplate(MultipartFile, ExcelMapping) - 类 中的静态方法top.cenze.utils.JxlsExcelUtil
创建导出模板
createHS256JWTToken(String, String) - 类 中的静态方法top.cenze.utils.TokenUtil
生成HS256 JWT Token
createHS256JWTToken(String, String, Long) - 类 中的静态方法top.cenze.utils.TokenUtil
生成HS256 JWT Token https://blog.csdn.net/qq_51705526/article/details/123939826?
createImportXml(ExcelMapping) - 类 中的静态方法top.cenze.utils.JxlsExcelUtil
创建导入模板xml文档
createImportXmlToMultipartFile(ExcelMapping) - 类 中的静态方法top.cenze.utils.JxlsExcelUtil
创建导入模板xml文档
createReportFIle(ReportFileTypeEnum) - 类 中的静态方法top.cenze.utils.file.CZFileUtil
创建一个临时报表文件
createXmlTemplateFile() - 类 中的静态方法top.cenze.utils.file.CZFileUtil
创建一个临时Xml文件
ct - 类 中的变量top.cenze.utils.crypt.sm.sm2.Cipher
 
CZFileUtil - top.cenze.utils.file中的类
 
CZFileUtil() - 类 的构造器top.cenze.utils.file.CZFileUtil
 

D

date2Calendar(Date) - 类 中的静态方法top.cenze.utils.DateUtil
 
DateUtil - top.cenze.utils中的类
 
DateUtil() - 类 的构造器top.cenze.utils.DateUtil
 
decode(String) - 类 中的静态方法top.cenze.utils.AmountAesUtil
 
decodeHex(char[]) - 类 中的静态方法top.cenze.utils.ConvertUtil
将十六进制字符数组转换为字节数组
decodeStr(String) - 类 中的静态方法top.cenze.utils.AmountAesUtil
 
decrypt(String, String) - 类 中的静态方法top.cenze.utils.crypt.AESUtil
 
decrypt(String, String) - 类 中的静态方法top.cenze.utils.crypt.RSAUtil
解密
Decrypt(byte[]) - 类 中的方法top.cenze.utils.crypt.sm.sm2.Cipher
 
decrypt(byte[], byte[]) - 类 中的静态方法top.cenze.utils.crypt.sm.sm2.SM2EncDecUtils
 
decrypt(byte[], byte[]) - 类 中的静态方法top.cenze.utils.crypt.SM2Util
 
decrypt(String, String) - 类 中的静态方法top.cenze.utils.crypt.SM2Util
 
decrypt(String, String) - 类 中的静态方法top.cenze.utils.JasyptUtil
解密
decrypt_Ecb_Padding(byte[], byte[]) - 类 中的静态方法top.cenze.utils.crypt.SM4Util
 
decryptData_CBC(String) - 类 中的方法top.cenze.utils.crypt.sm.sm4.SM4Utils
 
decryptData_ECB(String) - 类 中的方法top.cenze.utils.crypt.sm.sm4.SM4Utils
 
decryptEcb(String, String, String) - 类 中的静态方法top.cenze.utils.crypt.SM4Util
 
DEFAULT_KEY_SIZE - 类 中的静态变量top.cenze.utils.crypt.SM4Util
 
del(String, Map<String, String>, Class<T>) - 类 中的静态方法top.cenze.utils.http.request.HttpsUtil
 
delete(String, int, String, String, String) - 类 中的静态方法top.cenze.utils.SFTPUtil
删除文件
delObj(String, Object, Map<String, String>, Class<T>) - 类 中的静态方法top.cenze.utils.http.request.HttpsUtil
 
delRow(MultipartFile, Integer, List<Integer>) - 类 中的静态方法top.cenze.utils.JxlsExcelUtil
删除指定行
delWithExclusionRow(MultipartFile, Integer, Integer, List<Integer>) - 类 中的静态方法top.cenze.utils.JxlsExcelUtil
删除行(从指定起始行开始,删除排除行集合之外的所有行数据)
desc - 枚举 中的变量top.cenze.utils.enums.ExcelTypeEnum
 
desc - 枚举 中的变量top.cenze.utils.enums.MappingTypeEnum
 
desc - 枚举 中的变量top.cenze.utils.enums.ReportFileTypeEnum
 
desc - 枚举 中的变量top.cenze.utils.enums.YesOrNoEnum
 
desc - 类 中的变量top.cenze.utils.pojo.ClassFieldInfo
 
DIGITS_LOWER - 类 中的静态变量top.cenze.utils.ConvertUtil
用于建立十六进制字符的输出的小写字符数组
DIGITS_UPPER - 类 中的静态变量top.cenze.utils.ConvertUtil
用于建立十六进制字符的输出的大写字符数组
Dofinal(byte[]) - 类 中的方法top.cenze.utils.crypt.sm.sm2.Cipher
 
doFinal(byte[], int) - 类 中的方法top.cenze.utils.crypt.SM3Util
SM3结果输出
doFinal() - 类 中的方法top.cenze.utils.crypt.SM3Util
 
doHash(byte[]) - 类 中的方法top.cenze.utils.crypt.SM3Util
 
doubleToDate(Double) - 类 中的静态方法top.cenze.utils.JxlsExcelUtil
double to date
doUpdate() - 类 中的方法top.cenze.utils.crypt.SM3Util
 
download(String, int, String, String, String, OutputStream) - 类 中的静态方法top.cenze.utils.SFTPUtil
下载文件。

E

ecc_a - 类 中的变量top.cenze.utils.crypt.sm.sm2.SM2
 
ecc_b - 类 中的变量top.cenze.utils.crypt.sm.sm2.SM2
 
ecc_bc_spec - 类 中的变量top.cenze.utils.crypt.sm.sm2.SM2
 
ecc_bc_spec - 类 中的变量top.cenze.utils.crypt.sm.sm2.SM2Factory
 
ecc_curve - 类 中的变量top.cenze.utils.crypt.sm.sm2.SM2
 
ecc_curve - 类 中的变量top.cenze.utils.crypt.sm.sm2.SM2Factory
 
ecc_gx - 类 中的变量top.cenze.utils.crypt.sm.sm2.SM2
 
ecc_gx_fieldelement - 类 中的变量top.cenze.utils.crypt.sm.sm2.SM2
 
ecc_gx_fieldelement - 类 中的变量top.cenze.utils.crypt.sm.sm2.SM2Factory
 
ecc_gy - 类 中的变量top.cenze.utils.crypt.sm.sm2.SM2
 
ecc_gy_fieldelement - 类 中的变量top.cenze.utils.crypt.sm.sm2.SM2
 
ecc_gy_fieldelement - 类 中的变量top.cenze.utils.crypt.sm.sm2.SM2Factory
 
ecc_key_pair_generator - 类 中的变量top.cenze.utils.crypt.sm.sm2.SM2
 
ecc_key_pair_generator - 类 中的变量top.cenze.utils.crypt.sm.sm2.SM2Factory
 
ecc_n - 类 中的变量top.cenze.utils.crypt.sm.sm2.SM2
 
ecc_p - 类 中的变量top.cenze.utils.crypt.sm.sm2.SM2
 
ecc_param - 类 中的静态变量top.cenze.utils.crypt.sm.sm2.SM2
 
ecc_point_g - 类 中的变量top.cenze.utils.crypt.sm.sm2.SM2
 
ecc_point_g - 类 中的变量top.cenze.utils.crypt.sm.sm2.SM2Factory
 
encode(Double) - 类 中的静态方法top.cenze.utils.AmountAesUtil
 
encodeHex(Double) - 类 中的静态方法top.cenze.utils.AmountAesUtil
 
encodeHex(byte[]) - 类 中的静态方法top.cenze.utils.ConvertUtil
将字节数组转换为十六进制字符数组
encodeHex(byte[], boolean) - 类 中的静态方法top.cenze.utils.ConvertUtil
将字节数组转换为十六进制字符数组
encodeHex(byte[], char[]) - 类 中的静态方法top.cenze.utils.ConvertUtil
将字节数组转换为十六进制字符数组
encodeHexString(byte[]) - 类 中的静态方法top.cenze.utils.ConvertUtil
将字节数组转换为十六进制字符串
encodeHexString(byte[], boolean) - 类 中的静态方法top.cenze.utils.ConvertUtil
将字节数组转换为十六进制字符串
encodeHexString(byte[], char[]) - 类 中的静态方法top.cenze.utils.ConvertUtil
将字节数组转换为十六进制字符串
ENCODING - 类 中的静态变量top.cenze.utils.crypt.SM4Util
 
encrypt(String, String) - 类 中的静态方法top.cenze.utils.crypt.AESUtil
 
encrypt(String, String) - 类 中的静态方法top.cenze.utils.crypt.RSAUtil
加密
Encrypt(byte[]) - 类 中的方法top.cenze.utils.crypt.sm.sm2.Cipher
 
encrypt(byte[], byte[]) - 类 中的静态方法top.cenze.utils.crypt.sm.sm2.SM2EncDecUtils
 
encrypt(byte[], byte[]) - 类 中的静态方法top.cenze.utils.crypt.SM2Util
 
encrypt(String, String) - 类 中的静态方法top.cenze.utils.crypt.SM2Util
 
encrypt(String, String) - 类 中的静态方法top.cenze.utils.JasyptUtil
加密
encrypt_Ecb_Padding(byte[], byte[]) - 类 中的静态方法top.cenze.utils.crypt.SM4Util
 
encryptData_CBC(String) - 类 中的方法top.cenze.utils.crypt.sm.sm4.SM4Utils
 
encryptData_ECB(String) - 类 中的方法top.cenze.utils.crypt.sm.sm4.SM4Utils
 
encryptEcb(String, String, String) - 类 中的静态方法top.cenze.utils.crypt.SM4Util
 
encryptor - 类 中的静态变量top.cenze.utils.JasyptUtil
 
exceedLimitCount(HttpServletRequest) - 类 中的方法top.cenze.utils.plugins.ApiPlugin
是否超过访问限制次数(配置的限制次数,限制时间范围,单位分钟)
EXCEL_TEMPLATE_DIR - 类 中的静态变量top.cenze.utils.file.XMLUtil
 
ExcelDateConverter - top.cenze.utils.component中的类
 
ExcelDateConverter() - 类 的构造器top.cenze.utils.component.ExcelDateConverter
 
ExcelFieldInfo - top.cenze.utils.pojo中的类
 
ExcelFieldInfo() - 类 的构造器top.cenze.utils.pojo.ExcelFieldInfo
 
ExcelImportMapper - top.cenze.utils.pojo中的类
 
ExcelImportMapper() - 类 的构造器top.cenze.utils.pojo.ExcelImportMapper
 
exCell - 类 中的变量top.cenze.utils.pojo.ExcelReadException
 
ExcelMapping - top.cenze.utils.pojo中的类
 
ExcelMapping() - 类 的构造器top.cenze.utils.pojo.ExcelMapping
 
ExcelMappingCustom - top.cenze.utils.pojo中的类
 
ExcelMappingCustom() - 类 的构造器top.cenze.utils.pojo.ExcelMappingCustom
 
ExcelMappingLoop - top.cenze.utils.pojo中的类
 
ExcelMappingLoop() - 类 的构造器top.cenze.utils.pojo.ExcelMappingLoop
 
ExcelMappingObject - top.cenze.utils.pojo中的类
 
ExcelMappingObject() - 类 的构造器top.cenze.utils.pojo.ExcelMappingObject
 
ExcelReadException - top.cenze.utils.pojo中的类
 
ExcelReadException() - 类 的构造器top.cenze.utils.pojo.ExcelReadException
 
ExcelTypeEnum - top.cenze.utils.enums中的枚举
 
ExcelTypeEnum(String, String) - 枚举 的构造器top.cenze.utils.enums.ExcelTypeEnum
 
exMessage - 类 中的变量top.cenze.utils.pojo.ExcelReadException
 
expand(int[]) - 类 中的静态方法top.cenze.utils.crypt.sm.sm3.SM3
 
exportExcel(String, Object, Object, Object, HttpServletResponse, HttpServletRequest) - 类 中的静态方法top.cenze.utils.JxlsExcelUtil
导出Excel(输出到数据流)
exportExcel(byte[], Object, Object, Object, HttpServletResponse, HttpServletRequest) - 类 中的静态方法top.cenze.utils.JxlsExcelUtil
导出Excel(输出到数据流)
exportExcel(String, Object, Object, Object) - 类 中的静态方法top.cenze.utils.JxlsExcelUtil
导出Excel(输出到本地)
exportExcel(byte[], Object, Object, Object) - 类 中的静态方法top.cenze.utils.JxlsExcelUtil
导出Excel(输出到本地)
exportExcel(File, File, Object, Object, Object) - 类 中的静态方法top.cenze.utils.JxlsExcelUtil
导出Excel
exportExcelToMultiPartFile(byte[], Object, Object, Object) - 类 中的静态方法top.cenze.utils.JxlsExcelUtil
导出Excel
exportExcelToMultiPartFile(File, File, Object, Object, Object) - 类 中的静态方法top.cenze.utils.JxlsExcelUtil
导出Excel
extname - 枚举 中的变量top.cenze.utils.enums.ExcelTypeEnum
 
extname - 枚举 中的变量top.cenze.utils.enums.ReportFileTypeEnum
 
ExtractNumbers(String) - 类 中的静态方法top.cenze.utils.RegExpUtil
提取字符串中的数字

F

FF1j(int, int, int) - 类 中的静态方法top.cenze.utils.crypt.sm.sm3.SM3
 
FF2j(int, int, int) - 类 中的静态方法top.cenze.utils.crypt.sm.sm3.SM3
 
FFj(int, int, int, int) - 类 中的静态方法top.cenze.utils.crypt.sm.sm3.SM3
 
fieldName - 类 中的变量top.cenze.utils.pojo.ExcelFieldInfo
 
file2Bytes(File) - 类 中的静态方法top.cenze.utils.file.CZFileUtil
文件转byte[]
FK - 类 中的静态变量top.cenze.utils.crypt.sm.sm4.SM4
 
fleetBit - 类 中的静态变量top.cenze.utils.SnowflakeUtil
 
fleetDisplacement - 类 中的静态变量top.cenze.utils.SnowflakeUtil
 
formatDate(Date) - 类 中的方法top.cenze.utils.JxlsExcelUtil
 
from - 类 中的静态变量top.cenze.utils.SendMailUtil
 
fromName - 类 中的静态变量top.cenze.utils.SendMailUtil
 

G

GatewayUtil - top.cenze.utils.http.request中的类
 
GatewayUtil() - 类 的构造器top.cenze.utils.http.request.GatewayUtil
 
genAESKey() - 类 中的静态方法top.cenze.utils.crypt.AESUtil
 
generateEcbCipher(String, int, byte[]) - 类 中的静态方法top.cenze.utils.crypt.SM4Util
 
generateKey() - 类 中的静态方法top.cenze.utils.crypt.SM4Util
 
generateKey(int) - 类 中的静态方法top.cenze.utils.crypt.SM4Util
 
generateKeyPair() - 类 中的静态方法top.cenze.utils.crypt.sm.sm2.SM2EncDecUtils
 
generateKeyPair() - 类 中的静态方法top.cenze.utils.crypt.SM2Util
 
genKeyPair() - 类 中的静态方法top.cenze.utils.crypt.RSAUtil
生成密钥
get(String, Map<String, String>, Class<T>) - 类 中的静态方法top.cenze.utils.http.request.HttpsUtil
 
GET_ULONG_BE(byte[], int) - 类 中的方法top.cenze.utils.crypt.sm.sm4.SM4
 
getAcceptedIssuers() - 类 中的方法top.cenze.utils.http.request.TrustAllTrustManager
 
getAccessApiAuthConfig(String) - 类 中的方法top.cenze.utils.plugins.ApiPlugin
获取各ip访问授权配置
getAccuracy(long) - 类 中的静态方法top.cenze.utils.file.ImageUtil
自动调节精度(经验数值)
getApiAuthConfig(String) - 类 中的方法top.cenze.utils.plugins.ApiPlugin
获取授权配置
getAppPath(Class<?>) - 类 中的静态方法top.cenze.utils.SendMailUtil
 
getAuthSecret(String) - 类 中的方法top.cenze.utils.plugins.ApiPlugin
获取token的访问密码
getBarCode(String) - 类 中的静态方法top.cenze.utils.BarCodeUtil
生成 图片缓冲
getBarCode(String, int, int) - 类 中的静态方法top.cenze.utils.BarCodeUtil
生成 图片缓冲
getByExtname(String) - 枚举 中的静态方法top.cenze.utils.enums.ExcelTypeEnum
 
getByExtName(String) - 枚举 中的静态方法top.cenze.utils.enums.ReportFileTypeEnum
 
getByVal(Integer) - 枚举 中的静态方法top.cenze.utils.enums.MappingTypeEnum
 
getByVal(Integer) - 枚举 中的静态方法top.cenze.utils.enums.YesOrNoEnum
 
getCalendarFormYear(int) - 类 中的静态方法top.cenze.utils.DateUtil
get Calendar of given year
getCellValueByCell(Cell) - 类 中的静态方法top.cenze.utils.JxlsExcelUtil
获取单元格各类型值,返回字符串类型
getCookie(String, Map<String, Object>) - 类 中的静态方法top.cenze.utils.http.request.HttpsUtil
 
getCurrentTimeStamp() - 类 中的静态方法top.cenze.utils.SnowflakeUtil
 
getDesc() - 枚举 中的方法top.cenze.utils.enums.ExcelTypeEnum
 
getDesc() - 枚举 中的方法top.cenze.utils.enums.MappingTypeEnum
 
getDesc() - 枚举 中的方法top.cenze.utils.enums.ReportFileTypeEnum
 
getDesc() - 枚举 中的方法top.cenze.utils.enums.YesOrNoEnum
 
getDigestSize() - 类 中的方法top.cenze.utils.crypt.SM3Util
 
getElementValue(Document, String) - 类 中的静态方法top.cenze.utils.file.XMLUtil
 
getEndDayOfWeekNo(int, int) - 类 中的静态方法top.cenze.utils.DateUtil
获取指定年份(如:2023),指定周号(如果:第30周)截止日期 get the end day of given week no of a year.
getExtname() - 枚举 中的方法top.cenze.utils.enums.ExcelTypeEnum
 
getExtname() - 枚举 中的方法top.cenze.utils.enums.ReportFileTypeEnum
 
getFields(Class<T>) - 类 中的静态方法top.cenze.utils.ReflectionUtil
 
getFieldsAndSwaggerModelPropertyValue(Field[], Boolean) - 类 中的静态方法top.cenze.utils.ReflectionUtil
 
getFieldSwaggerModelPropertyValue(Field) - 类 中的静态方法top.cenze.utils.ReflectionUtil
获取字段Swagger属性描述
getFileItem(String) - 类 中的静态方法top.cenze.utils.file.MultipartFileUtil
 
getFileItem(File) - 类 中的静态方法top.cenze.utils.file.MultipartFileUtil
 
getFileName(String) - 类 中的静态方法top.cenze.utils.SendMailUtil
 
getFilePath() - 类 中的静态方法top.cenze.utils.SendMailUtil
 
getFirstDayOfMonth(int, int) - 类 中的静态方法top.cenze.utils.DateUtil
get first date of given month and year
getHexString(byte[]) - 类 中的静态方法top.cenze.utils.ConvertUtil
根据字节数组获得值(十六进制数字)
getHexString(byte[], boolean) - 类 中的静态方法top.cenze.utils.ConvertUtil
根据字节数组获得值(十六进制数字)
getHost(String) - 类 中的静态方法top.cenze.utils.SendMailUtil
 
getHtmlText(String, Map<String, Object>) - 类 中的静态方法top.cenze.utils.SendMailUtil
 
getInstance() - 类 中的静态方法top.cenze.utils.crypt.sm.sm2.SM2Factory
初始化方法
getIpAddress(HttpServletRequest) - 类 中的静态方法top.cenze.utils.aspect.AspectUtil
获取request中的IP
getLastDayOfMonth(int, int) - 类 中的静态方法top.cenze.utils.DateUtil
get the last date of given month and year
getMap(String, Map<String, Object>, Map<String, String>, Class<T>) - 类 中的静态方法top.cenze.utils.http.request.HttpsUtil
 
getMultipartFile(String) - 类 中的静态方法top.cenze.utils.file.MultipartFileUtil
 
getMultipartFile(File) - 类 中的静态方法top.cenze.utils.file.MultipartFileUtil
 
getMultipartFile(FileItem) - 类 中的静态方法top.cenze.utils.file.MultipartFileUtil
 
getNextId(int, int) - 类 中的静态方法top.cenze.utils.SnowflakeUtil
 
getNextTimeStamp() - 类 中的静态方法top.cenze.utils.SnowflakeUtil
 
getObj(String, Object, Map<String, String>, Class<T>) - 类 中的静态方法top.cenze.utils.http.request.HttpsUtil
 
getOpenApiUris() - 类 中的方法top.cenze.utils.plugins.ApiPlugin
获取开放接口uri列表
getOSName() - 类 中的静态方法top.cenze.utils.file.CZFileUtil
获取当前操作系统名称. return 操作系统名称 例如:windows,Linux,Unix等.
getPageNum(String) - 类 中的静态方法top.cenze.utils.file.PDFUtil
获取PDF总页数
getParamByName(JoinPoint, String) - 类 中的静态方法top.cenze.utils.aspect.AspectUtil
 
getParameter(ServerWebExchange, String) - 类 中的静态方法top.cenze.utils.http.request.GatewayUtil
获取请求参数
getParameter(RequestContext, String) - 类 中的静态方法top.cenze.utils.http.request.ZuulUtil
获取请求参数
getParamsAndSign(Object, String) - 类 中的静态方法top.cenze.utils.http.request.HttpsUtil
获取排序参数签名(含签名参数)
getParamsByObj(Object) - 类 中的静态方法top.cenze.utils.aspect.AspectUtil
获取对象内成员变量Map
getPDDocument(String) - 类 中的静态方法top.cenze.utils.file.PDFUtil
 
getPriHexInSoft() - 类 中的方法top.cenze.utils.crypt.sm.sm2.SM2KeyVO
 
getPrivateKey() - 类 中的方法top.cenze.utils.crypt.sm.sm2.SM2KeyVO
 
getPubHexInSoft() - 类 中的方法top.cenze.utils.crypt.sm.sm2.SM2KeyVO
 
getPublicKey() - 类 中的方法top.cenze.utils.crypt.sm.sm2.SM2KeyVO
 
getReadExceptions(XLSReadStatus) - 类 中的静态方法top.cenze.utils.JxlsExcelUtil
解释Excel读取映射异常信息
getRemoteIP(ServerWebExchange) - 类 中的静态方法top.cenze.utils.http.request.GatewayUtil
获取访问者真实ip
getRemoteIP(ServerHttpRequest) - 类 中的静态方法top.cenze.utils.http.request.GatewayUtil
获取访问者真实ip
getRemoteIP(RequestContext) - 类 中的静态方法top.cenze.utils.http.request.ZuulUtil
获取访问者真实ip
getRemoteIP(HttpServletRequest) - 类 中的静态方法top.cenze.utils.http.request.ZuulUtil
获取访问者真实ip
getRequestAllParams(JoinPoint) - 类 中的静态方法top.cenze.utils.aspect.AspectUtil
获取所有请求参数 支持基础类型与对象及自定义对象混合情况,如果是对象或自定义对象,提取其成员变量
getRequestParams(JoinPoint) - 类 中的静态方法top.cenze.utils.aspect.AspectUtil
获取所有请求参数 支持基础类型与对象及自定义对象混合情况,不提取对象或自定义对象内的成员变量
getResourcePath() - 类 中的静态方法top.cenze.utils.file.CZFileUtil
获取项目resource目录结对路径
getResponseAllParams(JoinPoint) - 类 中的静态方法top.cenze.utils.aspect.AspectUtil
获取所有响应参数 支持基础类型与对象及自定义对象混合情况,如果是对象或自定义对象,提取其成员变量
getResponseParams(JoinPoint) - 类 中的静态方法top.cenze.utils.aspect.AspectUtil
获取所有响应参数 支持基础类型与对象及自定义对象混合情况,不提取对象或自定义对象内的成员变量
getServerName(ServerWebExchange) - 类 中的静态方法top.cenze.utils.http.request.GatewayUtil
获取访问域名
getServerName(ServerHttpRequest) - 类 中的静态方法top.cenze.utils.http.request.GatewayUtil
获取访问域名
getServerName(RequestContext) - 类 中的静态方法top.cenze.utils.http.request.ZuulUtil
获取访问域名
getServerName(HttpServletRequest) - 类 中的静态方法top.cenze.utils.http.request.ZuulUtil
获取访问域名
getSheetStyle(Sheet, Map<Integer, Map<Integer, CellStyle>>, Map<Integer, Short>, Map<Integer, Integer>) - 类 中的静态方法top.cenze.utils.JxlsExcelUtil
获取所有单元格样式
getSign(StringBuilder, String) - 类 中的静态方法top.cenze.utils.http.request.HttpsUtil
获取排序参数签名
getSign(Object, String) - 类 中的静态方法top.cenze.utils.http.request.HttpsUtil
获取排序参数签名
getSign_express() - 类 中的方法top.cenze.utils.crypt.sm.sm2.SM2SignVO
 
getSign_r() - 类 中的方法top.cenze.utils.crypt.sm.sm2.SM2SignVO
 
getSign_s() - 类 中的方法top.cenze.utils.crypt.sm.sm2.SM2SignVO
 
getSm2_signForHard() - 类 中的方法top.cenze.utils.crypt.sm.sm2.SM2SignVO
 
getSm2_signForSoft() - 类 中的方法top.cenze.utils.crypt.sm.sm2.SM2SignVO
 
getSm2_type() - 类 中的方法top.cenze.utils.crypt.sm.sm2.SM2SignVO
 
getSm2_userd() - 类 中的方法top.cenze.utils.crypt.sm.sm2.SM2SignVO
 
getSm3_digest() - 类 中的方法top.cenze.utils.crypt.sm.sm2.SM2SignVO
 
getSm3_z() - 类 中的方法top.cenze.utils.crypt.sm.sm2.SM2SignVO
 
getSmtpPort(String) - 类 中的静态方法top.cenze.utils.SendMailUtil
 
getStartDayOfWeekNo(int, int) - 类 中的静态方法top.cenze.utils.DateUtil
获取指定年份(如:2023),指定周号(如果:第30周)起始日期 get start date of given week no of a year
getStr(String, String, Map<String, String>, Class<T>) - 类 中的静态方法top.cenze.utils.http.request.HttpsUtil
 
getTemplateFileMaxRowAndCol(MultipartFile) - 类 中的静态方法top.cenze.utils.JxlsExcelUtil
 
getTitle() - 类 中的方法top.cenze.utils.JxlsExcelUtil
 
getToken(ServerWebExchange) - 类 中的静态方法top.cenze.utils.http.request.GatewayUtil
获取TOKEN
getToken(RequestContext) - 类 中的静态方法top.cenze.utils.http.request.ZuulUtil
获取请求TOKEN
getVal() - 枚举 中的方法top.cenze.utils.enums.MappingTypeEnum
 
getVal() - 枚举 中的方法top.cenze.utils.enums.YesOrNoEnum
 
getVerify_r() - 类 中的方法top.cenze.utils.crypt.sm.sm2.SM2SignVO
 
getVerify_s() - 类 中的方法top.cenze.utils.crypt.sm.sm2.SM2SignVO
 
getX_coord() - 类 中的方法top.cenze.utils.crypt.sm.sm2.SM2SignVO
 
getY_coord() - 类 中的方法top.cenze.utils.crypt.sm.sm2.SM2SignVO
 
GG1j(int, int, int) - 类 中的静态方法top.cenze.utils.crypt.sm.sm3.SM3
 
GG2j(int, int, int) - 类 中的静态方法top.cenze.utils.crypt.sm.sm3.SM3
 
GGj(int, int, int, int) - 类 中的静态方法top.cenze.utils.crypt.sm.sm3.SM3
 
gx - 类 中的静态变量top.cenze.utils.crypt.sm.sm2.SM2Factory
 
gy - 类 中的静态变量top.cenze.utils.crypt.sm.sm2.SM2Factory
 

H

h - 类 中的静态变量top.cenze.utils.crypt.sm.sm2.SM2Factory
 
HEIGHT - 类 中的静态变量top.cenze.utils.BarCodeUtil
条形码高度
hexDigits - 类 中的静态变量top.cenze.utils.crypt.MD5Util
 
hexString - 类 中的变量top.cenze.utils.crypt.sm.sm4.SM4Utils
 
hexStringToAlgorism(String) - 类 中的静态方法top.cenze.utils.ConvertUtil
十六进制字符串装十进制
hexStringToBinary(String) - 类 中的静态方法top.cenze.utils.ConvertUtil
十六转二进制
hexStringToByteArray(String) - 类 中的静态方法top.cenze.utils.ConvertUtil
 
hexStringToBytes(String) - 类 中的静态方法top.cenze.utils.ConvertUtil
Convert hex string to byte[]
hexStringToString(String, int) - 类 中的静态方法top.cenze.utils.ConvertUtil
十六进制转字符串
hexStringToString(String) - 类 中的静态方法top.cenze.utils.ConvertUtil
 
hexToByte(String) - 类 中的静态方法top.cenze.utils.ConvertUtil
十六进制串转化为byte数组
hints - 类 中的静态变量top.cenze.utils.BarCodeUtil
设置 条形码参数
HMacUtil - top.cenze.utils.crypt中的类
 
HMacUtil() - 类 的构造器top.cenze.utils.crypt.HMacUtil
 
hostMap - 类 中的静态变量top.cenze.utils.SendMailUtil
 
httpsPost(String, String, String) - 类 中的静态方法top.cenze.utils.http.request.HttpsUtil
发送HTTPS请求 访问https资源时,忽略证书信任问题
HttpsUtil - top.cenze.utils.http.request中的类
https请求工具 author: cz
HttpsUtil() - 类 的构造器top.cenze.utils.http.request.HttpsUtil
 

I

iat - 类 中的变量top.cenze.utils.pojo.TokenPayload
 
ImageUtil - top.cenze.utils.file中的类
 
ImageUtil() - 类 的构造器top.cenze.utils.file.ImageUtil
 
importExcel(MultipartFile, String, Object, Boolean) - 类 中的静态方法top.cenze.utils.JxlsExcelUtil
导入Excel
importExcel(MultipartFile, byte[], Object, Boolean) - 类 中的静态方法top.cenze.utils.JxlsExcelUtil
导入Excel
importExcel(String, String, Object, Boolean) - 类 中的静态方法top.cenze.utils.JxlsExcelUtil
导入Excel
importExcel(String, byte[], Object, Boolean) - 类 中的静态方法top.cenze.utils.JxlsExcelUtil
导入Excel
importExcel(InputStream, InputStream, Object, Boolean) - 类 中的静态方法top.cenze.utils.JxlsExcelUtil
导入Excel
Init_dec(BigInteger, ECPoint) - 类 中的方法top.cenze.utils.crypt.sm.sm2.Cipher
 
Init_enc(SM2, ECPoint) - 类 中的方法top.cenze.utils.crypt.sm.sm2.Cipher
 
insertWords(BufferedImage, String) - 类 中的静态方法top.cenze.utils.BarCodeUtil
把带logo的二维码下面加上文字
Instance() - 类 中的静态方法top.cenze.utils.crypt.sm.sm2.SM2
 
intToBytes(int) - 类 中的静态方法top.cenze.utils.ConvertUtil
整形转换成网络传输的字节流(字节数组)型数据
IP_UTILS_FLAG - 类 中的静态变量top.cenze.utils.aspect.AspectUtil
 
IP_UTILS_FLAG - 类 中的静态变量top.cenze.utils.http.request.GatewayUtil
 
IP_UTILS_FLAG - 类 中的静态变量top.cenze.utils.http.request.ZuulUtil
 
isFileExist(String, int, String, String, String) - 类 中的静态方法top.cenze.utils.SFTPUtil
列出目录下的文件
isJavaLang(Object) - 类 中的静态方法top.cenze.utils.aspect.AspectUtil
判断是否为JAVA基础类型
isNetImage(String) - 类 中的静态方法top.cenze.utils.file.ImageUtil
判断是否为网络图片
isOpen - 类 中的变量top.cenze.utils.pojo.ApiAuthConfig
 
isOpenIgnoreCase(String) - 类 中的方法top.cenze.utils.plugins.ApiPlugin
接口是否开放的,忽略大小写,返回Boolean(无需登录即可访问,允许三方系统直接访问)
isOpenStrIgnoreCase(String) - 类 中的方法top.cenze.utils.plugins.ApiPlugin
接口是否开放的,忽略大小写,返回String(无需登录即可访问,允许三方系统直接访问)
isPadding - 类 中的变量top.cenze.utils.crypt.sm.sm4.SM4_Context
 
isParent - 类 中的变量top.cenze.utils.pojo.ClassFieldInfo
 
isVerify - 类 中的变量top.cenze.utils.crypt.sm.sm2.SM2SignVO
 
isVerify() - 类 中的方法top.cenze.utils.crypt.sm.sm2.SM2SignVO
 
iv - 类 中的静态变量top.cenze.utils.crypt.sm.sm3.SM3
 
iv - 类 中的变量top.cenze.utils.crypt.sm.sm4.SM4Utils
 

J

JasperReportUtil - top.cenze.utils中的类
jasper报表工具类
JasperReportUtil() - 类 的构造器top.cenze.utils.JasperReportUtil
 
JasyptUtil - top.cenze.utils中的类
配置文件加密解密工具
JasyptUtil() - 类 的构造器top.cenze.utils.JasyptUtil
 
JxlsExcelUtil - top.cenze.utils中的类
 
JxlsExcelUtil() - 类 的构造器top.cenze.utils.JxlsExcelUtil
 

K

KEY - 类 中的静态变量top.cenze.utils.AmountAesUtil
 
key - 类 中的变量top.cenze.utils.crypt.sm.sm2.Cipher
 
KEY_LEN - 类 中的静态变量top.cenze.utils.crypt.AESUtil
 
KEY_LENGTH - 类 中的静态变量top.cenze.utils.crypt.RSAUtil
 
keyOff - 类 中的变量top.cenze.utils.crypt.sm.sm2.Cipher
 
keyra - 类 中的变量top.cenze.utils.crypt.sm.sm2.SM2Result
 
keyrb - 类 中的变量top.cenze.utils.crypt.sm.sm2.SM2Result
 

L

lastTimeStamp - 类 中的静态变量top.cenze.utils.SnowflakeUtil
 
limitCount - 类 中的变量top.cenze.utils.pojo.ApiAuthConfig
 
limitTime - 类 中的变量top.cenze.utils.pojo.ApiAuthConfig
 
LOCALHOST_IP - 类 中的静态变量top.cenze.utils.aspect.AspectUtil
 
LOCALHOST_IP - 类 中的静态变量top.cenze.utils.http.request.GatewayUtil
 
LOCALHOST_IP - 类 中的静态变量top.cenze.utils.http.request.ZuulUtil
 
LOCALHOST_IP1 - 类 中的静态变量top.cenze.utils.aspect.AspectUtil
 
LOCALHOST_IP1 - 类 中的静态变量top.cenze.utils.http.request.GatewayUtil
 
LOCALHOST_IP1 - 类 中的静态变量top.cenze.utils.http.request.ZuulUtil
 
LocalImage2Base64(String) - 类 中的静态方法top.cenze.utils.file.ImageUtil
本地图片转base64(本地图片绝对路径)
login(String, int, String, String) - 类 中的静态方法top.cenze.utils.SFTPUtil
连接Sftp服务器
logout(ChannelSftp) - 类 中的静态方法top.cenze.utils.SFTPUtil
关闭连接 server
longToBytes(long) - 类 中的静态方法top.cenze.utils.ConvertUtil
长整形转换成网络传输的字节流(字节数组)型数据
lstColWidth - 类 中的变量top.cenze.utils.pojo.ExcelMapping
 
lstCustom - 类 中的变量top.cenze.utils.pojo.ExcelMapping
 
lstData - 类 中的变量top.cenze.utils.pojo.ExcelMappingLoop
 
lstDeclaredField - 类 中的变量top.cenze.utils.pojo.ClassFields
 
lstObject - 类 中的变量top.cenze.utils.pojo.ExcelMapping
 
lstParentField - 类 中的变量top.cenze.utils.pojo.ClassFields
 
lstRowHeight - 类 中的变量top.cenze.utils.pojo.ExcelMapping
 

M

machineBit - 类 中的静态变量top.cenze.utils.SnowflakeUtil
 
machineDisplacement - 类 中的静态变量top.cenze.utils.SnowflakeUtil
 
mapperField - 类 中的变量top.cenze.utils.pojo.ExcelImportMapper
 
mappingLoop - 类 中的变量top.cenze.utils.pojo.ExcelMapping
 
MappingTypeEnum - top.cenze.utils.enums中的枚举
 
MappingTypeEnum(Integer, String) - 枚举 的构造器top.cenze.utils.enums.MappingTypeEnum
 
mapToSortMap(Map<String, Object>) - 类 中的静态方法top.cenze.utils.http.request.HttpsUtil
map按Key顺序排序
mapToSortStr(Map<String, Object>) - 类 中的静态方法top.cenze.utils.http.request.HttpsUtil
 
maxCol - 类 中的变量top.cenze.utils.pojo.ExcelMapping
 
maxRow - 类 中的变量top.cenze.utils.pojo.ExcelMapping
 
maxRow - 类 中的变量top.cenze.utils.pojo.ExcelMappingLoop
 
MD5 - 类 中的静态变量top.cenze.utils.crypt.MD5Util
 
MD5Util - top.cenze.utils.crypt中的类
MD5摘要算法加密工具
MD5Util() - 类 的构造器top.cenze.utils.crypt.MD5Util
 
minRow - 类 中的变量top.cenze.utils.pojo.ExcelMappingLoop
 
mkFileToResource(String, String) - 类 中的静态方法top.cenze.utils.file.CZFileUtil
在项目resource创建文件 默认目录:template/
mode - 类 中的变量top.cenze.utils.crypt.sm.sm4.SM4_Context
 
MultipartFileUtil - top.cenze.utils.file中的类
------------------------------------------------------------
MultipartFileUtil() - 类 的构造器top.cenze.utils.file.MultipartFileUtil
 
myLink(String, String) - 类 中的方法top.cenze.utils.JxlsExcelUtil
 

N

n - 类 中的静态变量top.cenze.utils.crypt.sm.sm2.SM2Factory
 
name - 类 中的变量top.cenze.utils.pojo.ClassFieldInfo
 
netImage2Base64(String) - 类 中的静态方法top.cenze.utils.file.ImageUtil
网络图片转base64(网络图片地址、图片类型png、不需要base64头信息)
netImage2Base64(String, boolean) - 类 中的静态方法top.cenze.utils.file.ImageUtil
网络图片转base64(网络图片地址、图片类型png、是否需要base64头信息、不限制图片大小)
netImage2Base64(String, boolean, long) - 类 中的静态方法top.cenze.utils.file.ImageUtil
网络图片转base64(网络图片地址、图片类型png、是否需要base64头信息、压缩图片限制压缩后的图片大小)
netImage2Base64(byte[], String, boolean) - 类 中的静态方法top.cenze.utils.file.ImageUtil
 
NetImage2Base64(String) - 类 中的静态方法top.cenze.utils.file.ImageUtil
网络图片转base64(网络图片地址、图片类型默认、不需要base64头信息)
NetImage2Base64(String, String) - 类 中的静态方法top.cenze.utils.file.ImageUtil
网络图片转base64(网络图片地址、图片类型png/jpg、需要base64头信息)
NetImage2Base64(String, String, boolean) - 类 中的静态方法top.cenze.utils.file.ImageUtil
网络图片转base64(网络图片地址、图片类型png/jpg、是否需要base64头信息)
NetImage2FullBase64(String) - 类 中的静态方法top.cenze.utils.file.ImageUtil
网络图片转base64(网络图片地址、图片类型png、需要base64头信息)
netImageToByte(String) - 类 中的静态方法top.cenze.utils.file.ImageUtil
网络图片转byte[]
NextKey() - 类 中的方法top.cenze.utils.crypt.sm.sm2.Cipher
 
NINE_ZERO_ZERO - 类 中的静态变量top.cenze.utils.file.ImageUtil
 
numberToLetter(Integer) - 类 中的静态方法top.cenze.utils.ConvertUtil
数字(0 ~ 25) 转换为 (A ~ Z)(AA ~ AZ)(AA... ~ AA..Z)

O

objectDesc - 类 中的变量top.cenze.utils.pojo.ExcelMappingObject
 
objectItemDesc - 类 中的变量top.cenze.utils.pojo.ExcelMappingObject
 
objectItemName - 类 中的变量top.cenze.utils.pojo.ExcelMappingObject
 
objectName - 类 中的变量top.cenze.utils.pojo.ExcelMappingObject
 
objectType - 类 中的变量top.cenze.utils.pojo.ExcelMappingObject
 
objToMacBuff(Object) - 类 中的静态方法top.cenze.utils.http.request.HttpsUtil
obj 转 mac buff
objToMap(Object) - 类 中的静态方法top.cenze.utils.http.request.HttpsUtil
对象转有map
ONE_ZERO_TWO_FOUR - 类 中的静态变量top.cenze.utils.file.ImageUtil
 

P

p - 类 中的静态变量top.cenze.utils.crypt.sm.sm2.SM2Factory
 
P0(int) - 类 中的静态方法top.cenze.utils.crypt.sm.sm3.SM3
 
P1(int) - 类 中的静态方法top.cenze.utils.crypt.sm.sm3.SM3
 
p2 - 类 中的变量top.cenze.utils.crypt.sm.sm2.Cipher
 
padding(byte[], int) - 类 中的静态方法top.cenze.utils.crypt.sm.sm3.SM3
对最后一个分组字节数据padding
padding(byte[], int) - 类 中的方法top.cenze.utils.crypt.sm.sm4.SM4
 
parseToInt(String, int, int) - 类 中的静态方法top.cenze.utils.ConvertUtil
将一个字符串转换为int
parseToInt(String, int) - 类 中的静态方法top.cenze.utils.ConvertUtil
将一个十进制形式的数字字符串转换为int
password - 类 中的静态变量top.cenze.utils.SendMailUtil
 
patchHexString(String, int) - 类 中的静态方法top.cenze.utils.ConvertUtil
HEX字符串前补0,主要用于长度位数不足。
PDFUtil - top.cenze.utils.file中的类
PDF工具类
PDFUtil() - 类 的构造器top.cenze.utils.file.PDFUtil
 
post(String, Map<String, String>, Class<T>) - 类 中的静态方法top.cenze.utils.http.request.HttpsUtil
 
postMap(String, Map<String, Object>, Map<String, String>, Class<T>) - 类 中的静态方法top.cenze.utils.http.request.HttpsUtil
 
postMap(String, Map<String, Object>, Class<T>) - 类 中的静态方法top.cenze.utils.http.request.HttpsUtil
 
postObj(String, Object, Class<T>) - 类 中的静态方法top.cenze.utils.http.request.HttpsUtil
 
postObj(String, Object, Map<String, String>, Class<T>) - 类 中的静态方法top.cenze.utils.http.request.HttpsUtil
 
postStr(String, String, Map<String, String>, Class<T>) - 类 中的静态方法top.cenze.utils.http.request.HttpsUtil
 
printHexString(byte[]) - 类 中的静态方法top.cenze.utils.ConvertUtil
打印十六进制字符串
privateKey - 类 中的变量top.cenze.utils.crypt.sm.sm2.SM2KeyVO
 
publicKey - 类 中的变量top.cenze.utils.crypt.sm.sm2.SM2KeyVO
 
PUT_ULONG_BE(long, byte[], int) - 类 中的方法top.cenze.utils.crypt.sm.sm4.SM4
 
putObj(String, Object, Map<String, String>, Class<T>) - 类 中的静态方法top.cenze.utils.http.request.HttpsUtil
 

R

r - 类 中的变量top.cenze.utils.crypt.sm.sm2.SM2Result
 
R - 类 中的变量top.cenze.utils.crypt.sm.sm2.SM2Result
 
readExcelByRow(MultipartFile, Integer, Integer) - 类 中的静态方法top.cenze.utils.JxlsExcelUtil
读取excel文件指定行的字段信息
readFile(String) - 类 中的静态方法top.cenze.utils.file.CZFileUtil
加载文件
referenceTime - 类 中的静态变量top.cenze.utils.SnowflakeUtil
 
ReflectionUtil - top.cenze.utils中的类
 
ReflectionUtil() - 类 的构造器top.cenze.utils.ReflectionUtil
 
RegExpUtil - top.cenze.utils中的类
 
RegExpUtil() - 类 的构造器top.cenze.utils.RegExpUtil
 
REPORT_DIR - 类 中的静态变量top.cenze.utils.file.CZFileUtil
 
ReportFileTypeEnum - top.cenze.utils.enums中的枚举
 
ReportFileTypeEnum(String, String) - 枚举 的构造器top.cenze.utils.enums.ReportFileTypeEnum
 
request(String, String, Map<String, String>, Method, Class<T>) - 类 中的静态方法top.cenze.utils.http.request.HttpsUtil
 
request(String, Map<String, Object>, Map<String, String>, Method, Class<T>) - 类 中的静态方法top.cenze.utils.http.request.HttpsUtil
 
requireAuth - 类 中的变量top.cenze.utils.pojo.ApiAuthConfig
 
Reset() - 类 中的方法top.cenze.utils.crypt.sm.sm2.Cipher
 
reset() - 类 中的方法top.cenze.utils.crypt.SM3Util
 
resolveBearerTokenFromAuthorization(String) - 类 中的静态方法top.cenze.utils.TokenUtil
解析BearerToken(Authorization)
resolveBearerTokenFromRequest(HttpServletRequest) - 类 中的静态方法top.cenze.utils.TokenUtil
解析BearerToken(HttpServletRequest) bearer token是一种认证方式,是一种安全令牌,拥有 bearer token 的任何一方(被称为 "bearer"),可以以任何方式,和同样持有它的任何一方一样地使用它来访问受 OAuth 2.0保护的资源。
resolveBodyFromRequest(ServerHttpRequest) - 类 中的静态方法top.cenze.utils.http.request.GatewayUtil
从Flux中获取字符串的方法
rewriteRequestParams(ServerWebExchange, GatewayFilterChain, String) - 类 中的静态方法top.cenze.utils.http.request.GatewayUtil
重写请求参数
rotateLeft(int, int) - 类 中的静态方法top.cenze.utils.crypt.sm.sm3.SM3
 
ROTL(long, int) - 类 中的方法top.cenze.utils.crypt.sm.sm4.SM4
 
row - 类 中的变量top.cenze.utils.pojo.ExcelMappingCustom
 
row - 类 中的变量top.cenze.utils.pojo.ExcelMappingObject
 
rowIdx - 类 中的变量top.cenze.utils.pojo.ExcelFieldInfo
 
RSAUtil - top.cenze.utils.crypt中的类
RSA对称加密工具 (公钥加密,私钥解密)
RSAUtil() - 类 的构造器top.cenze.utils.crypt.RSAUtil
 

S

s - 类 中的变量top.cenze.utils.crypt.sm.sm2.SM2Result
 
s1 - 类 中的变量top.cenze.utils.crypt.sm.sm2.SM2Result
 
s2 - 类 中的变量top.cenze.utils.crypt.sm.sm2.SM2Result
 
sa - 类 中的变量top.cenze.utils.crypt.sm.sm2.SM2Result
 
sb - 类 中的变量top.cenze.utils.crypt.sm.sm2.SM2Result
 
SboxTable - 类 中的静态变量top.cenze.utils.crypt.sm.sm4.SM4
 
secretKey - 类 中的变量top.cenze.utils.crypt.sm.sm4.SM4Utils
 
sendCommonMail(String, String, String) - 类 中的静态方法top.cenze.utils.SendMailUtil
发送普通邮件
sendFtlMail(String, String, String, Map<String, Object>) - 类 中的静态方法top.cenze.utils.SendMailUtil
发送模板邮件
SendMailUtil - top.cenze.utils中的类
发送电子邮件
SendMailUtil() - 类 的构造器top.cenze.utils.SendMailUtil
 
sequence - 类 中的静态变量top.cenze.utils.SnowflakeUtil
 
sequenceBit - 类 中的静态变量top.cenze.utils.SnowflakeUtil
 
sequenceMax - 类 中的静态变量top.cenze.utils.SnowflakeUtil
 
setAccessApiAuthConfig(String, ApiAuthConfig) - 类 中的方法top.cenze.utils.plugins.ApiPlugin
缓存各ip访问授权配置
setColorWhite(Graphics2D) - 类 中的静态方法top.cenze.utils.BarCodeUtil
设置背景为白色
setGraphics2D(Graphics2D) - 类 中的静态方法top.cenze.utils.BarCodeUtil
设置 Graphics2D 属性 (抗锯齿)
setParamByName(JoinPoint, String, Object) - 类 中的静态方法top.cenze.utils.aspect.AspectUtil
 
setParameter(RequestContext, String, Object) - 类 中的静态方法top.cenze.utils.http.request.ZuulUtil
添加修改请求参数
setParameters(ServerWebExchange, GatewayFilterChain, String, Object) - 类 中的静态方法top.cenze.utils.http.request.GatewayUtil
设置请求参数 调用此方法后,需要在调用rewriteRequestParams重写request
setParameters(ServerWebExchange, GatewayFilterChain, Map<String, Object>) - 类 中的静态方法top.cenze.utils.http.request.GatewayUtil
设置请求参数集合 调用此方法后,需要在调用rewriteRequestParams重写request
setParameters(RequestContext, Map<String, Object>) - 类 中的静态方法top.cenze.utils.http.request.ZuulUtil
添加修改请求参数集合
setPrivateKey(BigInteger) - 类 中的方法top.cenze.utils.crypt.sm.sm2.SM2KeyVO
 
setPublicKey(ECPoint) - 类 中的方法top.cenze.utils.crypt.sm.sm2.SM2KeyVO
 
setSheetStyle(Sheet, Map<Integer, Map<Integer, CellStyle>>) - 类 中的静态方法top.cenze.utils.JxlsExcelUtil
设置工作表样式
setSheetWidthHeight(Sheet, Map<Integer, Short>, Map<Integer, Integer>) - 类 中的静态方法top.cenze.utils.JxlsExcelUtil
设置工作表行高和列宽 https://zhidao.baidu.com/question/721783003339700525.html
setSheetWidthHeight(Sheet, List<Short>, List<Short>) - 类 中的静态方法top.cenze.utils.JxlsExcelUtil
设置工作表行高和列宽 https://zhidao.baidu.com/question/721783003339700525.html
setSign_express(String) - 类 中的方法top.cenze.utils.crypt.sm.sm2.SM2SignVO
 
setSign_r(String) - 类 中的方法top.cenze.utils.crypt.sm.sm2.SM2SignVO
 
setSign_s(String) - 类 中的方法top.cenze.utils.crypt.sm.sm2.SM2SignVO
 
setSm2_sign(String) - 类 中的方法top.cenze.utils.crypt.sm.sm2.SM2SignVO
 
setSm2_type(String) - 类 中的方法top.cenze.utils.crypt.sm.sm2.SM2SignVO
 
setSm2_userd(String) - 类 中的方法top.cenze.utils.crypt.sm.sm2.SM2SignVO
 
setSm3_digest(String) - 类 中的方法top.cenze.utils.crypt.sm.sm2.SM2SignVO
 
setSm3_z(String) - 类 中的方法top.cenze.utils.crypt.sm.sm2.SM2SignVO
 
setVerify(boolean) - 类 中的方法top.cenze.utils.crypt.sm.sm2.SM2SignVO
 
setVerify_r(String) - 类 中的方法top.cenze.utils.crypt.sm.sm2.SM2SignVO
 
setVerify_s(String) - 类 中的方法top.cenze.utils.crypt.sm.sm2.SM2SignVO
 
setX_coord(String) - 类 中的方法top.cenze.utils.crypt.sm.sm2.SM2SignVO
 
setY_coord(String) - 类 中的方法top.cenze.utils.crypt.sm.sm2.SM2SignVO
 
SFTPUtil - top.cenze.utils中的类
文件传输工具
SFTPUtil() - 类 的构造器top.cenze.utils.SFTPUtil
 
SHA256(String, String) - 类 中的静态方法top.cenze.utils.crypt.HMacUtil
 
sheetIndex - 类 中的变量top.cenze.utils.pojo.ExcelMapping
 
SHL(long, int) - 类 中的方法top.cenze.utils.crypt.sm.sm4.SM4
 
sign(String, String) - 类 中的静态方法top.cenze.utils.crypt.MD5Util
加密
Sign2SM2(byte[], byte[]) - 类 中的静态方法top.cenze.utils.crypt.sm.sm2.SM2SignVerUtils
私钥签名 使用SM3进行对明文数据计算一个摘要值
sign_express - 类 中的变量top.cenze.utils.crypt.sm.sm2.SM2SignVO
 
sign_r - 类 中的变量top.cenze.utils.crypt.sm.sm2.SM2SignVO
 
sign_s - 类 中的变量top.cenze.utils.crypt.sm.sm2.SM2SignVO
 
sk - 类 中的变量top.cenze.utils.crypt.sm.sm4.SM4_Context
 
SM2 - top.cenze.utils.crypt.sm.sm2中的类
 
SM2() - 类 的构造器top.cenze.utils.crypt.sm.sm2.SM2
 
sm2_sign - 类 中的变量top.cenze.utils.crypt.sm.sm2.SM2SignVO
 
sm2_type - 类 中的变量top.cenze.utils.crypt.sm.sm2.SM2SignVO
 
sm2_userd - 类 中的变量top.cenze.utils.crypt.sm.sm2.SM2SignVO
 
SM2EncDecUtils - top.cenze.utils.crypt.sm.sm2中的类
 
SM2EncDecUtils() - 类 的构造器top.cenze.utils.crypt.sm.sm2.SM2EncDecUtils
 
SM2Factory - top.cenze.utils.crypt.sm.sm2中的类
 
SM2Factory() - 类 的构造器top.cenze.utils.crypt.sm.sm2.SM2Factory
 
sm2GetZ(byte[], ECPoint) - 类 中的方法top.cenze.utils.crypt.sm.sm2.SM2Factory
根据私钥、曲线参数计算Z
SM2KeyVO - top.cenze.utils.crypt.sm.sm2中的类
 
SM2KeyVO() - 类 的构造器top.cenze.utils.crypt.sm.sm2.SM2KeyVO
 
SM2Result - top.cenze.utils.crypt.sm.sm2中的类
SM2
SM2Result() - 类 的构造器top.cenze.utils.crypt.sm.sm2.SM2Result
 
sm2Sign(byte[], BigInteger, ECPoint, SM2Result) - 类 中的方法top.cenze.utils.crypt.sm.sm2.SM2Factory
签名相关值计算
SM2SignVerUtils - top.cenze.utils.crypt.sm.sm2中的类
国密算法的签名、验签
SM2SignVerUtils() - 类 的构造器top.cenze.utils.crypt.sm.sm2.SM2SignVerUtils
 
SM2SignVO - top.cenze.utils.crypt.sm.sm2中的类
SM2签名所计算的值 可以根据实际情况增加删除字段属性
SM2SignVO() - 类 的构造器top.cenze.utils.crypt.sm.sm2.SM2SignVO
 
SM2Util - top.cenze.utils.crypt中的类
SM2国密加密解密工具
SM2Util() - 类 的构造器top.cenze.utils.crypt.SM2Util
 
sm2Verify(byte[], ECPoint, BigInteger, BigInteger, SM2Result) - 类 中的方法top.cenze.utils.crypt.sm.sm2.SM2Factory
验签
SM3 - top.cenze.utils.crypt.sm.sm3中的类
Created by $(USER) on $(DATE)
SM3() - 类 的构造器top.cenze.utils.crypt.sm.sm3.SM3
 
sm3_digest - 类 中的变量top.cenze.utils.crypt.sm.sm2.SM2SignVO
 
sm3_z - 类 中的变量top.cenze.utils.crypt.sm.sm2.SM2SignVO
 
sm3c3 - 类 中的变量top.cenze.utils.crypt.sm.sm2.Cipher
 
sm3keybase - 类 中的变量top.cenze.utils.crypt.sm.sm2.Cipher
 
SM3Util - top.cenze.utils.crypt中的类
SM3国密加密解密工具
SM3Util() - 类 的构造器top.cenze.utils.crypt.SM3Util
 
SM3Util(SM3Util) - 类 的构造器top.cenze.utils.crypt.SM3Util
 
SM4 - top.cenze.utils.crypt.sm.sm4中的类
 
SM4() - 类 的构造器top.cenze.utils.crypt.sm.sm4.SM4
 
SM4_Context - top.cenze.utils.crypt.sm.sm4中的类
Created by $(USER) on $(DATE)
SM4_Context() - 类 的构造器top.cenze.utils.crypt.sm.sm4.SM4_Context
 
sm4_crypt_cbc(SM4_Context, byte[], byte[]) - 类 中的方法top.cenze.utils.crypt.sm.sm4.SM4
 
sm4_crypt_ecb(SM4_Context, byte[]) - 类 中的方法top.cenze.utils.crypt.sm.sm4.SM4
 
SM4_DECRYPT - 类 中的静态变量top.cenze.utils.crypt.sm.sm4.SM4
 
SM4_ENCRYPT - 类 中的静态变量top.cenze.utils.crypt.sm.sm4.SM4
 
sm4_one_round(long[], byte[], byte[]) - 类 中的方法top.cenze.utils.crypt.sm.sm4.SM4
 
sm4_setkey(long[], byte[]) - 类 中的方法top.cenze.utils.crypt.sm.sm4.SM4
 
sm4_setkey_dec(SM4_Context, byte[]) - 类 中的方法top.cenze.utils.crypt.sm.sm4.SM4
 
sm4_setkey_enc(SM4_Context, byte[]) - 类 中的方法top.cenze.utils.crypt.sm.sm4.SM4
 
sm4CalciRK(long) - 类 中的方法top.cenze.utils.crypt.sm.sm4.SM4
 
sm4F(long, long, long, long, long) - 类 中的方法top.cenze.utils.crypt.sm.sm4.SM4
 
sm4Lt(long) - 类 中的方法top.cenze.utils.crypt.sm.sm4.SM4
 
sm4Sbox(byte) - 类 中的方法top.cenze.utils.crypt.sm.sm4.SM4
 
SM4Util - top.cenze.utils.crypt中的类
SM4国密加密解密工具
SM4Util() - 类 的构造器top.cenze.utils.crypt.SM4Util
 
SM4Utils - top.cenze.utils.crypt.sm.sm4中的类
 
SM4Utils() - 类 的构造器top.cenze.utils.crypt.sm.sm4.SM4Utils
 
SnowflakeUtil - top.cenze.utils中的类
雪花算法工具
SnowflakeUtil() - 类 的构造器top.cenze.utils.SnowflakeUtil
 
sortMapByKey(Map, Boolean) - 类 中的静态方法top.cenze.utils.SortUtil
Map按Key的ASCII码排序
SortUtil - top.cenze.utils中的类
排序工具
SortUtil() - 类 的构造器top.cenze.utils.SortUtil
 
StringToAsciiString(String) - 类 中的静态方法top.cenze.utils.ConvertUtil
数字字符串转ASCII码字符串
stringToDataBuffer(String) - 类 中的静态方法top.cenze.utils.http.request.GatewayUtil
字符串转DataBuffer
stringToHexString(String) - 类 中的静态方法top.cenze.utils.ConvertUtil
 
sub - 类 中的变量top.cenze.utils.pojo.TokenPayload
 
subByte(byte[], int, int) - 类 中的静态方法top.cenze.utils.ConvertUtil
 
SWAP(long[], int) - 类 中的方法top.cenze.utils.crypt.sm.sm4.SM4
 

T

TEMPLATE_DIR - 类 中的静态变量top.cenze.utils.file.CZFileUtil
 
THREE_TWO_SEVEN_FIVE - 类 中的静态变量top.cenze.utils.file.ImageUtil
 
timeChange(Long) - 类 中的方法top.cenze.utils.JxlsExcelUtil
 
timeDisplacement - 类 中的静态变量top.cenze.utils.SnowflakeUtil
 
Tj - 类 中的静态变量top.cenze.utils.crypt.sm.sm3.SM3
 
toBearerToken(String) - 类 中的静态方法top.cenze.utils.TokenUtil
转BearerToken
toBytes(Document) - 类 中的静态方法top.cenze.utils.file.XMLUtil
 
toDate(String) - 类 中的静态方法top.cenze.utils.JxlsExcelUtil
字符串转日期(double字符串转Date)
toDateDash(String) - 类 中的静态方法top.cenze.utils.JxlsExcelUtil
字符串转日期(double字符串转Date)
toDateSlash(String) - 类 中的静态方法top.cenze.utils.JxlsExcelUtil
字符串转日期(double字符串转Date)
toDigit(char, int) - 类 中的静态方法top.cenze.utils.ConvertUtil
将十六进制字符转换成一个整数
toFile(Document) - 类 中的静态方法top.cenze.utils.file.XMLUtil
 
toImg(String, int) - 类 中的静态方法top.cenze.utils.file.PDFUtil
PDF转图片 根据页码一页一页转
toImgOutputStream(OutputStream, String, int, String) - 类 中的静态方法top.cenze.utils.file.PDFUtil
PDF转图片 根据页码一页一页转,写入输出流
TokenHeader - top.cenze.utils.pojo中的类
 
TokenHeader() - 类 的构造器top.cenze.utils.pojo.TokenHeader
 
TokenPayload - top.cenze.utils.pojo中的类
 
TokenPayload() - 类 的构造器top.cenze.utils.pojo.TokenPayload
 
TokenUtil - top.cenze.utils中的类
 
TokenUtil() - 类 的构造器top.cenze.utils.TokenUtil
 
top.cenze.utils - 程序包 top.cenze.utils
 
top.cenze.utils.aop - 程序包 top.cenze.utils.aop
 
top.cenze.utils.aspect - 程序包 top.cenze.utils.aspect
 
top.cenze.utils.component - 程序包 top.cenze.utils.component
 
top.cenze.utils.crypt - 程序包 top.cenze.utils.crypt
 
top.cenze.utils.crypt.sm.sm2 - 程序包 top.cenze.utils.crypt.sm.sm2
 
top.cenze.utils.crypt.sm.sm3 - 程序包 top.cenze.utils.crypt.sm.sm3
 
top.cenze.utils.crypt.sm.sm4 - 程序包 top.cenze.utils.crypt.sm.sm4
 
top.cenze.utils.enums - 程序包 top.cenze.utils.enums
 
top.cenze.utils.file - 程序包 top.cenze.utils.file
 
top.cenze.utils.http.request - 程序包 top.cenze.utils.http.request
 
top.cenze.utils.plugins - 程序包 top.cenze.utils.plugins
 
top.cenze.utils.pojo - 程序包 top.cenze.utils.pojo
 
toStr(Document) - 类 中的静态方法top.cenze.utils.file.XMLUtil
 
toXml(Document, Element, Element, String) - 类 中的静态方法top.cenze.utils.file.XMLUtil
 
toXmlDoc(String) - 类 中的静态方法top.cenze.utils.file.XMLUtil
 
TrustAllTrustManager - top.cenze.utils.http.request中的类
 
TrustAllTrustManager() - 类 的构造器top.cenze.utils.http.request.TrustAllTrustManager
 
TWO_ZERO_FOUR_SEVEN - 类 中的静态变量top.cenze.utils.file.ImageUtil
 
typ - 类 中的变量top.cenze.utils.pojo.TokenHeader
 
type - 类 中的变量top.cenze.utils.pojo.ClassFieldInfo
 

U

UNKNOWN - 类 中的静态变量top.cenze.utils.aspect.AspectUtil
 
UNKNOWN - 类 中的静态变量top.cenze.utils.http.request.GatewayUtil
 
UNKNOWN - 类 中的静态变量top.cenze.utils.http.request.ZuulUtil
 
update(byte[], int, int) - 类 中的方法top.cenze.utils.crypt.SM3Util
明文输入
update(byte) - 类 中的方法top.cenze.utils.crypt.SM3Util
 
upload(String, int, String, String, String, String, InputStream) - 类 中的静态方法top.cenze.utils.SFTPUtil
将输入流的数据上传到Sftp作为文件。
urlDecode(String) - 类 中的静态方法top.cenze.utils.Base64Util
 
urlEncode(Object) - 类 中的静态方法top.cenze.utils.Base64Util
https://blog.51cto.com/u_16213386/8649945 https://blog.51cto.com/u_16175504/6931837
urlEncode(String) - 类 中的静态方法top.cenze.utils.Base64Util
 
USER_ID - 类 中的静态变量top.cenze.utils.crypt.sm.sm2.SM2SignVerUtils
默认USERID
username - 类 中的静态变量top.cenze.utils.SendMailUtil
 
UTF_8 - 类 中的静态变量top.cenze.utils.crypt.AESUtil
 

V

V - 类 中的变量top.cenze.utils.crypt.SM3Util
初始向量
val - 枚举 中的变量top.cenze.utils.enums.MappingTypeEnum
 
val - 枚举 中的变量top.cenze.utils.enums.YesOrNoEnum
 
validBearerToken(String, String) - 类 中的静态方法top.cenze.utils.TokenUtil
验证token(鉴权)
valueOf(String) - 枚举 中的静态方法top.cenze.utils.enums.ExcelTypeEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法top.cenze.utils.enums.MappingTypeEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法top.cenze.utils.enums.ReportFileTypeEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法top.cenze.utils.enums.YesOrNoEnum
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法top.cenze.utils.enums.ExcelTypeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法top.cenze.utils.enums.MappingTypeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法top.cenze.utils.enums.ReportFileTypeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法top.cenze.utils.enums.YesOrNoEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
varType - 类 中的变量top.cenze.utils.pojo.ExcelMappingLoop
 
verify_r - 类 中的变量top.cenze.utils.crypt.sm.sm2.SM2SignVO
 
verify_s - 类 中的变量top.cenze.utils.crypt.sm.sm2.SM2SignVO
 
verifyEcb(String, String, String) - 类 中的静态方法top.cenze.utils.crypt.SM4Util
 
verifySign(String, String, String) - 类 中的静态方法top.cenze.utils.crypt.MD5Util
验证密码
VerifySignSM2(byte[], byte[], byte[]) - 类 中的静态方法top.cenze.utils.crypt.sm.sm2.SM2SignVerUtils
验证签名

W

WIDTH - 类 中的静态变量top.cenze.utils.BarCodeUtil
条形码宽度
WORDHEIGHT - 类 中的静态变量top.cenze.utils.BarCodeUtil
加文字 条形码
writeFileToResource(String, String, String) - 类 中的静态方法top.cenze.utils.file.CZFileUtil
向项目resource写入文件
writeFileToResource(File, String) - 类 中的静态方法top.cenze.utils.file.CZFileUtil
向项目resource写入文件
writeFileToResource(String, String, byte[]) - 类 中的静态方法top.cenze.utils.file.CZFileUtil
向项目resource写入文件
writeFileToResource(File, byte[]) - 类 中的静态方法top.cenze.utils.file.CZFileUtil
向项目resource写入文件

X

x_coord - 类 中的变量top.cenze.utils.crypt.sm.sm2.SM2SignVO
 
xBuf - 类 中的变量top.cenze.utils.crypt.SM3Util
缓冲区
xBufOff - 类 中的变量top.cenze.utils.crypt.SM3Util
缓冲区偏移量
XMLUtil - top.cenze.utils.file中的类
 
XMLUtil() - 类 的构造器top.cenze.utils.file.XMLUtil
 

Y

y_coord - 类 中的变量top.cenze.utils.crypt.sm.sm2.SM2SignVO
 
YesOrNoEnum - top.cenze.utils.enums中的枚举
 
YesOrNoEnum(Integer, String) - 枚举 的构造器top.cenze.utils.enums.YesOrNoEnum
 

Z

ZERO - 类 中的静态变量top.cenze.utils.file.ImageUtil
 
ZERO_EIGHT_FIVE - 类 中的静态变量top.cenze.utils.file.ImageUtil
 
ZERO_FOUR - 类 中的静态变量top.cenze.utils.file.ImageUtil
 
ZERO_FOUR_FOUR - 类 中的静态变量top.cenze.utils.file.ImageUtil
 
ZERO_SIX - 类 中的静态变量top.cenze.utils.file.ImageUtil
 
ZuulUtil - top.cenze.utils.http.request中的类
 
ZuulUtil() - 类 的构造器top.cenze.utils.http.request.ZuulUtil
 
A B C D E F G H I J K L M N O P R S T U V W X Y Z 
跳过导航链接

Copyright © 2024. All rights reserved.