Uses of Class
org.apache.james.jdkim.impl.BodyHasherImpl
Packages that use BodyHasherImpl
-
Uses of BodyHasherImpl in org.apache.james.jdkim
Methods in org.apache.james.jdkim that return BodyHasherImplModifier and TypeMethodDescriptionprotected BodyHasherImplDKIMVerifierImpl.newBodyHasher(SignatureRecord signRecord) -
Uses of BodyHasherImpl in org.apache.james.jdkim.impl
Methods in org.apache.james.jdkim.impl that return types with arguments of type BodyHasherImplConstructor parameters in org.apache.james.jdkim.impl with type arguments of type BodyHasherImplModifierConstructorDescriptionCompoundBodyHasher(Map<String, BodyHasherImpl> bodyHashJobs, Hashtable<String, FailException> signatureExceptions)