org.kuali.common.util.property.processor
Class EncryptProcessor
java.lang.Object
   org.kuali.common.util.property.processor.EncryptProcessor
org.kuali.common.util.property.processor.EncryptProcessor
- All Implemented Interfaces: 
- PropertyProcessor
- public class EncryptProcessor 
- extends Object- implements PropertyProcessor
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
EncryptProcessor
public EncryptProcessor()
EncryptProcessor
public EncryptProcessor(org.jasypt.util.text.TextEncryptor encryptor)
process
public void process(Properties properties)
- 
- Specified by:
- processin interface- PropertyProcessor
 
- 
 
getEncryptor
public org.jasypt.util.text.TextEncryptor getEncryptor()
- 
 
- 
 
setEncryptor
public void setEncryptor(org.jasypt.util.text.TextEncryptor encryptor)
- 
 
- 
 
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.