Uses of Interface
de.christofreichardt.json.websignature.interfaces.SignatureEnd
Packages that use SignatureEnd
Package
Description
Provides the classes and interfaces for the JSON Web Signature (JWS) part of the framework.
Provides interfaces concerning the Fluent API.
-
Uses of SignatureEnd in de.christofreichardt.json.websignature
Classes in de.christofreichardt.json.websignature that implement SignatureEndModifier and TypeClassDescriptionprotected static classImplements all interfaces of the Fluent API related to creating signatures.Methods in de.christofreichardt.json.websignature that return SignatureEnd -
Uses of SignatureEnd in de.christofreichardt.json.websignature.interfaces
Methods in de.christofreichardt.json.websignature.interfaces that return SignatureEndModifier and TypeMethodDescriptionBeforePayload.payload(jakarta.json.JsonStructure payload) Introduces the actual payload.Introduces the actual payload as string.