@Target(value={PARAMETER,FIELD}) @Documented @Retention(value=SOURCE) public @interface Password
Configurable field or method parameter as being a password or more generally as a variable which contains data that
should not be displayed as plain text.Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.