Uses of Class
com.auth0.jwt.exceptions.InvalidClaimException
Packages that use InvalidClaimException
-
Uses of InvalidClaimException in com.auth0.jwt.exceptions
Subclasses of InvalidClaimException in com.auth0.jwt.exceptionsModifier and TypeClassDescriptionclassThis exception is thrown when the expected value is not found while verifying the Claims.classThis exception is thrown when the claim to be verified is missing.