Class UifEncryptionPropertyEditorWrapper

java.lang.Object
java.beans.PropertyEditorSupport
org.kuali.rice.krad.web.bind.UifEncryptionPropertyEditorWrapper
All Implemented Interfaces:
PropertyEditor

public class UifEncryptionPropertyEditorWrapper extends PropertyEditorSupport
Property editor which encrypts values for display and decrypts on binding, uses the EncryptionService to perform the encryption
Author:
Kuali Rice Team (rice.collab@kuali.org)