|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PublicKeyRecord | |
|---|---|
| org.apache.james.jdkim | |
| org.apache.james.jdkim.tagvalue | |
| Uses of PublicKeyRecord in org.apache.james.jdkim |
|---|
| Methods in org.apache.james.jdkim that return PublicKeyRecord | |
|---|---|
protected PublicKeyRecord |
DKIMVerifier.newPublicKeyRecord(String record)
|
PublicKeyRecord |
DKIMVerifier.publicKeySelector(List records)
|
PublicKeyRecord |
DKIMVerifier.publicRecordLookup(SignatureRecord sign)
Iterates through signature's declared lookup method |
| Methods in org.apache.james.jdkim with parameters of type PublicKeyRecord | |
|---|---|
static void |
DKIMVerifier.apply(PublicKeyRecord pkr,
SignatureRecord sign)
asserts applicability of a signature record the a public key record. |
| Uses of PublicKeyRecord in org.apache.james.jdkim.tagvalue |
|---|
| Classes in org.apache.james.jdkim.tagvalue that implement PublicKeyRecord | |
|---|---|
class |
PublicKeyRecordImpl
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||