Uses of Class
org.jboss.resteasy.security.doseta.VerificationResults
-
Uses of VerificationResults in org.jboss.resteasy.security.doseta
Modifier and TypeFieldDescriptionprotected VerificationResults
UnauthorizedSignatureException.results
Modifier and TypeMethodDescriptionUnauthorizedSignatureException.getResults()
Verifier.verify
(List<DKIMSignature> signatures, Map headers, byte[] body) Try to verify a set of signatures and store the results.Modifier and TypeMethodDescriptionstatic String
UnauthorizedSignatureException.failedVerifierMessage
(VerificationResults results)