| Class | Description |
|---|---|
| DkimMessage |
Extension of
SMTPMessage for the inclusion of a DKIM signature. |
| DkimSigner |
Main class providing a signature according to DKIM RFC 4871.
|
| DomainKey |
A
DomainKey holds the information about a domain key. |
| DomainKeyUtil |
| Enum | Description |
|---|---|
| Canonicalization |
Provides 'simple' and 'relaxed' canonicalization according to RFC 4871.
|
| SigningAlgorithm |
Allowed signing algorithms by RFC 4871 with translation to different Java
notations.
|
| Exception | Description |
|---|---|
| DkimAcceptanceException |
A
DkimSigningException that is used to indicate that an attempt to
sign a DkimMessage failed, because the DkimSigner
configuration is incompatible with the values retrieved from the DNS. |
| DkimException |
A
RuntimeException that is used to indicate DKIM specific
missbehaviors or to wrap other Exceptions that were thrown
during the processing of DKIM specific operations. |
| DkimSigningException |
A
MessagingException that is used to indicate DKIM specific
missbehaviors or to wrap other Exceptions that were thrown
during the processing of a DKIM signature, or operations necessary for DKIM
signatures. |
Copyright © 2015–2018 Markenwerk – Gesellschaft für markenbildende Maßnahmen mbH. All rights reserved.