Uses of Class
de.christofreichardt.json.websignature.JOSEHeader.AlgorithmBuilder
Packages that use JOSEHeader.AlgorithmBuilder
Package
Description
Provides the classes and interfaces for the JSON Web Signature (JWS) part of the framework.
-
Uses of JOSEHeader.AlgorithmBuilder in de.christofreichardt.json.websignature
Methods in de.christofreichardt.json.websignature that return JOSEHeader.AlgorithmBuilderModifier and TypeMethodDescriptionstatic JOSEHeader.AlgorithmBuilderCreates a special builder for aJOSEHeader.Augments the builder instance with the "kid" parameter.Augments the builder instance with the "typ" parameter.