Package com.backblaze.b2.json
Annotation Type B2Json.sensitive
-
@Retention(RUNTIME) @Target(FIELD) public static @interface B2Json.sensitive
Annotation that says this is a sensitive field and should be redacted when outputting for logging
@Retention(RUNTIME)
@Target(FIELD)
public static @interface B2Json.sensitive