Package | Description |
---|---|
org.jboss.resteasy.security.doseta |
Modifier and Type | Method and Description |
---|---|
VerificationResult |
VerificationResults.getFirstResult(Verification verification) |
VerificationResult |
Verifier.verify(Map headers,
byte[] body,
Verification verification,
DKIMSignature signature)
Verify one signature and store the results
|
Modifier and Type | Method and Description |
---|---|
List<VerificationResult> |
VerificationResultSet.getResults() |
Modifier and Type | Method and Description |
---|---|
void |
VerificationResultSet.setResults(List<VerificationResult> results) |
Copyright © 2015 JBoss by Red Hat. All rights reserved.