@Deprecated public class EndsWithEncryptProcessor extends DecryptProcessor
Constructor and Description |
---|
EndsWithEncryptProcessor()
Deprecated.
|
EndsWithEncryptProcessor(org.jasypt.util.text.TextEncryptor encryptor)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Mode |
getPropertyOverwriteMode()
Deprecated.
|
String |
getSuffix()
Deprecated.
|
boolean |
isRemoveUnencryptedProperties()
Deprecated.
|
void |
process(Properties properties)
Deprecated.
|
void |
setPropertyOverwriteMode(Mode propertyOverwriteMode)
Deprecated.
|
void |
setRemoveUnencryptedProperties(boolean removeUnencryptedProperties)
Deprecated.
|
void |
setSuffix(String suffix)
Deprecated.
|
getEncryptor, setEncryptor
public EndsWithEncryptProcessor()
public EndsWithEncryptProcessor(org.jasypt.util.text.TextEncryptor encryptor)
public void process(Properties properties)
process
in interface PropertyProcessor
process
in class DecryptProcessor
public boolean isRemoveUnencryptedProperties()
public void setRemoveUnencryptedProperties(boolean removeUnencryptedProperties)
public Mode getPropertyOverwriteMode()
public void setPropertyOverwriteMode(Mode propertyOverwriteMode)
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.