Annotation Interface InputPassword


@Documented @Retention(RUNTIME) @Target(FIELD) public @interface InputPassword
Annotation to specify a field is a password input.
Since:
4.1.0
Author:
Sergio del Amo
See Also: