public class IncorrectClaimException extends InvalidClaimException
INCORRECT_EXPECTED_CLAIM_MESSAGE_TEMPLATE, MISSING_EXPECTED_CLAIM_MESSAGE_TEMPLATE
Constructor and Description |
---|
IncorrectClaimException(Header header,
Claims claims,
java.lang.String message) |
IncorrectClaimException(Header header,
Claims claims,
java.lang.String message,
java.lang.Throwable cause) |
getClaimName, getClaimValue, setClaimName, setClaimValue
getClaims, getHeader
Copyright © 2014-2022 jsonwebtoken.io. All Rights Reserved.