Uses of Interface
com.auth0.jwt.interfaces.JWTVerifier
Packages that use JWTVerifier
-
Uses of JWTVerifier in com.auth0.jwt
Classes in com.auth0.jwt that implement JWTVerifierModifier and TypeClassDescriptionfinal class
The JWTVerifier class holds the verify method to assert that a given Token has not only a proper JWT format, but also it's signature matches.