public class InvalidSignatureException extends TokenException
InvalidSignatureException
is thrown to indicate the condition when
signature verification fails for a token.Constructor and Description |
---|
InvalidSignatureException(String message) |
InvalidSignatureException(String message,
Throwable cause) |
InvalidSignatureException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString