json-web-signature 1.0.0 API
This library implements a subset of the RFCs 7515 (JSON Web Signature), 7517 (JSON Web Key) and 7518 (JSON Web Algorithms). It uses and works together with Jakarta JSON Processing. It supports the JWS Compact Serialization and it can therefore be used, for instance, to validate digital signatures of JSON Web Tokens issued by an Open ID Connect Provider, e.g. Keycloak.
Packages
Package
Description
Some ASN.1 helper classes.
Some JSON utility classes.
Provides the JSON Web Key (JWK) classes for convenience.
Provides the classes and interfaces for the JSON Web Signature (JWS) part of the framework.
Provides interfaces concerning the Fluent API.