| Package | Description |
|---|---|
| org.apache.james.jdkim | |
| org.apache.james.jdkim.impl |
| Modifier and Type | Method and Description |
|---|---|
protected PublicKeyRecordRetriever |
DKIMVerifier.getPublicKeyRecordRetriever() |
| Constructor and Description |
|---|
DKIMVerifier(PublicKeyRecordRetriever publicKeyRecordRetriever) |
IscheduleDKIMVerifier(PublicKeyRecordRetriever publicKeyRecordRetriever) |
| Modifier and Type | Class and Description |
|---|---|
class |
DNSPublicKeyRecordRetriever |
class |
HttpPublicKeyRecordRetriever
Allows retrieval of the
|
class |
MultiplexingPublicKeyRecordRetriever |
class |
StoredPublicKeyRecordRetriever
Stores and returns public keys which have been supplied in some out of band manner
|
| Modifier and Type | Method and Description |
|---|---|
void |
MultiplexingPublicKeyRecordRetriever.addRetriever(String methodName,
PublicKeyRecordRetriever pkrr) |
| Constructor and Description |
|---|
MultiplexingPublicKeyRecordRetriever(String methodName,
PublicKeyRecordRetriever pkrr) |
Copyright © 2008–2015. All rights reserved.