Uses of Package
com.auth0.jwt.exceptions
Packages that use com.auth0.jwt.exceptions
Package
Description
Contains parts of the internal implementation of this library.
-
Classes in com.auth0.jwt.exceptions used by com.auth0.jwtClassDescriptionThe exception that is thrown when a JWT cannot be created.The exception that is thrown when any part of the token contained an invalid JWT or JSON format.Parent to all the exception thrown while verifying a JWT.
-
Classes in com.auth0.jwt.exceptions used by com.auth0.jwt.algorithmsClassDescriptionThe exception that is thrown when signature is not able to be generated.The exception that is thrown if the Signature verification fails.
-
Classes in com.auth0.jwt.exceptions used by com.auth0.jwt.exceptionsClassDescriptionThe exception that will be thrown while verifying Claims of a JWT.The exception that is thrown when a JWT cannot be created.Parent to all the exception thrown while verifying a JWT.
-
Classes in com.auth0.jwt.exceptions used by com.auth0.jwt.implClassDescriptionThe exception that is thrown when any part of the token contained an invalid JWT or JSON format.
-
Classes in com.auth0.jwt.exceptions used by com.auth0.jwt.interfacesClassDescriptionThe exception that is thrown when any part of the token contained an invalid JWT or JSON format.Parent to all the exception thrown while verifying a JWT.