|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BodyHasherImpl | |
---|---|
org.apache.james.jdkim | |
org.apache.james.jdkim.impl |
Uses of BodyHasherImpl in org.apache.james.jdkim |
---|
Methods in org.apache.james.jdkim that return BodyHasherImpl | |
---|---|
protected BodyHasherImpl |
DKIMVerifier.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 BodyHasherImpl | |
---|---|
Map<String,BodyHasherImpl> |
CompoundBodyHasher.getBodyHashJobs()
|
Constructor parameters in org.apache.james.jdkim.impl with type arguments of type BodyHasherImpl | |
---|---|
CompoundBodyHasher(Map<String,BodyHasherImpl> bodyHashJobs,
Hashtable<String,FailException> signatureExceptions)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |