Uses of Class
eu.europa.esig.dss.validation.RevocationDataLoadingStrategy
Packages that use RevocationDataLoadingStrategy
-
Uses of RevocationDataLoadingStrategy in eu.europa.esig.dss.validation
Subclasses of RevocationDataLoadingStrategy in eu.europa.esig.dss.validationModifier and TypeClassDescriptionclass
This class fetches firstly CRL response, if not available, tries OCSP and returns the first succeeded resultclass
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 retrievingMethods in eu.europa.esig.dss.validation that return RevocationDataLoadingStrategy