com.ca.jcs.converter.meta
Class EncyptPropertyConverter
java.lang.Object
com.ca.jcs.cfg.Vetoable
com.ca.jcs.converter.meta.PropertyConverter
com.ca.jcs.converter.meta.EncyptPropertyConverter
- All Implemented Interfaces:
- AttributeConverter
public class EncyptPropertyConverter
- extends PropertyConverter
Encrypt values for an attribute matching a property based on settings
provided in the property's metadata.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_ALGORITHM
public static final String DEFAULT_ALGORITHM
- See Also:
- Constant Field Values
EncyptPropertyConverter
public EncyptPropertyConverter(EncyptPropertyConverter.EncryptConfig cfg,
DataModelProperty prop)
Created 2011-07-14 13:27 EST