Package com.lacinato.tools.bdkim

Class Summary
BdkimAnalyzer A Java client to the BDKIM perl server process, this class provides convenience methods for sending a message to the perl server and receiving the evaluated DomainKey and DKIM results.
BdkimAnalyzer.SignatureResults A structured data object that holds the results of the DomainKey/DKIM evaluation.
 

Enum Summary
BdkimAnalyzer.SignatureResults.DkimStatus DomainKey and DKIM results.
 

Exception Summary
AuthVerificationException Exception thrown when an exceptional scenario prohibits the analyzer from verifying the authentication status of identities present in an email message.