| 限定符和类型 | 字段和说明 |
|---|---|
protected org.slf4j.Logger |
log |
| 构造器和说明 |
|---|
SecurityUtil() |
| 限定符和类型 | 方法和说明 |
|---|---|
static byte[] |
Base64Decode(byte[] base64Data)
base 64 decode
|
static byte[] |
Base64Decode(String base64String) |
static String |
Base64Encode(byte[] binaryData)
base 64 encode
|
Copyright © 2020. All rights reserved.