| Package | Description |
|---|---|
| com.itextpdf.signatures.validation.lotl |
| Modifier and Type | Method and Description |
|---|---|
LotlFetchingProperties |
LotlFetchingProperties.setCacheStalenessInMilliseconds(long stalenessInMillis)
Sets the allowed staleness of cached EU trusted list entries in milliseconds.
|
LotlFetchingProperties |
LotlFetchingProperties.setCountryNames(String... countryNames)
Adds schema name (usually two letters) of a country which shall be used during LOTL fetching.
|
LotlFetchingProperties |
LotlFetchingProperties.setCountryNamesToIgnore(String... countryNamesToIgnore)
Adds schema name (usually two letters) of a country which shall be ignored during LOTL fetching.
|
LotlFetchingProperties |
LotlFetchingProperties.setRefreshIntervalCalculator(LongUnaryOperator refreshIntervalCalculator)
Sets a custom cache refresh timer function.
|
LotlFetchingProperties |
LotlFetchingProperties.setServiceTypes(String... serviceType)
Adds service type identifier which shall be used during country specific LOTL fetching.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
LotlService.initializeGlobalCache(LotlFetchingProperties lotlFetchingProperties)
Initializes the global cache with the provided LotlFetchingProperties.
|
| Constructor and Description |
|---|
LotlService(LotlFetchingProperties lotlFetchingProperties)
Creates a new instance of
LotlService. |
Copyright © 1998–2025 Apryse Group NV. All rights reserved.