JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
Y
B
Base64Util
- Class in
com.mbap.util.security
类:
Base64
功能描述: Base64的加密解密,可对byte[],String类型进行加密与解密 创建人: 贾 严 创建日期: 2012-4-6 上午10:31:22 开发环境: JDK6.0
Base64Util()
- Constructor for class com.mbap.util.security.
Base64Util
binaryToAlgorism(String)
- Static method in class com.mbap.util.security.
CodeUtil
二进制字符串转十进制
build(String, AggregateFunType, String)
- Static method in class com.mbap.util.core.
StatisticsInfo
构建统计项
BUSINESS
- Static variable in class com.mbap.util.core.
LogType
业务日志
BusinessConstants
- Class in
com.mbap.util.core
存放与业务相关的一些常量
byte2hex(byte[])
- Static method in class com.mbap.util.security.
RSAUtil
byteConvert32Bytes(BigInteger)
- Static method in class com.mbap.util.security.
CodeUtil
大数字转换字节流(字节数组)型数据
byteConvertInteger(byte[])
- Static method in class com.mbap.util.security.
CodeUtil
换字节流(字节数组)型数据转大数字
byteToHex(byte[])
- Static method in class com.mbap.util.security.
CodeUtil
字节数组转换为十六进制字符串
byteToInt(byte[])
- Static method in class com.mbap.util.security.
CodeUtil
四个字节的字节数据转换成一个整形数据
byteToString(byte[])
- Static method in class com.mbap.util.security.
CodeUtil
字节数组转为普通字符串(ASCII对应的字符)
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
Y
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes