Package | Description |
---|---|
org.jboss.resteasy.security.doseta |
Modifier and Type | Field and Description |
---|---|
protected VerificationResults |
UnauthorizedSignatureException.results |
Modifier and Type | Method and Description |
---|---|
VerificationResults |
UnauthorizedSignatureException.getResults() |
VerificationResults |
Verifier.verify(List<DKIMSignature> signatures,
Map headers,
byte[] body)
Try to verify a set of signatures and store the results.
|
Modifier and Type | Method and Description |
---|---|
static String |
UnauthorizedSignatureException.failedVerifierMessage(VerificationResults results) |
Constructor and Description |
---|
UnauthorizedSignatureException(VerificationResults results) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.