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