public class InvalidJwtSignatureException extends InvalidJwtException
| Constructor and Description |
|---|
InvalidJwtSignatureException(JsonWebSignature jws,
JwtContext jwtContext) |
getErrorDetails, getJwtContext, getMessage, hasErrorCode, hasExpiredaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidJwtSignatureException(JsonWebSignature jws, JwtContext jwtContext)
Copyright © 2020. All rights reserved.