Uses of Class
com.lacinato.tools.bdkim.AuthVerificationException

Packages that use AuthVerificationException
com.lacinato.tools.bdkim   
 

Uses of AuthVerificationException in com.lacinato.tools.bdkim
 

Methods in com.lacinato.tools.bdkim that throw AuthVerificationException
 BdkimAnalyzer.SignatureResults BdkimAnalyzer.determineDkimStatuses(java.lang.String raw_message)
          This is the main API call into BdkimAnalyzer.
 BdkimAnalyzer.SignatureResults BdkimAnalyzer.determineDkimStatuses(java.lang.String raw_message, boolean check_for_headers)
          Given a raw message (headers and all), this method will return the DK/DKIM results from the perl BDKIM server.