| Package | Description |
|---|---|
| com.auth0.jwt | |
| com.auth0.jwt.exceptions |
| Modifier and Type | Method and Description |
|---|---|
DecodedJWT |
JWTVerifier.verify(String token)
Perform the verification against the given Token, using any previous configured options.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlgorithmMismatchException |
class |
InvalidClaimException |
class |
JWTDecodeException |
class |
SignatureVerificationException |
class |
TokenExpiredException |
Copyright © 2017. All rights reserved.