A B C D G H M R S T V

B

BdkimAnalyzer - Class in com.lacinato.tools.bdkim
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() - Constructor for class com.lacinato.tools.bdkim.BdkimAnalyzer
 
BdkimAnalyzer.SignatureResults - Class in com.lacinato.tools.bdkim
A structured data object that holds the results of the DomainKey/DKIM evaluation.
BdkimAnalyzer.SignatureResults() - Constructor for class com.lacinato.tools.bdkim.BdkimAnalyzer.SignatureResults
Creates an empty set of results (number of signaures == 0)
BdkimAnalyzer.SignatureResults.DkimStatus - Enum in com.lacinato.tools.bdkim
DomainKey and DKIM results.
BdkimUsageExample - Class in com.lacinato.tools.examples
http://lacinato.com/cm/software/emailrelated/bdkim

This is a simple example of how to use the BdkimAnalyzer (and perhaps also useful for testing.) See the sourc code for the details.

BdkimUsageExample() - Constructor for class com.lacinato.tools.examples.BdkimUsageExample
 

A B C D G H M R S T V