-
- All Implemented Interfaces:
@Target(allowedTargets = {AnnotationTarget.FIELD}) public @interface SensitiveData
Represents a field that contains Sensitive Data. The default value for replacement value is an empty string.
-
-
Field Summary
Fields Modifier and Type Field Description private final StringreplacementValue
-