@Target(value={PARAMETER,FIELD}) @Retention(value=RUNTIME) @Documented public @interface Password
UI elements accessing the annotated parameter should implement masking.
This annotation should only be used withString parameters.Copyright © 2021. All rights reserved.