Uses of Class
com.auth0.jwt.exceptions.AlgorithmMismatchException
Packages that use AlgorithmMismatchException
-
Uses of AlgorithmMismatchException in com.auth0.jwt
Methods in com.auth0.jwt that throw AlgorithmMismatchExceptionModifier and TypeMethodDescriptionprivate void
JWTVerifier.verifyAlgorithm
(DecodedJWT jwt, Algorithm expectedAlgorithm)