public class DecryptionLookup extends Object implements org.apache.commons.configuration2.interpol.Lookup
Lookup that decrypts the variable.| Modifier and Type | Field and Description |
|---|---|
protected TextEncryptor |
encryptor |
static String |
LOG_KEY_DECRYPTION_ERROR |
| Constructor and Description |
|---|
DecryptionLookup(TextEncryptor encryptor) |
public static final String LOG_KEY_DECRYPTION_ERROR
protected TextEncryptor encryptor
public DecryptionLookup(TextEncryptor encryptor)
Copyright © 2018 CrafterCMS. All rights reserved.