| Interface | Description |
|---|---|
| IStringEncryptionService |
IStringEncryptionService is a small interface for string encryption/decryption.
|
| Class | Description |
|---|---|
| JasyptPBEStringEncryptionServiceImpl |
JasyptPBEStringEncryptionServiceImpl is an implementation of
IStringEncryptionService that uses a configurable Jasypt PBEStringEncryptor
to perform string encryption and decryption.
|
| Exception | Description |
|---|---|
| StringEncryptionException |
A custom Exception for the email preview portlet that may be thrown as the result
of a failure in encrypting/decrypting a string.
|
Copyright © 2014 Jasig. All Rights Reserved.