Package org.jose4j.jwt.consumer
Class InvalidJwtSignatureException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jose4j.jwt.consumer.InvalidJwtException
org.jose4j.jwt.consumer.InvalidJwtSignatureException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jose4j.jwt.consumer.InvalidJwtException
getErrorDetails, getJwtContext, getMessage, getOriginalMessage, hasErrorCode, hasExpiredMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidJwtSignatureException
-