|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FailException | |
|---|---|
| org.apache.james.jdkim | |
| org.apache.james.jdkim.exceptions | |
| Uses of FailException in org.apache.james.jdkim |
|---|
| Methods in org.apache.james.jdkim that throw FailException | |
|---|---|
String |
DKIMSigner.sign(InputStream is)
|
List |
DKIMVerifier.verify(Headers messageHeaders,
InputStream bodyInputStream)
Verifies all of the DKIM-Signature records declared in the Headers object. |
List |
DKIMVerifier.verify(InputStream is)
Verifies all of the DKIM-Signature records declared in the supplied input stream |
| Uses of FailException in org.apache.james.jdkim.exceptions |
|---|
| Subclasses of FailException in org.apache.james.jdkim.exceptions | |
|---|---|
class |
PermFailException
|
class |
TempFailException
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||