Uses of Package
de.christofreichardt.json.websignature
Packages that use de.christofreichardt.json.websignature
Package
Description
Provides the classes and interfaces for the JSON Web Signature (JWS) part of the framework.
Provides interfaces concerning the Fluent API.
-
Classes in de.christofreichardt.json.websignature used by de.christofreichardt.json.websignatureClassDescriptionA convenient class useful to define a JOSE Header containing the parameters describing the cryptographic operations and parameters employed.A builder for a
JOSEHeaderpreconfigured with the "alg" parameter.A builder for aJOSEHeaderpreconfigured with a JSON web (public) key.Implementations of this interface are required when formatting JSON structures in a predictable way prior to applying digital signatures.All algorithm classes used for signing or validating must implement this interface.This class provides some core functionality related to creating and validating signatures.A holder for the strings representing the compact serialization format as specified by RFC 7515 (JSON Web Signature). -
Classes in de.christofreichardt.json.websignature used by de.christofreichardt.json.websignature.interfacesClassDescriptionImplementations of this interface are required when formatting JSON structures in a predictable way prior to applying digital signatures.A holder for the strings representing the compact serialization format as specified by RFC 7515 (JSON Web Signature).