Package eu.europa.esig.dss.spi.validation
package eu.europa.esig.dss.spi.validation
-
ClassDescriptionProvides information on the sources to be used in the validation process in the context of a signature.Builds a copy of CertificateVerifierThis class provides the different sources used to verify the status of a certificate using the trust model.This class fetches firstly CRL response, if not available, tries OCSP and returns the first succeeded resultThis class initializes a
CRLFirstRevocationDataLoadingStrategy
.This class fetches firstly OCSP token response, if not available, tries CRL and returns the first succeeded result NOTE: This implementation is use by default for revocation retrievingThis class initializes aOCSPFirstRevocationDataLoadingStrategy
.This class allows retrieving of Revocation data from CRL or OCSP sources, based on the defined strategy NOTE: The implemented object does not require setting of OCSP/CRL/RevocationDataVerifier sources on instantiation from the user.This interface is used to initialize a newRevocationDataLoadingStrategy
.This class is used to verify acceptance of a revocation data for the following validation process, whether the revocation data has been extracted from a document or obtained from an online source.Defines a child of "signed-signature-properties" or "unsigned-signature-properties" elementSignatureProperties<SA extends SignatureAttribute>Defined a "signed-signature-element" or "unsigned-signature-element" of a signatureDuring the validation of a signature, the software retrieves different X509 artifacts like Certificate, CRL and OCSP Response.This class is used to verify applicability of a timestamp token within the signature validation processThis interface allows the implementation of the validators for: certificates, timestamps and revocation data.Contains a validation data to be included into the signatureContains aValidationData
for a list of signatures/timestamps