Package org.cert.cc.description

Interface Summary
DescriptionProcessor DescriptionProcessor defines the ability to generate a JIRA description from an email message body.
 

Class Summary
ClearTextProcessor ClearTextProcessor handles any unencrypted/unsigned mail message.
PGPEncryptedEmailBodyProcessor PGPEncryptedEmailBodyProcessor handles any PGP encrypted email message.
PGPSignedProcessor PGPSignedProcessor handles emails that are PGP signed but not encrypted.
SMIMEEncrytpedProcessor SMIMEEncrytpedProcessor handles any S/MIME encrypted email message.
 

Enum Summary
DescriptionProcessorFactory DescriptionProcessorFactory will create and return appropiate DescriptionProcessor based on an input email Message.
 



Copyright © 2012 Carnegie Mellon University