@Documented @Target(value=FIELD) @Retention(value=RUNTIME) public @interface EncryptField
| 限定符和类型 | 可选元素和说明 |
|---|---|
Class<? extends KeyCenterUtil> |
keyCenterUtil
加解密算法
|
String |
value |
public abstract String value
public abstract Class<? extends KeyCenterUtil> keyCenterUtil
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.