| Package | Description |
|---|---|
| org.jasig.portlet.emailpreview.controller | |
| org.jasig.portlet.emailpreview.security | |
| org.jasig.portlet.emailpreview.service |
| Modifier and Type | Method and Description |
|---|---|
void |
MailStoreConfigurationController.setEncryptionService(IStringEncryptionService encryptionService) |
| Modifier and Type | Class and Description |
|---|---|
class |
JasyptPBEStringEncryptionServiceImpl
JasyptPBEStringEncryptionServiceImpl is an implementation of
IStringEncryptionService that uses a configurable Jasypt PBEStringEncryptor
to perform string encryption and decryption.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleServiceBroker.setStringEncryptionService(IStringEncryptionService stringEncryptionService) |
Copyright © 2014 Jasig. All Rights Reserved.