Class RevocationDataLoadingStrategy

java.lang.Object
eu.europa.esig.dss.spi.validation.RevocationDataLoadingStrategy
Direct Known Subclasses:
CRLFirstRevocationDataLoadingStrategy, OCSPFirstRevocationDataLoadingStrategy

public abstract class RevocationDataLoadingStrategy extends Object
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. All the values are automatically configured and set in eu.europa.esig.dss.validation.SignatureValidationContext based on the parameters defined in the provided eu.europa.esig.dss.validation.CertificateVerifier