| Class | Description |
|---|---|
| HeaderDeserializer | |
| JwtSerde |
A Serializer and Deserializer that converts:
- a jwt as a string to a instance of a JsonWebToken.
|
| Serdes |
A Generic serializer and deserializer that converts:
- an object to json
- json to a object
|
| UnSecureJwtSerializer |