Class UnauthorizedSignatureException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jboss.resteasy.spi.Failure
org.jboss.resteasy.spi.ReaderException
org.jboss.resteasy.security.doseta.UnauthorizedSignatureException
- All Implemented Interfaces:
Serializable
Thrown by RESTEasy when HTTP Unauthorized (401) is encountered
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
failedVerifierMessage
(VerificationResults results) Methods inherited from class org.jboss.resteasy.spi.Failure
getErrorCode, getResponse, isLoggable, setErrorCode, setLoggable, setResponse
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
results
-
-
Constructor Details
-
UnauthorizedSignatureException
-
UnauthorizedSignatureException
-
-
Method Details
-
failedVerifierMessage
-
getResults
-