| Interface | Description |
|---|---|
| Crypto |
Internal common interface for all crypto algorithms.
|
| Class | Description |
|---|---|
| JWK |
JWK https://tools.ietf.org/html/rfc7517
In a nutshell a JWK is a Key(Pair) encoded as JSON.
|
| JWT |
JWT and JWS implementation draft-ietf-oauth-json-web-token-32.
|
| JWTOptions | |
| JWTOptionsConverter |
Converter for
JWTOptions. |
Copyright © 2018 Eclipse. All rights reserved.