| Interface | Description |
|---|---|
| JwsHeader |
The header of an ASAP JSON Web Token.
|
| Jwt |
An ASAP JSON Web Token.
|
| JwtClaims |
Represents the claims of an ASAP JWT payload.
|
| Class | Description |
|---|---|
| JwtBuilder |
A fluent builder for constructing a
Jwt object. |
| Enum | Description |
|---|---|
| AlgorithmType | |
| JwsHeader.Header |
The headers of a JWT message.
|
| JwtClaims.RegisteredClaim |
The registered claims of a JWT claims payload as per JWT spec.
|
| SigningAlgorithm |
An enumeration of asymmetric JWS algorithms.
|
Copyright © 2017 Atlassian. All rights reserved.