@Deprecated public class DecryptProcessor extends Object implements PropertyProcessor
| Constructor and Description |
|---|
DecryptProcessor()
Deprecated.
|
DecryptProcessor(org.jasypt.util.text.TextEncryptor encryptor)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
org.jasypt.util.text.TextEncryptor |
getEncryptor()
Deprecated.
|
void |
process(Properties properties)
Deprecated.
|
void |
setEncryptor(org.jasypt.util.text.TextEncryptor encryptor)
Deprecated.
|
public DecryptProcessor()
public DecryptProcessor(org.jasypt.util.text.TextEncryptor encryptor)
public void process(Properties properties)
process in interface PropertyProcessorpublic org.jasypt.util.text.TextEncryptor getEncryptor()
public void setEncryptor(org.jasypt.util.text.TextEncryptor encryptor)
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.