Uses of Class
dev.paseto.jpaseto.InvalidClaimException
-
Packages that use InvalidClaimException Package Description dev.paseto.jpaseto -
-
Uses of InvalidClaimException in dev.paseto.jpaseto
Subclasses of InvalidClaimException in dev.paseto.jpaseto Modifier and Type Class Description classIncorrectClaimExceptionException thrown when discovering that a required claim does not equal the required value, indicating the paseto is invalid and may not be used.classMissingClaimExceptionException thrown when discovering that a required claim is not present, indicating the paseto is invalid and may not be used.
-