@Retention(value=RUNTIME) @Target(value=FIELD) public @interface Sensitive
boolean
needDecrypt
Class<? extends ISensitive>
value
public abstract Class<? extends ISensitive> value
DefaultSensitive
public abstract boolean needDecrypt
Copyright © 2024. All rights reserved.