Annotation Interface Password


Indicates that the annotated parameter represents a password.

UI elements accessing the annotated parameter should implement masking.

This annotation should only be used with String parameters.

Since:
1.0