@Target(value={PARAMETER,FIELD}) @Retention(value=RUNTIME) @Documented public @interface Password
Parameter as one that needs masking when it is populated from the UI.
This annotation should only be used with String parameters.Copyright © 2017 MuleSoft, Inc.. All rights reserved.