| Interface | Description |
|---|---|
| JwtClaimsBuilder |
JWT Claims Builder.
|
| JwtEncryption |
JWT JsonWebEncryption.
|
| JwtEncryptionBuilder |
JWT JsonWebEncryption Builder.
|
| JwtSignature |
JWT JsonWebSignature.
|
| JwtSignatureBuilder |
JWT JsonWebSignature Builder.
|
| Class | Description |
|---|---|
| Jwt |
Factory class for creating
JwtClaimsBuilder which produces
signed, encrypted or signed first and then encrypted JWT tokens. |
| Exception | Description |
|---|---|
| JwtEncryptionException |
JWT Encryption Exception
|
| JwtException |
Base JWT Exception
|
| JwtSignatureException |
JWT Signature Exception
|
Copyright © 2018–2022. All rights reserved.