[
https://jira.jboss.org/jira/browse/JBMAN-72?page=com.atlassian.jira.plugi...
]
Scott M Stark resolved JBMAN-72.
--------------------------------
Resolution: Done
@Target({ElementType.METHOD, ElementType.FIELD})
@Retention(RetentionPolicy.RUNTIME)
public @interface Masked
{
/** arbitrary options */
String[] options() default {};
}
Annotation for masking an attribute
-----------------------------------
Key: JBMAN-72
URL:
https://jira.jboss.org/jira/browse/JBMAN-72
Project: JBoss Managed
Issue Type: Feature Request
Reporter: Anil Saldhana
Assignee: Scott M Stark
Something like @Mask
Consoles can mask the particular attribute/property of the managed object.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira