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 TypeClassDescriptionclass
This exception is thrown when the expected value is not found while verifying the Claims.class
This exception is thrown when the claim to be verified is missing.