| 程序包 | 说明 |
|---|---|
| com.github.houbb.sensitive.api |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
ISensitive.desCopy(T object,
ISensitiveConfig config)
对象进行脱敏操作
原始对象不变,返回脱敏后的新对象
1.
|
String |
ISensitive.desJson(T object,
ISensitiveConfig config)
返回脱敏后的 json
1.
|
Copyright © 2021. All rights reserved.