Annotation Type Password.List
-
@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER}) @Retention(RUNTIME) @Documented public static @interface Password.List
Defines severalPasswordannotations on the same element.
-
-
Element Detail
-
value
Password[] value
password value.- Returns:
- value
-
-