org.jboss.resteasy.security.doseta
public class UnauthorizedSignatureException extends ReaderException
Modifier and Type | Field and Description |
---|---|
protected VerificationResults |
results |
Constructor and Description |
---|
UnauthorizedSignatureException(String reason) |
UnauthorizedSignatureException(VerificationResults results) |
Modifier and Type | Method and Description |
---|---|
static String |
failedVerifierMessage(VerificationResults results) |
VerificationResults |
getResults() |
getErrorCode, getResponse, isLoggable, setErrorCode, setLoggable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
protected VerificationResults results
public UnauthorizedSignatureException(String reason)
public UnauthorizedSignatureException(VerificationResults results)
public static String failedVerifierMessage(VerificationResults results)
public VerificationResults getResults()
Copyright © 2017. All Rights Reserved.