Uses of Interface
de.christofreichardt.json.websignature.interfaces.BeforeKey
Packages that use BeforeKey
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 BeforeKey in de.christofreichardt.json.websignature
Classes in de.christofreichardt.json.websignature that implement BeforeKeyModifier and TypeClassDescriptionprotected static classImplements all interfaces of the Fluent API related to validating signatures.Methods in de.christofreichardt.json.websignature that return BeforeKeyModifier and TypeMethodDescriptionJWS.Validator.compactSerialization(JWSCompactSerialization compactSerialization) -
Uses of BeforeKey in de.christofreichardt.json.websignature.interfaces
Methods in de.christofreichardt.json.websignature.interfaces that return BeforeKeyModifier and TypeMethodDescriptionValidationBegin.compactSerialization(JWSCompactSerialization compactSerialization) Notes the givenJWSCompactSerialization.