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
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringfailedVerifierMessage(VerificationResults results) Methods inherited from class org.jboss.resteasy.spi.Failure
getErrorCode, getResponse, isLoggable, setErrorCode, setLoggable, setResponseMethods 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
-