| Package | Description |
|---|---|
| com.auth0.jwt.impl | |
| com.auth0.jwt.interfaces |
| Modifier and Type | Method and Description |
|---|---|
Header |
JWTParser.parseHeader(String json) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DecodedJWT
Class that represents a Json Web Token that was decoded from it's string representation.
|
| Modifier and Type | Method and Description |
|---|---|
Header |
JWTPartsParser.parseHeader(String json)
Parses the given JSON into a Header instance.
|
Copyright © 2017. All rights reserved.