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