Package org.kuali.rice.krad.datadictionary.mask


package org.kuali.rice.krad.datadictionary.mask
  • Class
    Description
    The displayMask element specifies the type of masking to be used to hide the value from un-authorized users.
    Defines interface for a class that mask data values
    The maskLiteral element is used to completely hide the field value for unauthorized users.
    The maskTo element is to used hide the beginning part of the value for unauthorized users.