Uses of Class
org.jboss.resteasy.security.doseta.VerificationResults
Packages that use VerificationResults
-
Uses of VerificationResults in org.jboss.resteasy.security.doseta
Fields in org.jboss.resteasy.security.doseta declared as VerificationResultsModifier and TypeFieldDescriptionprotected VerificationResultsUnauthorizedSignatureException.resultsMethods in org.jboss.resteasy.security.doseta that return VerificationResultsModifier and TypeMethodDescriptionUnauthorizedSignatureException.getResults()Verifier.verify(List<DKIMSignature> signatures, Map headers, byte[] body) Try to verify a set of signatures and store the results.Methods in org.jboss.resteasy.security.doseta with parameters of type VerificationResultsModifier and TypeMethodDescriptionstatic StringUnauthorizedSignatureException.failedVerifierMessage(VerificationResults results) Constructors in org.jboss.resteasy.security.doseta with parameters of type VerificationResults