| Package | Description |
|---|---|
| org.primeframework.jwt | |
| org.primeframework.jwt.domain | |
| org.primeframework.jwt.hmac | |
| org.primeframework.jwt.json | |
| org.primeframework.jwt.rsa |
| Class and Description |
|---|
| Algorithm
Available JSON Web Algorithms (JWA) as described in RFC 7518 available for this JWT implementation.
|
| Header
JSON Object Signing and Encryption (JOSE) Header
|
| JWT
JSON Web Token (JWT) as defined by RFC 7519.
|
| RSAKeyPair |
| Class and Description |
|---|
| Algorithm
Available JSON Web Algorithms (JWA) as described in RFC 7518 available for this JWT implementation.
|
| Header
JSON Object Signing and Encryption (JOSE) Header
|
| JWT
JSON Web Token (JWT) as defined by RFC 7519.
|
| JWTException
Base JWT Exception
|
| KeyType
Available Cryptographic Algorithms for Keys as described in RFC
7518 Section 6.1.
|
| Type |
| Class and Description |
|---|
| Algorithm
Available JSON Web Algorithms (JWA) as described in RFC 7518 available for this JWT implementation.
|
| Class and Description |
|---|
| InvalidJWTException
The JWT could not be parsed properly.
|
| Class and Description |
|---|
| Algorithm
Available JSON Web Algorithms (JWA) as described in RFC 7518 available for this JWT implementation.
|
Copyright © 2017. All rights reserved.