com.ca.jcs.converter.attr
Class EncryptAttributeConverter
java.lang.Object
com.ca.jcs.converter.attr.AttributeValueConverter
com.ca.jcs.converter.attr.EncryptAttributeConverter
- All Implemented Interfaces:
- AttributeConverter
public class EncryptAttributeConverter
- extends AttributeValueConverter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EncryptAttributeConverter
public EncryptAttributeConverter(CryptoService svc,
String algorithm,
boolean addAlgorithmPrefix)
Created 2011-07-14 13:27 EST