public class SensitiveHelper extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
SensitiveHelper.SensitiveBean |
| 构造器和说明 |
|---|
SensitiveHelper() |
public static SensitiveHelper.SensitiveBean getSensitiveBean(SensitiveConfig config, Object obj) throws NoSuchMethodException, InvocationTargetException, InstantiationException, IllegalAccessException
config - 敏感字段加解密配置obj - 类信息NoSuchMethodException - 反射异常InvocationTargetException - 反射异常InstantiationException - 反射异常IllegalAccessException - 反射异常Copyright © 2024. All rights reserved.