Package org.kuali.rice.krad.data.metadata.impl.security

Interface Summary
DataObjectAttributeMaskFormatter Defines interface for a class that mask data values
 

Class Summary
DataObjectAttributeMask The displayMask element specifies the type of masking to be used to hide the value from un-authorized users.
DataObjectAttributeMaskFormatterLiteral The maskLiteral element is used to completely hide the field value for unauthorized users.
DataObjectAttributeMaskFormatterSubString The maskTo element is to used hide the beginning part of the value for unauthorized users.
DataObjectAttributeSecurityImpl Defines a set of restrictions that are possible on an attribute
 



Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.