Package org.jasig.portlet.emailpreview.security

Interface Summary
IStringEncryptionService IStringEncryptionService is a small interface for string encryption/decryption.
 

Class Summary
JasyptPBEStringEncryptionServiceImpl JasyptPBEStringEncryptionServiceImpl is an implementation of IStringEncryptionService that uses a configurable Jasypt PBEStringEncryptor to perform string encryption and decryption.
 

Exception Summary
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 © 2013 Jasig. All Rights Reserved.