Uses of Interface
de.christofreichardt.json.websignature.interfaces.ValidationBegin
Packages that use ValidationBegin
Package
Description
Provides the classes and interfaces for the JSON Web Signature (JWS) part of the framework.
-
Uses of ValidationBegin in de.christofreichardt.json.websignature
Classes in de.christofreichardt.json.websignature that implement ValidationBeginModifier and TypeClassDescriptionprotected static classImplements all interfaces of the Fluent API related to validating signatures.Methods in de.christofreichardt.json.websignature that return ValidationBeginModifier and TypeMethodDescriptionstatic ValidationBeginJWS.createValidator()Entry point for validating signatures.