| Package | Description |
|---|---|
| com.auth0.jwt | |
| com.auth0.jwt.interfaces |
| Class and Description |
|---|
| JWTCreator.Builder
The Builder class holds the Claims that defines the JWT to be created.
|
| JWTVerifier
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.
|
| Class and Description |
|---|
| JWTVerifier
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.
|
Copyright © 2017. All rights reserved.