Uses of Class
com.itextpdf.signatures.validation.lotl.EuropeanResourceFetcher.Result
Packages that use EuropeanResourceFetcher.Result
-
Uses of EuropeanResourceFetcher.Result in com.itextpdf.signatures.validation.lotl
Methods in com.itextpdf.signatures.validation.lotl that return EuropeanResourceFetcher.ResultModifier and TypeMethodDescriptionEuropeanResourceFetcher.getEUJournalCertificates()
Fetches the European Union Journal certificates.LotlServiceCache.getEUJournalCertificates()
Gets the result of the European Resource Fetcher.Methods in com.itextpdf.signatures.validation.lotl with parameters of type EuropeanResourceFetcher.ResultModifier and TypeMethodDescriptionvoid
LotlServiceCache.setAllValues
(EuropeanLotlFetcher.Result lotlXml, EuropeanResourceFetcher.Result europeanResourceFetcherEUJournalCertificates, PivotFetcher.Result result, Map<String, CountrySpecificLotlFetcher.Result> countrySpecificResult) Sets all values related to Lotl, including European Lotl, EU Journal certificates, pivot results, and country-specific Lotls.void
LotlServiceCache.setEuropeanResourceFetcherResult
(EuropeanResourceFetcher.Result result) Sets the result of the European Resource Fetcher.