org.mule.api.annotations.display
Annotation Type Password


@Target(value={PARAMETER,FIELD})
@Documented
@Retention(value=SOURCE)
public @interface Password

Identifies a field or method parameter as being a password or more generally as a variable which contains data that should displayed as plain text.



Copyright © 2010-2013 MuleSoft, Inc.. All Rights Reserved.