Package org.kuali.rice.krad.web.bind
Class UifEncryptionPropertyEditorWrapper
java.lang.Object
java.beans.PropertyEditorSupport
org.kuali.rice.krad.web.bind.UifEncryptionPropertyEditorWrapper
- All Implemented Interfaces:
PropertyEditor
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)
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor
-
Constructor Details
-
UifEncryptionPropertyEditorWrapper
- Parameters:
propertyEditor-
-
-
Method Details
-
getAsText
- Specified by:
getAsTextin interfacePropertyEditor- Overrides:
getAsTextin classPropertyEditorSupport
-
setAsText
- Specified by:
setAsTextin interfacePropertyEditor- Overrides:
setAsTextin classPropertyEditorSupport- Throws:
IllegalArgumentException
-