A Java implementation of the Fernet encrypted token specification.
This project has declared the following modules:
| Name | Description |
|---|---|
| Fernet Java | A Java implementation of the Fernet encrypted token specification. |
| Fernet Java - AWS Secrets Manager Rotation Lambda | This is an AWS Lambda for rotating a Fernet key or keys stored as a secret in AWS Secrets Manager. |
| Fernet Java - Jersey / JAX-RS Authentication | Jersey integration for Fernet token validation |