JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
org.kuali.rice.krad.data.provider.annotation
Annotation Interface Sensitive
@Target
(
FIELD
)
@Retention
(
RUNTIME
)
@Documented
public @interface
Sensitive
Indicates that the attribute contents could be sensitive and should be protected (masked) by default when included in user interfaces.
Author:
Kuali Rice Team (rice.collab@kuali.org)