| Interface | Description |
|---|---|
| AsymmetricSigningInfo | |
| CanonicalHttpRequest |
HTTP request that can be signed for use as a JWT claim.
|
| Jwt |
A JSON Web Token.
|
| JwtParser |
Parses a jwt token without attempting to verify it.
|
| JwtService | |
| SigningInfo |
Encapsulates the algorithm and key/secret to be used for signing and verifying jwt tokens
|
| SymmetricSigningInfo |
| Class | Description |
|---|---|
| JwtConstants | |
| JwtConstants.AppLinks | |
| JwtConstants.Claims | |
| JwtConstants.ClaimVerifiers | |
| JwtConstants.HttpRequests |
| Enum | Description |
|---|---|
| SigningAlgorithm |
An enumeration of supported JWS algorithms.
|
Copyright © 2023 Atlassian. All rights reserved.