| Package | Description |
|---|---|
| com.itextpdf.signatures.validation.lotl |
| Modifier and Type | Method and Description |
|---|---|
CountrySpecificLotlFetcher.Result |
CountrySpecificLotlFetcher.Result.setCountrySpecificLotl(CountrySpecificLotl countrySpecificLotl)
Sets the country-specific Lotl that was fetched and validated.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<CountrySpecificLotlFetcher.Result> |
CountrySpecificLotlFetcher.executeTasks(List<Callable<CountrySpecificLotlFetcher.Result>> tasks)
Creates an ExecutorService for downloading country-specific Lotls.
|
Map<String,CountrySpecificLotlFetcher.Result> |
CountrySpecificLotlFetcher.getAndValidateCountrySpecificLotlFiles(byte[] lotlXml,
LotlService lotlService)
Fetches and validates country-specific Lotls from the provided Lotl XML.
|
Map<String,CountrySpecificLotlFetcher.Result> |
LotlServiceCache.getCountrySpecificLotls()
Gets the country-specific Lotl results.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IOnFailingCountryLotlData.onCountryFailure(CountrySpecificLotlFetcher.Result fetchResult)
This method is called when the fetching of a country-specific Lotl fails.
|
void |
ThrowExceptionOnFailingCountryData.onCountryFailure(CountrySpecificLotlFetcher.Result fetchResult)
This method is called when the fetching of a country-specific Lotl fails.
|
void |
RemoveOnFailingCountryData.onCountryFailure(CountrySpecificLotlFetcher.Result fetchResult)
This method is called when the fetching of a country-specific Lotl fails.
|
void |
IOnCountryFetchFailureStrategy.onCountryFetchFailure(CountrySpecificLotlFetcher.Result fetchResult)
This method is called when the fetching of a country-specific Lotl fails.
|
void |
LotlServiceCache.setCountrySpecificLotlResult(CountrySpecificLotlFetcher.Result countrySpecificLotlResult)
Sets the country-specific Lotl result for a specific country.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<CountrySpecificLotlFetcher.Result> |
CountrySpecificLotlFetcher.executeTasks(List<Callable<CountrySpecificLotlFetcher.Result>> tasks)
Creates an ExecutorService for downloading country-specific Lotls.
|
void |
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.
|
Copyright © 1998–2025 Apryse Group NV. All rights reserved.