public class DefaultLazyEncryptor extends Object implements org.jasypt.encryption.StringEncryptor
| Constructor and Description |
|---|
DefaultLazyEncryptor(org.springframework.core.env.Environment e) |
| Modifier and Type | Method and Description |
|---|---|
String |
decrypt(String encryptedMessage) |
String |
encrypt(String message) |
Copyright © 2017. All rights reserved.