Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractAnalysis - Class in eu.europa.esig.dss.tsl.runnable
-
Processes the LOTL/TL validation job (download - parse - validate)
- AbstractAnalysis(TLSource, CacheAccessByKey, DSSFileLoader) - Constructor for class eu.europa.esig.dss.tsl.runnable.AbstractAnalysis
-
Default constructor
- AbstractCache<R> - Class in eu.europa.esig.dss.tsl.cache
-
The abstract class containing basic methods for handling the
Resultimplementations - AbstractCache() - Constructor for class eu.europa.esig.dss.tsl.cache.AbstractCache
-
Default constructor instantiating cache with empty map
- AbstractCacheDTO - Class in eu.europa.esig.dss.tsl.dto
-
The abstract cache DTO
- AbstractCacheDTO() - Constructor for class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
-
Empty constructor
- AbstractCacheDTO(AbstractCacheDTO) - Constructor for class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
-
Copies the cache DTO
- AbstractCacheDTOBuilder<R> - Class in eu.europa.esig.dss.tsl.dto.builder
-
An abstract builder of a Cache DTO
- AbstractCacheDTOBuilder(CachedEntry<R>) - Constructor for class eu.europa.esig.dss.tsl.dto.builder.AbstractCacheDTOBuilder
-
Default constructor
- AbstractOtherTSLPointerPredicate - Class in eu.europa.esig.dss.tsl.function
-
An abstract implementation of
OtherTSLPointerPredicate - AbstractOtherTSLPointerPredicate() - Constructor for class eu.europa.esig.dss.tsl.function.AbstractOtherTSLPointerPredicate
-
Default constructor
- AbstractParsingResult - Class in eu.europa.esig.dss.tsl.parsing
-
Abstract parsing result
- AbstractParsingResult() - Constructor for class eu.europa.esig.dss.tsl.parsing.AbstractParsingResult
-
Default constructor instantiating object with null values
- AbstractParsingTask<T> - Class in eu.europa.esig.dss.tsl.parsing
-
Abstract class to parse a LOTL/TL
- AbstractParsingTask(DSSDocument) - Constructor for class eu.europa.esig.dss.tsl.parsing.AbstractParsingTask
-
Default constructor
- AbstractRunnableAnalysis - Class in eu.europa.esig.dss.tsl.runnable
-
Runnable facade to Processes the LOTL/TL validation job (download - parse - validate)
- AbstractRunnableAnalysis(TLSource, CacheAccessByKey, DSSFileLoader, CountDownLatch) - Constructor for class eu.europa.esig.dss.tsl.runnable.AbstractRunnableAnalysis
-
Default constructor
- AbstractTrustedListWithSha2Predicate - Class in eu.europa.esig.dss.tsl.sha2
-
This is an abstract implementation of a Predicate for a Trusted List document with sha2 processing, containing common utility methods for a Trusted List validation
- AbstractTrustedListWithSha2Predicate() - Constructor for class eu.europa.esig.dss.tsl.sha2.AbstractTrustedListWithSha2Predicate
-
Default constructor
- AcceptAllStrategy - Class in eu.europa.esig.dss.tsl.sync
-
Accepts all trusted lists
- AcceptAllStrategy() - Constructor for class eu.europa.esig.dss.tsl.sync.AcceptAllStrategy
-
Default constructor
- addChild(Condition) - Method in class eu.europa.esig.dss.tsl.dto.condition.CompositeCondition
-
This method adds a child condition.
- addErrorMessage(String) - Method in class eu.europa.esig.dss.tsl.sha2.DocumentWithSha2
-
This method adds an error message occurred during the .sha2 file validation
- analyzeAndApply() - Method in class eu.europa.esig.dss.tsl.job.LOTLChangeApplier
-
Applies changes for all defined records
- apply(CriteriaListType) - Method in class eu.europa.esig.dss.tsl.function.converter.CriteriaListConverter
- apply(MutualRecognitionAgreementInformationType) - Method in class eu.europa.esig.dss.tsl.function.converter.MRAConverter
- apply(TrustServiceEquivalenceInformationType) - Method in class eu.europa.esig.dss.tsl.function.converter.TrustServiceEquivalenceConverter
- apply(DigitalIdentityListType) - Method in class eu.europa.esig.dss.tsl.function.converter.DigitalIdentityListTypeConverter
- apply(InternationalNamesType) - Method in class eu.europa.esig.dss.tsl.function.converter.InternationalNamesTypeConverter
- apply(NonEmptyMultiLangURIListType) - Method in class eu.europa.esig.dss.tsl.function.converter.NonEmptyMultiLangURIListTypeConverter
- apply(OtherTSLPointerType) - Method in class eu.europa.esig.dss.tsl.function.converter.OtherTSLPointerConverter
- apply(TSPServiceType) - Method in class eu.europa.esig.dss.tsl.function.converter.TrustServiceConverter
- apply(TSPType) - Method in class eu.europa.esig.dss.tsl.function.converter.TrustServiceProviderConverter
- assertConfigurationIsValid() - Method in class eu.europa.esig.dss.tsl.sha2.Sha2FileCacheDataLoader
-
This method verifies whether the configuration of the class is complete to proceed with execution
- assertExtensionIsSupported(String) - Method in class eu.europa.esig.dss.tsl.sha2.Sha2FileCacheDataLoader
-
This method verifies whether the remote document's
fileExtensionis supported by the implementation.
B
- build() - Method in class eu.europa.esig.dss.tsl.dto.builder.AbstractCacheDTOBuilder
-
Builds the DTO
- build() - Method in class eu.europa.esig.dss.tsl.dto.builder.DownloadCacheDTOBuilder
- build() - Method in class eu.europa.esig.dss.tsl.dto.builder.ParsingCacheDTOBuilder
- build() - Method in class eu.europa.esig.dss.tsl.dto.builder.ValidationCacheDTOBuilder
- build() - Method in class eu.europa.esig.dss.tsl.job.TLSourceBuilder
-
Builds a list of
TLSources - build() - Method in class eu.europa.esig.dss.tsl.runnable.PivotProcessingResultFromCacheAccessBuilder
-
Builds the
PivotProcessingResult - build() - Method in class eu.europa.esig.dss.tsl.summary.ValidationJobSummaryBuilder
-
Builds the
TLValidationJobSummary - build() - Method in class eu.europa.esig.dss.tsl.sync.TrustServiceProviderBuilder
-
Builds
TrustServiceProvider
C
- CacheAccessByKey - Class in eu.europa.esig.dss.tsl.cache.access
-
Accesses a cache records by the specified key
- CacheAccessByKey(CacheKey, DownloadCache, ParsingCache, ValidationCache) - Constructor for class eu.europa.esig.dss.tsl.cache.access.CacheAccessByKey
-
Default constructor
- CacheAccessFactory - Class in eu.europa.esig.dss.tsl.cache.access
-
Builds the classes to deal with the cache
- CacheAccessFactory() - Constructor for class eu.europa.esig.dss.tsl.cache.access.CacheAccessFactory
-
Default constructor
- CacheCleaner - Class in eu.europa.esig.dss.tsl.cache
-
The class is used to clean outdated cache entries
- CacheCleaner() - Constructor for class eu.europa.esig.dss.tsl.cache.CacheCleaner
-
Default constructor instantiating object with default configuration and null file loader
- CacheContext - Interface in eu.europa.esig.dss.tsl.cache.state
-
Contains information for a Cache entry
- CachedEntry<R> - Class in eu.europa.esig.dss.tsl.cache.state
-
Defines a cached entry
- CachedEntry() - Constructor for class eu.europa.esig.dss.tsl.cache.state.CachedEntry
-
Empty constructor
- CachedEntry(R) - Constructor for class eu.europa.esig.dss.tsl.cache.state.CachedEntry
-
Default constructor
- CachedExceptionWrapper - Class in eu.europa.esig.dss.tsl.cache.state
-
Wraps an exception for a cache record
- CachedExceptionWrapper(Exception) - Constructor for class eu.europa.esig.dss.tsl.cache.state.CachedExceptionWrapper
-
Default constructor
- CachedResult - Interface in eu.europa.esig.dss.tsl.cache
-
This interface is used to define a cached result for a single job
- CacheKey - Class in eu.europa.esig.dss.tsl.cache
-
Defines a key for a cache record
- CacheKey(String) - Constructor for class eu.europa.esig.dss.tsl.cache.CacheKey
-
The default constructor of CacheKey
- CacheState - Interface in eu.europa.esig.dss.tsl.cache.state
-
The interface defines the different possible transitions from a CacheState to another one
- CacheStateEnum - Enum Class in eu.europa.esig.dss.tsl.cache.state
-
Contains states for a cache record
- CacheType - Enum Class in eu.europa.esig.dss.tsl.cache
-
Defines a list of possible Cache Types
- call() - Method in class eu.europa.esig.dss.tsl.runnable.PivotProcessing
- canBeSynchronized(LOTLInfo) - Method in class eu.europa.esig.dss.tsl.sync.AcceptAllStrategy
- canBeSynchronized(LOTLInfo) - Method in class eu.europa.esig.dss.tsl.sync.ExpirationAndSignatureCheckStrategy
- canBeSynchronized(LOTLInfo) - Method in interface eu.europa.esig.dss.tsl.sync.SynchronizationStrategy
-
Returns true if the certificates from the list of trusted lists and its trusted list can be synchronized
- canBeSynchronized(TLInfo) - Method in class eu.europa.esig.dss.tsl.sync.AcceptAllStrategy
- canBeSynchronized(TLInfo) - Method in class eu.europa.esig.dss.tsl.sync.ExpirationAndSignatureCheckStrategy
- canBeSynchronized(TLInfo) - Method in interface eu.europa.esig.dss.tsl.sync.SynchronizationStrategy
-
Returns true if the certificates from the trusted list can be synchronized
- CertSubjectDNAttributeCondition - Class in eu.europa.esig.dss.tsl.dto.condition
-
CertSubjectDNAttribute Presence: This field is optional.
- CertSubjectDNAttributeCondition(List<String>) - Constructor for class eu.europa.esig.dss.tsl.dto.condition.CertSubjectDNAttributeCondition
-
Default constructor
- check(CertificateToken) - Method in class eu.europa.esig.dss.tsl.dto.condition.CertSubjectDNAttributeCondition
- check(CertificateToken) - Method in class eu.europa.esig.dss.tsl.dto.condition.CompositeCondition
-
Execute the composite condition of the given certificate
- check(CertificateToken) - Method in class eu.europa.esig.dss.tsl.dto.condition.ExtendedKeyUsageCondition
- check(CertificateToken) - Method in class eu.europa.esig.dss.tsl.dto.condition.KeyUsageCondition
- check(CertificateToken) - Method in class eu.europa.esig.dss.tsl.dto.condition.PolicyIdCondition
- check(CertificateToken) - Method in class eu.europa.esig.dss.tsl.dto.condition.QCStatementCondition
- checkRefreshRequired(DocumentWithSha2) - Method in class eu.europa.esig.dss.tsl.sha2.Sha2FileCacheDataLoader
-
This method checks whether the cached document should be refreshed
- clean(CacheAccessByKey) - Method in class eu.europa.esig.dss.tsl.cache.CacheCleaner
-
Cleans the given entry
- commonParseSchemeInformation(AbstractParsingResult, TSLSchemeInformationType) - Method in class eu.europa.esig.dss.tsl.parsing.AbstractParsingTask
-
Extracts the common values
- CompositeCondition - Class in eu.europa.esig.dss.tsl.dto.condition
-
Condition resulting of the matchingCriteriaIndicator of other Conditions
- CompositeCondition() - Constructor for class eu.europa.esig.dss.tsl.dto.condition.CompositeCondition
-
The default constructor for CriteriaListCondition.
- CompositeCondition(Assert) - Constructor for class eu.europa.esig.dss.tsl.dto.condition.CompositeCondition
-
Constructor for CriteriaListCondition.
- createEULOTLPredicate() - Static method in class eu.europa.esig.dss.tsl.function.TLPredicateFactory
-
This method creates a Predicate used to filter the XML European list of trusted list (LOTL)
- createEUTLCountryCodePredicate(String...) - Static method in class eu.europa.esig.dss.tsl.function.TLPredicateFactory
-
This method creates a Predicate used to filter XML European Trusted Lists (TL) with the defined Scheme Territory codes Example : "DE", "FR"
- createEUTLPredicate() - Static method in class eu.europa.esig.dss.tsl.function.TLPredicateFactory
-
This method creates a Predicate used to filter the XML European Trusted List (TL)
- createPDFOtherTSLPointerPredicate() - Static method in class eu.europa.esig.dss.tsl.function.TLPredicateFactory
-
This method creates a predicate used to filter all PDF Trusted Lists (TL)
- createPredicateWithCustomMimeType(String) - Static method in class eu.europa.esig.dss.tsl.function.TLPredicateFactory
-
This method creates a predicate used to filter all Trusted Lists (TL) with the defined mimetype Example : "application/vnd.etsi.tsl+xml" to filter XML Trusted Lists (TL)
- createPredicateWithCustomTSLType(String) - Static method in class eu.europa.esig.dss.tsl.function.TLPredicateFactory
-
This method creates a Predicate used to filter an XML Trusted List (TL) defined with a custom TSLType
- createTrustedListFacade() - Method in class eu.europa.esig.dss.tsl.parsing.AbstractParsingTask
-
This method loads a
TrustedListFacade - createTrustedListFacade() - Method in class eu.europa.esig.dss.tsl.parsing.LOTLParsingTask
- createXMLOtherTSLPointerPredicate() - Static method in class eu.europa.esig.dss.tsl.function.TLPredicateFactory
-
This method creates a predicate used to filter all XML Trusted Lists (TL)
- CriteriaListConverter - Class in eu.europa.esig.dss.tsl.function.converter
-
This class is used to convert a list of
CriteriaListTypetoCondition - CriteriaListConverter() - Constructor for class eu.europa.esig.dss.tsl.function.converter.CriteriaListConverter
-
Default constructor
- CurrentCacheContext - Class in eu.europa.esig.dss.tsl.cache.state
-
Contains information for a cache record state
- CurrentCacheContext() - Constructor for class eu.europa.esig.dss.tsl.cache.state.CurrentCacheContext
-
Default constructor
D
- DebugCacheAccess - Class in eu.europa.esig.dss.tsl.cache.access
-
Generates a prints a report of the current cache state
- DebugCacheAccess(DownloadCache, ParsingCache, ValidationCache) - Constructor for class eu.europa.esig.dss.tsl.cache.access.DebugCacheAccess
-
Default constructor
- DefaultTrustedListWithSha2Predicate - Class in eu.europa.esig.dss.tsl.sha2
-
Default implementation of ETSI TS 119 612 sha2 file processing
- DefaultTrustedListWithSha2Predicate() - Constructor for class eu.europa.esig.dss.tsl.sha2.DefaultTrustedListWithSha2Predicate
-
Default constructor
- deleteDownloadCacheIfNeeded() - Method in class eu.europa.esig.dss.tsl.cache.access.CacheAccessByKey
-
Removes the entry from downloadCache if its value is TO_BE_DELETED
- deleteParsingCacheIfNeeded() - Method in class eu.europa.esig.dss.tsl.cache.access.CacheAccessByKey
-
Removes the entry from parsingCache if its value is TO_BE_DELETED
- deleteValidationCacheIfNeeded() - Method in class eu.europa.esig.dss.tsl.cache.access.CacheAccessByKey
-
Removes the entry from parsingCache if its value is TO_BE_DELETED
- desync() - Method in interface eu.europa.esig.dss.tsl.cache.state.CacheContext
-
Set the context as DESYNCHRONIZED
- desync() - Method in class eu.europa.esig.dss.tsl.cache.state.CurrentCacheContext
- desync(CacheContext) - Method in interface eu.europa.esig.dss.tsl.cache.state.CacheState
-
The cache entry is marked as Desynchronized
- desync(CacheContext) - Method in enum class eu.europa.esig.dss.tsl.cache.state.CacheStateEnum
- DESYNCHRONIZED - Enum constant in enum class eu.europa.esig.dss.tsl.cache.state.CacheStateEnum
-
The cache content is not synchronized with the application
- detect(LOTLInfo) - Method in class eu.europa.esig.dss.tsl.alerts.detections.LOTLLocationChangeDetection
- detect(LOTLInfo) - Method in class eu.europa.esig.dss.tsl.alerts.detections.OJUrlChangeDetection
- detect(TLInfo) - Method in class eu.europa.esig.dss.tsl.alerts.detections.TLExpirationDetection
- detect(TLInfo) - Method in class eu.europa.esig.dss.tsl.alerts.detections.TLParsingErrorDetection
- detect(TLInfo) - Method in class eu.europa.esig.dss.tsl.alerts.detections.TLSignatureErrorDetection
- detectChanges(TLValidationJobSummary) - Method in class eu.europa.esig.dss.tsl.alerts.TLValidationJobAlerter
-
The method to run alerts on the given TLValidationJobSummary
- DigitalIdentityListTypeConverter - Class in eu.europa.esig.dss.tsl.function.converter
-
The class is used to extract
CertificateTokens from aDigitalIdentityListType - DigitalIdentityListTypeConverter() - Constructor for class eu.europa.esig.dss.tsl.function.converter.DigitalIdentityListTypeConverter
-
Default constructor
- doAnalyze() - Method in class eu.europa.esig.dss.tsl.runnable.AbstractRunnableAnalysis
-
Performs analysis
- DocumentWithSha2 - Class in eu.europa.esig.dss.tsl.sha2
-
This class is used to represent a downloaded
eu.europa.esig.dss.model.DSSDocumentwith its corresponding ".sha2" file - DocumentWithSha2(DSSDocument, DSSDocument) - Constructor for class eu.europa.esig.dss.tsl.sha2.DocumentWithSha2
-
Default constructor
- download(String) - Method in class eu.europa.esig.dss.tsl.runnable.AbstractAnalysis
-
Downloads the document by url
- DOWNLOAD - Enum constant in enum class eu.europa.esig.dss.tsl.cache.CacheType
-
The download task cache
- downloadCache - Variable in class eu.europa.esig.dss.tsl.cache.access.ReadOnlyCacheAccess
-
Global download Cache
- downloadCache - Variable in class eu.europa.esig.dss.tsl.cache.access.ReadOnlyCacheAccessByKey
-
Global download Cache
- DownloadCache - Class in eu.europa.esig.dss.tsl.cache
-
The DownloadCache to store files
- DownloadCache() - Constructor for class eu.europa.esig.dss.tsl.cache.DownloadCache
-
Default constructor
- DownloadCacheDTO - Class in eu.europa.esig.dss.tsl.dto
-
The download record DTO
- DownloadCacheDTO() - Constructor for class eu.europa.esig.dss.tsl.dto.DownloadCacheDTO
-
Empty constructor
- DownloadCacheDTO(AbstractCacheDTO) - Constructor for class eu.europa.esig.dss.tsl.dto.DownloadCacheDTO
-
Copies the cache DTO
- DownloadCacheDTOBuilder - Class in eu.europa.esig.dss.tsl.dto.builder
-
Builds
DownloadCacheDTO - DownloadCacheDTOBuilder(CachedEntry<XmlDownloadResult>) - Constructor for class eu.europa.esig.dss.tsl.dto.builder.DownloadCacheDTOBuilder
-
Default constructor
- downloadError(Exception) - Method in class eu.europa.esig.dss.tsl.cache.access.CacheAccessByKey
-
Sets the download error
- dump() - Method in class eu.europa.esig.dss.tsl.cache.AbstractCache
-
Produces a report of the current cache state
- dump() - Method in class eu.europa.esig.dss.tsl.cache.access.DebugCacheAccess
-
Prints the report for the current cache state
E
- equals(Object) - Method in class eu.europa.esig.dss.tsl.cache.CacheKey
- equals(Object) - Method in class eu.europa.esig.dss.tsl.sha2.DocumentWithSha2
- error(CacheKey, Exception) - Method in class eu.europa.esig.dss.tsl.cache.AbstractCache
-
Updates entry status to ERROR value
- error(CacheContext, CachedExceptionWrapper) - Method in interface eu.europa.esig.dss.tsl.cache.state.CacheState
-
The cache entry is marked in error state with the related exception
- error(CacheContext, CachedExceptionWrapper) - Method in enum class eu.europa.esig.dss.tsl.cache.state.CacheStateEnum
- error(CachedExceptionWrapper) - Method in interface eu.europa.esig.dss.tsl.cache.state.CacheContext
-
Store the exception for its occurrence time
- error(CachedExceptionWrapper) - Method in class eu.europa.esig.dss.tsl.cache.state.CachedEntry
-
Sets the error
- error(CachedExceptionWrapper) - Method in class eu.europa.esig.dss.tsl.cache.state.CurrentCacheContext
- ERROR - Enum constant in enum class eu.europa.esig.dss.tsl.cache.state.CacheStateEnum
-
The data cannot be downloaded / parsed / validated
- errorUpdateDate(CachedExceptionWrapper) - Method in interface eu.europa.esig.dss.tsl.cache.state.CacheContext
-
Store the last occurrence of this exception
- errorUpdateDate(CachedExceptionWrapper) - Method in class eu.europa.esig.dss.tsl.cache.state.CurrentCacheContext
- eu.europa.esig.dss.tsl.alerts - package eu.europa.esig.dss.tsl.alerts
- eu.europa.esig.dss.tsl.alerts.detections - package eu.europa.esig.dss.tsl.alerts.detections
- eu.europa.esig.dss.tsl.alerts.handlers.log - package eu.europa.esig.dss.tsl.alerts.handlers.log
- eu.europa.esig.dss.tsl.cache - package eu.europa.esig.dss.tsl.cache
- eu.europa.esig.dss.tsl.cache.access - package eu.europa.esig.dss.tsl.cache.access
- eu.europa.esig.dss.tsl.cache.state - package eu.europa.esig.dss.tsl.cache.state
- eu.europa.esig.dss.tsl.download - package eu.europa.esig.dss.tsl.download
- eu.europa.esig.dss.tsl.dto - package eu.europa.esig.dss.tsl.dto
- eu.europa.esig.dss.tsl.dto.builder - package eu.europa.esig.dss.tsl.dto.builder
- eu.europa.esig.dss.tsl.dto.condition - package eu.europa.esig.dss.tsl.dto.condition
- eu.europa.esig.dss.tsl.function - package eu.europa.esig.dss.tsl.function
- eu.europa.esig.dss.tsl.function.converter - package eu.europa.esig.dss.tsl.function.converter
- eu.europa.esig.dss.tsl.job - package eu.europa.esig.dss.tsl.job
- eu.europa.esig.dss.tsl.parsing - package eu.europa.esig.dss.tsl.parsing
- eu.europa.esig.dss.tsl.runnable - package eu.europa.esig.dss.tsl.runnable
- eu.europa.esig.dss.tsl.sha2 - package eu.europa.esig.dss.tsl.sha2
- eu.europa.esig.dss.tsl.source - package eu.europa.esig.dss.tsl.source
- eu.europa.esig.dss.tsl.summary - package eu.europa.esig.dss.tsl.summary
- eu.europa.esig.dss.tsl.sync - package eu.europa.esig.dss.tsl.sync
- eu.europa.esig.dss.tsl.validation - package eu.europa.esig.dss.tsl.validation
- EULOTLOtherTSLPointer - Class in eu.europa.esig.dss.tsl.function
-
This class is a predicate which selects OtherTSLPointerType(s) with a defined type equals to EUlistofthelists.
- EULOTLOtherTSLPointer() - Constructor for class eu.europa.esig.dss.tsl.function.EULOTLOtherTSLPointer
-
Default constructor
- EUTLOtherTSLPointer - Class in eu.europa.esig.dss.tsl.function
-
This class is a predicate which selects OtherTSLPointerType(s) with a defined type equals to EUgeneric.
- EUTLOtherTSLPointer() - Constructor for class eu.europa.esig.dss.tsl.function.EUTLOtherTSLPointer
-
Default constructor
- ExpirationAndSignatureCheckStrategy - Class in eu.europa.esig.dss.tsl.sync
-
Allows skipping expired or invalid trusted lists
- ExpirationAndSignatureCheckStrategy() - Constructor for class eu.europa.esig.dss.tsl.sync.ExpirationAndSignatureCheckStrategy
-
Default constructor instantiating object with null values
- expire() - Method in class eu.europa.esig.dss.tsl.cache.state.CachedEntry
-
Expires the cache entry
- expire(CacheKey) - Method in class eu.europa.esig.dss.tsl.cache.AbstractCache
-
Updates the state for a CachedEntry matching to the given key to EXPIRED
- expireCache() - Method in class eu.europa.esig.dss.tsl.runnable.AbstractAnalysis
-
This method expires the cache in order to trigger the corresponding tasks on refresh
- expireCache() - Method in class eu.europa.esig.dss.tsl.runnable.PivotProcessing
- expireParsing() - Method in class eu.europa.esig.dss.tsl.cache.access.CacheAccessByKey
-
Sets the parsing record to the expired state
- expireSignatureValidation(CacheKey) - Method in class eu.europa.esig.dss.tsl.cache.access.TLChangesCacheAccess
-
Sets the expired status for the validation record for the
cacheKey - expireValidation() - Method in class eu.europa.esig.dss.tsl.cache.access.CacheAccessByKey
-
Expires the validation record
- ExtendedKeyUsageCondition - Class in eu.europa.esig.dss.tsl.dto.condition
-
ExtendedKeyUsage Presence: This field is optional.
- ExtendedKeyUsageCondition(List<String>) - Constructor for class eu.europa.esig.dss.tsl.dto.condition.ExtendedKeyUsageCondition
-
Default constructor
- extractAdditionalInformation(OtherTSLPointerType) - Method in class eu.europa.esig.dss.tsl.function.AbstractOtherTSLPointerPredicate
-
Extracts the additional information map
G
- get() - Method in class eu.europa.esig.dss.tsl.download.XmlDownloadTask
- get() - Method in class eu.europa.esig.dss.tsl.parsing.LOTLParsingTask
- get() - Method in class eu.europa.esig.dss.tsl.parsing.TLParsingTask
- get() - Method in class eu.europa.esig.dss.tsl.validation.TLValidatorTask
- get(CacheKey) - Method in class eu.europa.esig.dss.tsl.cache.AbstractCache
-
Returns the CachedEntry for the related
cacheKey. - getAllCacheKeys() - Method in class eu.europa.esig.dss.tsl.cache.access.ReadOnlyCacheAccess
-
This method returns all found keys in any cache
- getAttributeOids() - Method in class eu.europa.esig.dss.tsl.dto.condition.CertSubjectDNAttributeCondition
-
Returns the list of DN attribute OIDs to be checked against the certificate’s subject DN.
- getBit() - Method in class eu.europa.esig.dss.tsl.dto.condition.KeyUsageCondition
-
Returns the key usage to be checked.
- getCacheAccess(CacheKey) - Method in class eu.europa.esig.dss.tsl.cache.access.CacheAccessFactory
-
Loads a class to deal with a cache by the
keyrecords - getCacheAccessByKey() - Method in class eu.europa.esig.dss.tsl.runnable.AbstractAnalysis
-
Gets the
CacheAccessByKey - getCachedResult() - Method in class eu.europa.esig.dss.tsl.cache.state.CachedEntry
-
Gets the cached result
- getCacheKey() - Method in class eu.europa.esig.dss.tsl.cache.access.CacheAccessByKey
-
Returns the CacheKey
- getCacheKey() - Method in class eu.europa.esig.dss.tsl.source.TLSource
-
Gets the TL cache key
- getCacheState() - Method in class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
-
Gets the state of the cache
- getCacheType() - Method in class eu.europa.esig.dss.tsl.cache.AbstractCache
-
Returns a type of current Cache
- getCacheType() - Method in class eu.europa.esig.dss.tsl.cache.DownloadCache
- getCacheType() - Method in class eu.europa.esig.dss.tsl.cache.ParsingCache
- getCacheType() - Method in class eu.europa.esig.dss.tsl.cache.ValidationCache
- getCertificateSource() - Method in class eu.europa.esig.dss.tsl.runnable.PivotProcessingResult
-
Gets the certificate source
- getCertificateSource() - Method in class eu.europa.esig.dss.tsl.source.TLSource
-
Gets the certificate source to be used for TL validation
- getCertNumber() - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
- getChildren() - Method in class eu.europa.esig.dss.tsl.dto.condition.CompositeCondition
-
Returns the list of child conditions.
- getCurrentCertificateSource() - Method in class eu.europa.esig.dss.tsl.runnable.AbstractRunnableAnalysis
-
Returns the certificate source to be used to validate TL/LOTL
- getCurrentCertificateSource() - Method in class eu.europa.esig.dss.tsl.runnable.LOTLWithPivotsAnalysis
- getCurrentState() - Method in interface eu.europa.esig.dss.tsl.cache.state.CacheContext
-
Returns the current state in the cache
- getCurrentState() - Method in class eu.europa.esig.dss.tsl.cache.state.CachedEntry
-
Gets the state of the cache
- getCurrentState() - Method in class eu.europa.esig.dss.tsl.cache.state.CurrentCacheContext
- getCurrentTime() - Method in class eu.europa.esig.dss.tsl.sha2.DefaultTrustedListWithSha2Predicate
-
This method returns the current time to compare NextUpdate against
- getDataLoader() - Method in class eu.europa.esig.dss.tsl.sha2.Sha2FileCacheDataLoader
-
Returns the file cache data loader used to load the documents
- getDate() - Method in class eu.europa.esig.dss.tsl.cache.state.CachedExceptionWrapper
-
Gets the first occurrence date of the exception
- getDebugCacheAccess() - Method in class eu.europa.esig.dss.tsl.cache.access.CacheAccessFactory
-
Loads a cache access to load the information about the current cache state
- getDigest() - Method in class eu.europa.esig.dss.tsl.download.XmlDownloadResult
-
Gets digest of a canonicalized document
- getDistributionPoints() - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
- getDistributionPoints() - Method in class eu.europa.esig.dss.tsl.parsing.AbstractParsingResult
-
Gets distribution points
- getDocument() - Method in class eu.europa.esig.dss.tsl.dto.DownloadCacheDTO
- getDocument() - Method in class eu.europa.esig.dss.tsl.sha2.DocumentWithSha2
-
Gets the original document
- getDocument(String) - Method in class eu.europa.esig.dss.tsl.sha2.Sha2FileCacheDataLoader
- getDocument(String, boolean) - Method in class eu.europa.esig.dss.tsl.sha2.Sha2FileCacheDataLoader
- getDocumentFromCache(String) - Method in class eu.europa.esig.dss.tsl.sha2.Sha2FileCacheDataLoader
- getDownloadCacheDTO(CacheKey) - Method in class eu.europa.esig.dss.tsl.cache.access.ReadOnlyCacheAccess
-
Returns download cache DTO result
- getDownloadReadOnlyResult() - Method in class eu.europa.esig.dss.tsl.cache.access.ReadOnlyCacheAccessByKey
-
Returns the cached read-only download result DTO
- getDSSDocument() - Method in class eu.europa.esig.dss.tsl.download.XmlDownloadResult
-
Gets the downloaded document
- getElectronicAddresses() - Method in class eu.europa.esig.dss.tsl.sync.TrustServiceProviderBuilder
-
Gets a map of electronic addresses
- getErrors() - Method in class eu.europa.esig.dss.tsl.sha2.DocumentWithSha2
-
Returns a list of errors occurred during processing of .sha2 document.
- getException() - Method in interface eu.europa.esig.dss.tsl.cache.state.CacheContext
-
Returns the met exception
- getException() - Method in class eu.europa.esig.dss.tsl.cache.state.CachedExceptionWrapper
-
Gets the exception
- getException() - Method in class eu.europa.esig.dss.tsl.cache.state.CurrentCacheContext
- getExceptionFirstOccurrenceTime() - Method in class eu.europa.esig.dss.tsl.cache.state.CachedEntry
-
Gets the first time when the exception occurred
- getExceptionFirstOccurrenceTime() - Method in class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
- getExceptionLastOccurrenceTime() - Method in class eu.europa.esig.dss.tsl.cache.state.CachedEntry
-
Gets the last time when the exception occurred
- getExceptionLastOccurrenceTime() - Method in class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
- getExceptionMessage() - Method in class eu.europa.esig.dss.tsl.cache.state.CachedEntry
-
Gets the exception message for an error status
- getExceptionMessage() - Method in class eu.europa.esig.dss.tsl.cache.state.CachedExceptionWrapper
-
Gets the exception message
- getExceptionMessage() - Method in class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
- getExceptionStackTrace() - Method in class eu.europa.esig.dss.tsl.cache.state.CachedEntry
-
Gets the exception stack trace for an error status
- getExceptionStackTrace() - Method in class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
- getIndication() - Method in class eu.europa.esig.dss.tsl.dto.ValidationCacheDTO
- getIndication() - Method in class eu.europa.esig.dss.tsl.validation.ValidationResult
-
Gets validation Indication
- getInformation() - Method in class eu.europa.esig.dss.tsl.sync.TrustServiceProviderBuilder
-
Gets a map of information
- getIssueDate() - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
- getIssueDate() - Method in class eu.europa.esig.dss.tsl.parsing.AbstractParsingResult
-
Gets issuing date
- getJAXBObject() - Method in class eu.europa.esig.dss.tsl.parsing.AbstractParsingTask
-
Gets the
TrustStatusListType - getKey() - Method in class eu.europa.esig.dss.tsl.cache.CacheKey
-
Returns encoded key
- getKeyPurposeIds() - Method in class eu.europa.esig.dss.tsl.dto.condition.ExtendedKeyUsageCondition
-
Returns the list key purpose IDs to be checked against the certificate’s extended key usage extension.
- getKeys() - Method in class eu.europa.esig.dss.tsl.cache.AbstractCache
-
Returns all current keys
- getLastDownloadAttemptTime() - Method in class eu.europa.esig.dss.tsl.dto.DownloadCacheDTO
- getLastOccurrenceDate() - Method in class eu.europa.esig.dss.tsl.cache.state.CachedExceptionWrapper
-
Gets the last occurrence date of the exception
- getLastStateTransitionTime() - Method in interface eu.europa.esig.dss.tsl.cache.state.CacheContext
-
Returns the date of the last state transition
- getLastStateTransitionTime() - Method in class eu.europa.esig.dss.tsl.cache.state.CachedEntry
-
Gets last status change time
- getLastStateTransitionTime() - Method in class eu.europa.esig.dss.tsl.cache.state.CurrentCacheContext
- getLastStateTransitionTime() - Method in class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
- getLastSuccessSynchronizationTime() - Method in interface eu.europa.esig.dss.tsl.cache.state.CacheContext
-
Returns the last time when the cache has been synchronized successfully NOTE: can be null in case if the cache has never been synchronized
- getLastSuccessSynchronizationTime() - Method in class eu.europa.esig.dss.tsl.cache.state.CachedEntry
-
Gets last synchronization time
- getLastSuccessSynchronizationTime() - Method in class eu.europa.esig.dss.tsl.cache.state.CurrentCacheContext
- getLastSuccessSynchronizationTime() - Method in class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
- getLegislation() - Method in class eu.europa.esig.dss.tsl.dto.condition.QCStatementCondition
-
Gets the QcCClegislation code
- getLOTLAnnouncedCertificateSource(OtherTSLPointer) - Static method in class eu.europa.esig.dss.tsl.parsing.ParsingUtils
-
This class extracts a SDIs present in a OtherTSLPointer to a
CertificateSource - getLotlLocation() - Method in class eu.europa.esig.dss.tsl.runnable.PivotProcessingResult
-
Gets LOTL location
- getLotlOtherPointers() - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
- getLotlPointers() - Method in class eu.europa.esig.dss.tsl.parsing.LOTLParsingResult
-
Gets LOTL other TSL pointers
- getLotlPredicate() - Method in class eu.europa.esig.dss.tsl.source.LOTLSource
-
Gets the LOTL filtering predicate
- getMatchingCriteriaIndicator() - Method in class eu.europa.esig.dss.tsl.dto.condition.CompositeCondition
-
Returns the matching criteria indicator
- getNames() - Method in class eu.europa.esig.dss.tsl.sync.TrustServiceProviderBuilder
-
Gets a map of names (first key is the language)
- getNextUpdate(DSSDocument) - Method in class eu.europa.esig.dss.tsl.sha2.AbstractTrustedListWithSha2Predicate
-
This method retrieves a NextUpdate date value from the provided Trusted List document
- getNextUpdateDate() - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
- getNextUpdateDate() - Method in class eu.europa.esig.dss.tsl.parsing.AbstractParsingResult
-
Gets next update date
- getOid() - Method in class eu.europa.esig.dss.tsl.dto.condition.QCStatementCondition
-
Gets the QcStatement OID
- getOriginalDocumentDigest(DSSDocument) - Method in class eu.europa.esig.dss.tsl.sha2.AbstractTrustedListWithSha2Predicate
-
This method computes
Digeston the givenDSSDocument's content - getParsingCacheDTO(CacheKey) - Method in class eu.europa.esig.dss.tsl.cache.access.ReadOnlyCacheAccess
-
Returns download cache DTO result
- getParsingReadOnlyResult() - Method in class eu.europa.esig.dss.tsl.cache.access.ReadOnlyCacheAccessByKey
-
Returns the cached read-only parsing result DTO
- getParsingTask(DSSDocument) - Method in class eu.europa.esig.dss.tsl.runnable.AbstractAnalysis
-
Returns the corresponding parsing task for the source on the given document
- getParsingTask(DSSDocument) - Method in class eu.europa.esig.dss.tsl.runnable.LOTLAnalysis
- getParsingTask(DSSDocument) - Method in class eu.europa.esig.dss.tsl.runnable.PivotProcessing
- getParsingTask(DSSDocument) - Method in class eu.europa.esig.dss.tsl.runnable.TLAnalysis
- getPivot() - Method in class eu.europa.esig.dss.tsl.runnable.PivotProcessingResult
-
Gets the pivot document
- getPivotUrls() - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
- getPivotURLs() - Method in class eu.europa.esig.dss.tsl.parsing.LOTLParsingResult
-
Gets pivot URLs
- getPolicyOid() - Method in class eu.europa.esig.dss.tsl.dto.condition.PolicyIdCondition
-
Returns the policy OID.
- getPostalAddresses() - Method in class eu.europa.esig.dss.tsl.sync.TrustServiceProviderBuilder
-
Gets a map of postal addresses
- getPotentialSigners() - Method in class eu.europa.esig.dss.tsl.dto.ValidationCacheDTO
- getPotentialSigners() - Method in class eu.europa.esig.dss.tsl.validation.ValidationResult
-
Gets a list of signing candidates
- getReadOnlyCacheAccess() - Method in class eu.europa.esig.dss.tsl.cache.access.CacheAccessFactory
-
Loads a read-only cache access
- getRefreshedDocument(String) - Method in class eu.europa.esig.dss.tsl.sha2.Sha2FileCacheDataLoader
-
This method returns a document from cache, when applicable.
- getRegistrationIdentifiers() - Method in class eu.europa.esig.dss.tsl.sync.TrustServiceProviderBuilder
-
Gets registration identifiers
- getResult() - Method in class eu.europa.esig.dss.tsl.dto.builder.AbstractCacheDTOBuilder
-
Gets the cached result
- getSequenceNumber() - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
- getSequenceNumber() - Method in class eu.europa.esig.dss.tsl.parsing.AbstractParsingResult
-
Gets the sequence number
- getServices() - Method in class eu.europa.esig.dss.tsl.sync.TrustServiceProviderBuilder
-
Gets a list of trust services
- getSha2Digest(DSSDocument) - Method in class eu.europa.esig.dss.tsl.sha2.AbstractTrustedListWithSha2Predicate
-
This method parses the
sha2Documentand returns theDigest - getSha2Document() - Method in class eu.europa.esig.dss.tsl.sha2.DocumentWithSha2
-
Gets the downloaded sha2 document corresponding to the
document - getSha2ErrorMessages() - Method in class eu.europa.esig.dss.tsl.download.XmlDownloadResult
-
Returns error messages occurred during sha2 processing, if applicable
- getSha2ErrorMessages() - Method in class eu.europa.esig.dss.tsl.dto.DownloadCacheDTO
-
Gets error messages occurred during the sha2 processing
- getSha2File(String) - Method in class eu.europa.esig.dss.tsl.sha2.Sha2FileCacheDataLoader
-
This method returns a sha2 file for the given
documentUrl. - getSha2FileUrl(String) - Method in class eu.europa.esig.dss.tsl.sha2.Sha2FileCacheDataLoader
-
Method transforms a given
documentUrlto a corresponding URL location containing a sha2 document - getSigningCertificate() - Method in class eu.europa.esig.dss.tsl.dto.ValidationCacheDTO
- getSigningCertificate() - Method in class eu.europa.esig.dss.tsl.validation.ValidationResult
-
Gets the signing certificate
- getSigningCertificateAnnouncementUrl() - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
- getSigningCertificateAnnouncementURL() - Method in class eu.europa.esig.dss.tsl.parsing.LOTLParsingResult
-
Gets signing certificate announcement URL
- getSigningCertificatesAnnouncementPredicate() - Method in class eu.europa.esig.dss.tsl.source.LOTLSource
-
Gets the
LOTLSigningCertificatesAnnouncementSchemeInformationURI - getSigningTime() - Method in class eu.europa.esig.dss.tsl.dto.ValidationCacheDTO
- getSigningTime() - Method in class eu.europa.esig.dss.tsl.validation.ValidationResult
-
Gets the (claimed) signing time
- getSource() - Method in class eu.europa.esig.dss.tsl.runnable.AbstractAnalysis
-
Returns the current
TLSource - getStackTrace() - Method in class eu.europa.esig.dss.tsl.cache.state.CachedExceptionWrapper
-
Gets the exception stack trace
- getStatusName() - Method in class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
- getStructureValidationMessages() - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
- getStructureValidationMessages() - Method in class eu.europa.esig.dss.tsl.parsing.AbstractParsingResult
-
Gets a list of error messages when occurred during the structure validation
- getSubIndication() - Method in class eu.europa.esig.dss.tsl.dto.ValidationCacheDTO
- getSubIndication() - Method in class eu.europa.esig.dss.tsl.validation.ValidationResult
-
Gets validation SubIndication
- getSummary() - Method in class eu.europa.esig.dss.tsl.job.TLValidationJob
-
Returns validation job summary for all processed LOTL / TLs
- getSynchronizerCacheAccess() - Method in class eu.europa.esig.dss.tsl.cache.access.CacheAccessFactory
-
Loads a cache access to synchronize records
- getTerritory() - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
- getTerritory() - Method in class eu.europa.esig.dss.tsl.parsing.AbstractParsingResult
-
Gets the territory (country)
- getTerritory() - Method in class eu.europa.esig.dss.tsl.sync.TrustServiceProviderBuilder
-
Gets territory (country)
- getTLChangesCacheAccess() - Method in class eu.europa.esig.dss.tsl.cache.access.CacheAccessFactory
-
Loads a class for TL updates
- getTlOtherPointers() - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
- getTlPointers() - Method in class eu.europa.esig.dss.tsl.parsing.LOTLParsingResult
-
Gets TL other TSL pointers
- getTlPredicate() - Method in class eu.europa.esig.dss.tsl.source.LOTLSource
-
Gets the TL filtering predicate
- getTLVersions() - Method in class eu.europa.esig.dss.tsl.source.TLSource
-
Gets a list of TL versions to be accepted for the current TL/LOTL source
- getTradeNames() - Method in class eu.europa.esig.dss.tsl.sync.TrustServiceProviderBuilder
-
Gets a map of trade names
- getTrustAnchorValidityPredicate() - Method in class eu.europa.esig.dss.tsl.source.TLSource
-
Gets a predicate for filtering
TrustServiceStatusAndInformationExtensionsin order to define an acceptability period of a corresponding SDI as a trust anchor. - getTrustServicePredicate() - Method in class eu.europa.esig.dss.tsl.source.TLSource
-
Gets a predicate to filter TrustServices
- getTrustServiceProviderPredicate() - Method in class eu.europa.esig.dss.tsl.source.TLSource
-
Gets a predicate to filter TrustServiceProviders
- getTrustServiceProviders() - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
- getTrustServiceProviders() - Method in class eu.europa.esig.dss.tsl.parsing.TLParsingResult
-
Gets trust service providers
- getTSLType() - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
- getTSLType() - Method in class eu.europa.esig.dss.tsl.parsing.AbstractParsingResult
-
Gets the TSLType
- getTSNumber() - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
- getTSPNumber() - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
- getType() - Method in class eu.europa.esig.dss.tsl.dto.condition.QCStatementCondition
-
Gets the QcType OID
- getUri() - Method in interface eu.europa.esig.dss.tsl.function.LOTLSigningCertificatesAnnouncementSchemeInformationURI
-
Returns URI of the signing-certificate announcement page
- getUri() - Method in class eu.europa.esig.dss.tsl.function.OfficialJournalSchemeInformationURI
- getUrl() - Method in class eu.europa.esig.dss.tsl.source.TLSource
-
Gets the TL URL
- getValidationCacheDTO(CacheKey) - Method in class eu.europa.esig.dss.tsl.cache.access.ReadOnlyCacheAccess
-
Returns download cache DTO result
- getValidationReadOnlyResult() - Method in class eu.europa.esig.dss.tsl.cache.access.ReadOnlyCacheAccessByKey
-
Returns the cached read-only validation result DTO
- getValidationTask(DSSDocument, CertificateSource) - Method in class eu.europa.esig.dss.tsl.runnable.AbstractAnalysis
-
Returns the corresponding validation task for the source on the given document using the provided certificate source
- getValue() - Method in class eu.europa.esig.dss.tsl.dto.condition.KeyUsageCondition
-
Returns the required bit value of the key usage to be checked.
- getVersion() - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
- getVersion() - Method in class eu.europa.esig.dss.tsl.parsing.AbstractParsingResult
-
Gets the version
- getXMLLOTLPointer(ParsingCacheDTO) - Static method in class eu.europa.esig.dss.tsl.parsing.ParsingUtils
-
Extracts XML LOTL Pointer from a parsing cache of a pivot
- GrantedOrRecognizedAtNationalLevelTrustAnchorPeriodPredicate - Class in eu.europa.esig.dss.tsl.function
-
Verifies whether the given ServiceInformation or ServiceHistoryInstance has a granted status (before and after eIDAS) or recognized or valid at national level
- GrantedOrRecognizedAtNationalLevelTrustAnchorPeriodPredicate() - Constructor for class eu.europa.esig.dss.tsl.function.GrantedOrRecognizedAtNationalLevelTrustAnchorPeriodPredicate
-
Default constructor
- GrantedTrustAnchorPeriodPredicate - Class in eu.europa.esig.dss.tsl.function
-
This class verifies whether a corresponding ServiceInformation or ServiceHistoryInstance has a granted status (before and after eIDAS)
- GrantedTrustAnchorPeriodPredicate() - Constructor for class eu.europa.esig.dss.tsl.function.GrantedTrustAnchorPeriodPredicate
-
Default constructor
- GrantedTrustService - Class in eu.europa.esig.dss.tsl.function
-
Filters TrustServices by 'granted' property (supports pre- and post- eIDAS)
- GrantedTrustService() - Constructor for class eu.europa.esig.dss.tsl.function.GrantedTrustService
-
Default constructor
H
- hashCode() - Method in class eu.europa.esig.dss.tsl.cache.CacheKey
- hashCode() - Method in class eu.europa.esig.dss.tsl.sha2.DocumentWithSha2
I
- initSha2CustomExpirationDataLoader(DSSCacheFileLoader, long) - Static method in class eu.europa.esig.dss.tsl.sha2.Sha2FileCacheDataLoader
-
This method instantiates a Sha2FileCacheDataLoader with a pre-configured predicate, forcing a Trusted List refresh in case of an updated .sha2 document, when a NextUpdate has been reached, or when the cached document expired according to the provided
cacheExpirationTimevalue. - initSha2DailyUpdateDataLoader(DSSCacheFileLoader) - Static method in class eu.europa.esig.dss.tsl.sha2.Sha2FileCacheDataLoader
-
This method instantiates a Sha2FileCacheDataLoader with a pre-configured predicate, forcing a Trusted List refresh in case of an updated .sha2 document, when a NextUpdate has been reached, or when the document has not been re-downloaded for at least a day.
- initSha2IgnoredDataLoader(DSSCacheFileLoader) - Static method in class eu.europa.esig.dss.tsl.sha2.Sha2FileCacheDataLoader
-
This method instantiates a Sha2FileCacheDataLoader with a pre-configured predicate, forcing a Trusted List refresh in all cases despite the .sha2 file document content.
- initSha2StrictDataLoader(DSSCacheFileLoader) - Static method in class eu.europa.esig.dss.tsl.sha2.Sha2FileCacheDataLoader
-
This method instantiates a Sha2FileCacheDataLoader with a pre-configured predicate, forcing a Trusted List refresh in case of an updated .sha2 document, or when a NextUpdate has been reached.
- InternationalNamesTypeConverter - Class in eu.europa.esig.dss.tsl.function.converter
-
The class is used to extract language based values
- InternationalNamesTypeConverter() - Constructor for class eu.europa.esig.dss.tsl.function.converter.InternationalNamesTypeConverter
-
Default constructor (selects all)
- InternationalNamesTypeConverter(Predicate<String>) - Constructor for class eu.europa.esig.dss.tsl.function.converter.InternationalNamesTypeConverter
-
Default constructor with a filter predicate
- isCacheExpired(DSSDocument) - Method in class eu.europa.esig.dss.tsl.sha2.DefaultTrustedListWithSha2Predicate
-
This method verifies whether the cache of the
documenthas expired. - isDesync() - Method in interface eu.europa.esig.dss.tsl.cache.state.CacheContext
-
Returns TRUE if the cache is in DESYNC status
- isDesync() - Method in class eu.europa.esig.dss.tsl.cache.state.CachedEntry
-
Checks if the status 'desynchronized' is set for the cache entry
- isDesync() - Method in class eu.europa.esig.dss.tsl.cache.state.CurrentCacheContext
- isDesync(CacheKey) - Method in class eu.europa.esig.dss.tsl.cache.AbstractCache
-
Checks if a CachedEntry for the given key is not up to date
- isDesynchronized() - Method in class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
- isEmpty() - Method in class eu.europa.esig.dss.tsl.cache.state.CachedEntry
-
Checks if the cache record is empty
- isEmpty(CacheKey) - Method in class eu.europa.esig.dss.tsl.cache.AbstractCache
-
Checks if a CachedEntry for the given key is empty (has no result)
- isError() - Method in interface eu.europa.esig.dss.tsl.cache.state.CacheContext
-
Returns TRUE if the cache is in a error status
- isError() - Method in class eu.europa.esig.dss.tsl.cache.state.CachedEntry
-
Checks if the current status of the cache is error
- isError() - Method in class eu.europa.esig.dss.tsl.cache.state.CurrentCacheContext
- isError() - Method in class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
- isFileNeedToBeDeleted() - Method in class eu.europa.esig.dss.tsl.cache.access.CacheAccessByKey
-
Checks if the entry must be deleted from the file cache (download cache)
- isIndeterminate() - Method in class eu.europa.esig.dss.tsl.dto.ValidationCacheDTO
- isInvalid() - Method in class eu.europa.esig.dss.tsl.dto.ValidationCacheDTO
- isMraSupport() - Method in class eu.europa.esig.dss.tsl.source.LOTLSource
-
Gets if the LOTL configuration supports MRA (Mutual Recognition Agreement).
- isParsingRefreshNeeded() - Method in class eu.europa.esig.dss.tsl.cache.access.CacheAccessByKey
-
Gets of the parsing refresh is needed
- isPivotSupport() - Method in class eu.europa.esig.dss.tsl.source.LOTLSource
-
Gets if the LOTL configuration supports pivots
- isRefreshNeeded() - Method in interface eu.europa.esig.dss.tsl.cache.state.CacheContext
-
Returns TRUE is a refresh is needed (missing / expired data)
- isRefreshNeeded() - Method in class eu.europa.esig.dss.tsl.cache.state.CachedEntry
-
Checks if the refresh is needed for the cache entry
- isRefreshNeeded() - Method in class eu.europa.esig.dss.tsl.cache.state.CurrentCacheContext
- isRefreshNeeded() - Method in class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
- isRefreshNeeded(CacheKey) - Method in class eu.europa.esig.dss.tsl.cache.AbstractCache
-
Checks if a CachedEntry for the given key is not up to date
- isResultExist() - Method in class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
- isResultExist() - Method in class eu.europa.esig.dss.tsl.dto.builder.AbstractCacheDTOBuilder
-
Gets if the result exists
- isSynchronized() - Method in class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
- isToBeDeleted() - Method in interface eu.europa.esig.dss.tsl.cache.state.CacheContext
-
Returns TRUE if the cache is in TO_BE_DELETED status
- isToBeDeleted() - Method in class eu.europa.esig.dss.tsl.cache.state.CachedEntry
-
Checks if the status 'toBeDeleted' is set for the cache entry
- isToBeDeleted() - Method in class eu.europa.esig.dss.tsl.cache.state.CurrentCacheContext
- isToBeDeleted() - Method in class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
- isToBeDeleted(CacheKey) - Method in class eu.europa.esig.dss.tsl.cache.AbstractCache
-
Checks if the requested cacheKey has TO_BE_DELETED value
- isUpToDate(CacheKey, XmlDownloadResult) - Method in class eu.europa.esig.dss.tsl.cache.DownloadCache
-
Checks if the file with the given
cacheKeyis up to date - isUpToDate(XmlDownloadResult) - Method in class eu.europa.esig.dss.tsl.cache.access.CacheAccessByKey
-
Checks if the download result is up to date for the given key
- isValid() - Method in class eu.europa.esig.dss.tsl.dto.ValidationCacheDTO
- isValidationRefreshNeeded() - Method in class eu.europa.esig.dss.tsl.cache.access.CacheAccessByKey
-
Gets if the validation refresh is needed
J
- jpms_dss_tsl_validation - module jpms_dss_tsl_validation
K
- key - Variable in class eu.europa.esig.dss.tsl.cache.access.ReadOnlyCacheAccessByKey
-
Key of the CacheEntry
- KeyUsageCondition - Class in eu.europa.esig.dss.tsl.dto.condition
-
Condition based on the certificate key usage
- KeyUsageCondition(KeyUsageBit, boolean) - Constructor for class eu.europa.esig.dss.tsl.dto.condition.KeyUsageCondition
-
Constructs a new KeyUsageCondition.
- KeyUsageCondition(String, boolean) - Constructor for class eu.europa.esig.dss.tsl.dto.condition.KeyUsageCondition
-
Constructs a new KeyUsageCondition.
L
- LogLOTLLocationChangeAlertHandler - Class in eu.europa.esig.dss.tsl.alerts.handlers.log
-
Warns on the LOTL location change
- LogLOTLLocationChangeAlertHandler() - Constructor for class eu.europa.esig.dss.tsl.alerts.handlers.log.LogLOTLLocationChangeAlertHandler
-
Default constructor
- LogOJUrlChangeAlertHandler - Class in eu.europa.esig.dss.tsl.alerts.handlers.log
-
Warns on the LOTL Official Journal URL change
- LogOJUrlChangeAlertHandler() - Constructor for class eu.europa.esig.dss.tsl.alerts.handlers.log.LogOJUrlChangeAlertHandler
-
Default constructor
- LogTLExpirationAlertHandler - Class in eu.europa.esig.dss.tsl.alerts.handlers.log
-
Warns on the TL expiration
- LogTLExpirationAlertHandler() - Constructor for class eu.europa.esig.dss.tsl.alerts.handlers.log.LogTLExpirationAlertHandler
-
Default constructor
- LogTLParsingErrorAlertHandler - Class in eu.europa.esig.dss.tsl.alerts.handlers.log
-
Warns on TL parsing error
- LogTLParsingErrorAlertHandler() - Constructor for class eu.europa.esig.dss.tsl.alerts.handlers.log.LogTLParsingErrorAlertHandler
-
Default constructor
- LogTLSignatureErrorAlertHandler - Class in eu.europa.esig.dss.tsl.alerts.handlers.log
-
Warns on TL validation error
- LogTLSignatureErrorAlertHandler() - Constructor for class eu.europa.esig.dss.tsl.alerts.handlers.log.LogTLSignatureErrorAlertHandler
-
Default constructor
- LOTLAlert - Class in eu.europa.esig.dss.tsl.alerts
-
The class to process events on LOTL
- LOTLAlert(AlertDetector<LOTLInfo>, AlertHandler<LOTLInfo>) - Constructor for class eu.europa.esig.dss.tsl.alerts.LOTLAlert
-
Default constructor
- LOTLAnalysis - Class in eu.europa.esig.dss.tsl.runnable
-
Runs the job for a LOTL analysis
- LOTLAnalysis(LOTLSource, CacheAccessByKey, DSSFileLoader, CountDownLatch) - Constructor for class eu.europa.esig.dss.tsl.runnable.LOTLAnalysis
-
Default constructor
- LOTLChangeApplier - Class in eu.europa.esig.dss.tsl.job
-
Applies changes in the LOTL cache
- LOTLChangeApplier(TLChangesCacheAccess, Map<CacheKey, ParsingCacheDTO>, Map<CacheKey, ParsingCacheDTO>) - Constructor for class eu.europa.esig.dss.tsl.job.LOTLChangeApplier
-
Default constructor
- LOTLLocationChangeDetection - Class in eu.europa.esig.dss.tsl.alerts.detections
-
Detects the change of a LOTL location
- LOTLLocationChangeDetection(LOTLSource) - Constructor for class eu.europa.esig.dss.tsl.alerts.detections.LOTLLocationChangeDetection
-
Default constructor
- LOTLParsingResult - Class in eu.europa.esig.dss.tsl.parsing
-
Parsed LOTL result
- LOTLParsingResult() - Constructor for class eu.europa.esig.dss.tsl.parsing.LOTLParsingResult
-
Default constructor
- LOTLParsingTask - Class in eu.europa.esig.dss.tsl.parsing
-
Parses a LOTL and returns
LOTLParsingResult - LOTLParsingTask(DSSDocument, LOTLSource) - Constructor for class eu.europa.esig.dss.tsl.parsing.LOTLParsingTask
-
The default constructor
- LOTLSigningCertificatesAnnouncementSchemeInformationURI - Interface in eu.europa.esig.dss.tsl.function
-
The predicate to filter the LOTL signing certificates scheme information URI
- LOTLSource - Class in eu.europa.esig.dss.tsl.source
-
Represent a List of Trusted Lists source
- LOTLSource() - Constructor for class eu.europa.esig.dss.tsl.source.LOTLSource
-
Default constructor instantiating object with minimal EU configuration
- LOTLWithPivotsAnalysis - Class in eu.europa.esig.dss.tsl.runnable
-
Runs the job for a LOTL with pivots analysis
- LOTLWithPivotsAnalysis(LOTLSource, CacheAccessByKey, DSSFileLoader, CacheAccessFactory, CountDownLatch) - Constructor for class eu.europa.esig.dss.tsl.runnable.LOTLWithPivotsAnalysis
-
Default constructor
M
- mergeDocumentWithSha2(DSSDocument, DSSDocument) - Method in class eu.europa.esig.dss.tsl.sha2.Sha2FileCacheDataLoader
-
This class creates a
eu.europa.esig.dss.tsl.sha2.DocumentWithSha2object by merging acachedDocumentandsha2Documenttogether - MimetypeOtherTSLPointer - Class in eu.europa.esig.dss.tsl.function
-
This predicate allows filtering of TSL pointers by a MimeType
- MimetypeOtherTSLPointer(String) - Constructor for class eu.europa.esig.dss.tsl.function.MimetypeOtherTSLPointer
-
Default constructor
- MRAConverter - Class in eu.europa.esig.dss.tsl.function.converter
-
This class is used to convert JAXB
MutualRecognitionAgreementInformationTypeto JavaMRA - MRAConverter() - Constructor for class eu.europa.esig.dss.tsl.function.converter.MRAConverter
-
Default constructor
N
- NEXT_UPDATE_PATH - Static variable in class eu.europa.esig.dss.tsl.sha2.AbstractTrustedListWithSha2Predicate
-
The path to reach a tl:NextUpdate element
- NonEmptyMultiLangURIListTypeConverter - Class in eu.europa.esig.dss.tsl.function.converter
-
The class is used to extract non-empty URI language based values
- NonEmptyMultiLangURIListTypeConverter() - Constructor for class eu.europa.esig.dss.tsl.function.converter.NonEmptyMultiLangURIListTypeConverter
-
Default constructor (selects all)
- NonEmptyMultiLangURIListTypeConverter(Predicate<String>) - Constructor for class eu.europa.esig.dss.tsl.function.converter.NonEmptyMultiLangURIListTypeConverter
-
Default constructor with a filter predicate
- NonEmptyServiceInformation - Class in eu.europa.esig.dss.tsl.function
-
Filters non-empty ServiceInformation element
- NonEmptyServiceInformation() - Constructor for class eu.europa.esig.dss.tsl.function.NonEmptyServiceInformation
-
Default constructor
- NonEmptyTrustService - Class in eu.europa.esig.dss.tsl.function
-
Filters non-empty TrustServices
- NonEmptyTrustService() - Constructor for class eu.europa.esig.dss.tsl.function.NonEmptyTrustService
-
Default constructor
- NonEmptyTSPInformation - Class in eu.europa.esig.dss.tsl.function
-
Filters non-empty TSPInformation element
- NonEmptyTSPInformation() - Constructor for class eu.europa.esig.dss.tsl.function.NonEmptyTSPInformation
-
Default constructor
O
- OfficialJournalSchemeInformationURI - Class in eu.europa.esig.dss.tsl.function
-
Filters the Official Journal Scheme information URI
- OfficialJournalSchemeInformationURI(String) - Constructor for class eu.europa.esig.dss.tsl.function.OfficialJournalSchemeInformationURI
-
Default constructor
- OfficialRegistrationIdentifierPredicate - Class in eu.europa.esig.dss.tsl.function
-
This class checks if the String is an official registration identifier as specified in ETSI TS 119 612 (ch 5.4.2)
- OfficialRegistrationIdentifierPredicate() - Constructor for class eu.europa.esig.dss.tsl.function.OfficialRegistrationIdentifierPredicate
-
Default constructor
- offlineRefresh() - Method in class eu.europa.esig.dss.tsl.job.TLValidationJob
-
Used to execute the refresh in offline mode (no date from remote sources will be downloaded) By default used on initialization
- OJUrlChangeDetection - Class in eu.europa.esig.dss.tsl.alerts.detections
-
Detects a change of the OJ URL change
- OJUrlChangeDetection(LOTLSource) - Constructor for class eu.europa.esig.dss.tsl.alerts.detections.OJUrlChangeDetection
-
Default constructor
- onlineRefresh() - Method in class eu.europa.esig.dss.tsl.job.TLValidationJob
-
Used to execute the refresh in online mode (all data will be updated from remote sources) Used as default database update.
- openStream() - Method in class eu.europa.esig.dss.tsl.sha2.DocumentWithSha2
- OtherTSLPointerConverter - Class in eu.europa.esig.dss.tsl.function.converter
-
The class is used to convert
OtherTSLPointerTypetoOtherTSLPointer - OtherTSLPointerConverter() - Constructor for class eu.europa.esig.dss.tsl.function.converter.OtherTSLPointerConverter
-
Default constructor to instantiate an empty object
- OtherTSLPointerConverter(boolean) - Constructor for class eu.europa.esig.dss.tsl.function.converter.OtherTSLPointerConverter
-
Constructor with a parameter to define the MRA support
- OtherTSLPointerPredicate - Interface in eu.europa.esig.dss.tsl.function
-
A predicate allowing to filter TSL pointers
P
- parsing(DSSDocument) - Method in class eu.europa.esig.dss.tsl.runnable.AbstractAnalysis
-
Parses the document
- PARSING - Enum constant in enum class eu.europa.esig.dss.tsl.cache.CacheType
-
The parsing task cache
- parsingCache - Variable in class eu.europa.esig.dss.tsl.cache.access.ReadOnlyCacheAccess
-
Global parsing Cache
- parsingCache - Variable in class eu.europa.esig.dss.tsl.cache.access.ReadOnlyCacheAccessByKey
-
Global parsing Cache
- ParsingCache - Class in eu.europa.esig.dss.tsl.cache
-
Contains results of TL/LOTL/pivot parsings
- ParsingCache() - Constructor for class eu.europa.esig.dss.tsl.cache.ParsingCache
-
Default constructor
- ParsingCacheDTO - Class in eu.europa.esig.dss.tsl.dto
-
The parsing record DTO
- ParsingCacheDTO() - Constructor for class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
-
Default constructor
- ParsingCacheDTO(AbstractCacheDTO) - Constructor for class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
-
Copies the cache DTO
- ParsingCacheDTOBuilder - Class in eu.europa.esig.dss.tsl.dto.builder
-
Builds
ParsingCacheDTO - ParsingCacheDTOBuilder(CachedEntry<AbstractParsingResult>) - Constructor for class eu.europa.esig.dss.tsl.dto.builder.ParsingCacheDTOBuilder
-
Default constructor
- parsingError(Exception) - Method in class eu.europa.esig.dss.tsl.cache.access.CacheAccessByKey
-
Sets the parsing error
- ParsingUtils - Class in eu.europa.esig.dss.tsl.parsing
-
Contains utils for LOTL/TL parsing
- PDFOtherTSLPointer - Class in eu.europa.esig.dss.tsl.function
-
This predicate allows filtering of TSL pointers by a PDF MimeType
- PDFOtherTSLPointer() - Constructor for class eu.europa.esig.dss.tsl.function.PDFOtherTSLPointer
-
Default constructor
- PivotProcessing - Class in eu.europa.esig.dss.tsl.runnable
-
Processes a pivot analysis
- PivotProcessing(LOTLSource, CacheAccessByKey, CacheAccessByKey, List<CacheAccessByKey>, DSSFileLoader) - Constructor for class eu.europa.esig.dss.tsl.runnable.PivotProcessing
-
Default constructor
- PivotProcessingResult - Class in eu.europa.esig.dss.tsl.runnable
-
This class contains the pivot and its introduced signing certificates for the LOTL or the next pivot
- PivotProcessingResult(DSSDocument, CertificateSource, String) - Constructor for class eu.europa.esig.dss.tsl.runnable.PivotProcessingResult
-
Default constructor
- PivotProcessingResultFromCacheAccessBuilder - Class in eu.europa.esig.dss.tsl.runnable
-
This class creates an instance of
eu.europa.esig.dss.tsl.runnable.PivotProcessingResultfrom a givenCacheAccessByKey - PivotProcessingResultFromCacheAccessBuilder(CacheAccessByKey) - Constructor for class eu.europa.esig.dss.tsl.runnable.PivotProcessingResultFromCacheAccessBuilder
-
Default constructor
- PivotSchemeInformationURI - Class in eu.europa.esig.dss.tsl.function
-
The Pivot scheme information URI filter predicate
- PivotSchemeInformationURI() - Constructor for class eu.europa.esig.dss.tsl.function.PivotSchemeInformationURI
-
Default constructor
- PolicyIdCondition - Class in eu.europa.esig.dss.tsl.dto.condition
-
Checks if a certificate has a specific policy OID.
Objects based on this class are instantiated from trusted list or by SignedDocumentValidator for QCP and QCPPlus - PolicyIdCondition(String) - Constructor for class eu.europa.esig.dss.tsl.dto.condition.PolicyIdCondition
-
The default constructor for PolicyIdCondition.
- process(LOTLInfo) - Method in class eu.europa.esig.dss.tsl.alerts.handlers.log.LogLOTLLocationChangeAlertHandler
- process(LOTLInfo) - Method in class eu.europa.esig.dss.tsl.alerts.handlers.log.LogOJUrlChangeAlertHandler
- process(TLInfo) - Method in class eu.europa.esig.dss.tsl.alerts.handlers.log.LogTLExpirationAlertHandler
- process(TLInfo) - Method in class eu.europa.esig.dss.tsl.alerts.handlers.log.LogTLParsingErrorAlertHandler
- process(TLInfo) - Method in class eu.europa.esig.dss.tsl.alerts.handlers.log.LogTLSignatureErrorAlertHandler
Q
- QCStatementCondition - Class in eu.europa.esig.dss.tsl.dto.condition
-
This class contains an information extracted for a certificate equivalence condition
- QCStatementCondition(String, String, String) - Constructor for class eu.europa.esig.dss.tsl.dto.condition.QCStatementCondition
-
Default constructor
R
- ReadOnlyCacheAccess - Class in eu.europa.esig.dss.tsl.cache.access
-
Reads the relevant cache by the given key
- ReadOnlyCacheAccess(DownloadCache, ParsingCache, ValidationCache) - Constructor for class eu.europa.esig.dss.tsl.cache.access.ReadOnlyCacheAccess
-
Default constructor
- ReadOnlyCacheAccessByKey - Class in eu.europa.esig.dss.tsl.cache.access
-
The class prevents reading of other records but the one with defined key
- ReadOnlyCacheAccessByKey(CacheKey, DownloadCache, ParsingCache, ValidationCache) - Constructor for class eu.europa.esig.dss.tsl.cache.access.ReadOnlyCacheAccessByKey
-
Default constructor
- REFRESH_NEEDED - Enum constant in enum class eu.europa.esig.dss.tsl.cache.state.CacheStateEnum
-
Nothing / Expired content is stored in the cache
- refreshNeeded() - Method in interface eu.europa.esig.dss.tsl.cache.state.CacheContext
-
Set the context as REFRESH_NEEDED
- refreshNeeded() - Method in class eu.europa.esig.dss.tsl.cache.state.CurrentCacheContext
- refreshNeeded(CacheContext) - Method in interface eu.europa.esig.dss.tsl.cache.state.CacheState
-
The cache entry needs to be refreshed
- refreshNeeded(CacheContext) - Method in enum class eu.europa.esig.dss.tsl.cache.state.CacheStateEnum
- remove(CacheKey) - Method in class eu.europa.esig.dss.tsl.cache.AbstractCache
-
Removes the requested entry with the given
cacheKey - remove(String) - Method in class eu.europa.esig.dss.tsl.sha2.Sha2FileCacheDataLoader
- run() - Method in class eu.europa.esig.dss.tsl.runnable.AbstractRunnableAnalysis
S
- SchemeInformationURIByLang - Class in eu.europa.esig.dss.tsl.function
-
Predicate to filter scheme information by language
- SchemeInformationURIByLang(String) - Constructor for class eu.europa.esig.dss.tsl.function.SchemeInformationURIByLang
-
Default constructor
- SchemeTerritoryOtherTSLPointer - Class in eu.europa.esig.dss.tsl.function
-
The predicate is used to filter certain TLs by the accepted country codes
- SchemeTerritoryOtherTSLPointer(String) - Constructor for class eu.europa.esig.dss.tsl.function.SchemeTerritoryOtherTSLPointer
-
Constructor allowing to filter a single country code
- SchemeTerritoryOtherTSLPointer(Collection<String>) - Constructor for class eu.europa.esig.dss.tsl.function.SchemeTerritoryOtherTSLPointer
-
Constructor allowing to filter a collection of country coded
- setAcceptExpiredListOfTrustedLists(boolean) - Method in class eu.europa.esig.dss.tsl.sync.ExpirationAndSignatureCheckStrategy
-
Sets if expired list of trusted lists and their TLs are supported (next update after current time)
- setAcceptExpiredTrustedList(boolean) - Method in class eu.europa.esig.dss.tsl.sync.ExpirationAndSignatureCheckStrategy
-
Sets if expired trusted lists are supported (next update after current time)
- setAcceptInvalidListOfTrustedLists(boolean) - Method in class eu.europa.esig.dss.tsl.sync.ExpirationAndSignatureCheckStrategy
-
Sets if invalid list of trusted lists and their TLs are supported (signature with FAILED or INDETERMINATE Indication)
- setAcceptInvalidTrustedList(boolean) - Method in class eu.europa.esig.dss.tsl.sync.ExpirationAndSignatureCheckStrategy
-
Sets if invalid trusted lists are supported (signature with FAILED or INDETERMINATE Indication)
- setCacheCleaner(CacheCleaner) - Method in class eu.europa.esig.dss.tsl.job.TLValidationJob
-
Sets the cacheCleaner
- setCacheExpirationTime(long) - Method in class eu.europa.esig.dss.tsl.sha2.DefaultTrustedListWithSha2Predicate
-
Sets cache expiration time after which the document shall be refreshed Default : -1 (the cache does not expire)
- setCacheState(CacheStateEnum) - Method in class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
-
Sets the cache state
- setCertificateSource(CertificateSource) - Method in class eu.europa.esig.dss.tsl.source.TLSource
-
Sets the certificate source to be used for TL validation
- setCleanFileSystem(boolean) - Method in class eu.europa.esig.dss.tsl.cache.CacheCleaner
-
Setter for cleanFileSystem property
- setCleanMemory(boolean) - Method in class eu.europa.esig.dss.tsl.cache.CacheCleaner
-
Setter for cleanMemory property
- setDataLoader(DSSCacheFileLoader) - Method in class eu.europa.esig.dss.tsl.sha2.Sha2FileCacheDataLoader
-
Sets the file cache data loader to be used to load the documents
- setDebug(boolean) - Method in class eu.europa.esig.dss.tsl.job.TLValidationJob
-
Sets the debug mode (print the cache contents before and after the synchronization)
- setDistributionPoints(List<String>) - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
-
Sets a list of distribution point urls
- setDistributionPoints(List<String>) - Method in class eu.europa.esig.dss.tsl.parsing.AbstractParsingResult
-
Sets a list of distribution point urls
- setDocument(DSSDocument) - Method in class eu.europa.esig.dss.tsl.dto.DownloadCacheDTO
-
Sets the downloaded document
- setDSSFileLoader(DSSCacheFileLoader) - Method in class eu.europa.esig.dss.tsl.cache.CacheCleaner
-
Sets the DSSFileLoader that will be used for file removing
- setElectronicAddresses(Map<String, List<String>>) - Method in class eu.europa.esig.dss.tsl.sync.TrustServiceProviderBuilder
-
Sets a map of electronic addresses
- setExceptionFirstOccurrenceTime(Date) - Method in class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
-
Sets the first time of the exception occurrence
- setExceptionLastOccurrenceTime(Date) - Method in class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
-
Sets the last time of a the exception occurrence
- setExceptionMessage(String) - Method in class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
-
Sets the exception message
- setExceptionStackTrace(String) - Method in class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
-
Sets the exception stack trace
- setExecutorService(ExecutorService) - Method in class eu.europa.esig.dss.tsl.job.TLValidationJob
-
Sets the execution service to manage the asynchronous behaviour
- setIndication(Indication) - Method in class eu.europa.esig.dss.tsl.dto.ValidationCacheDTO
-
Sets the validation Indication
- setInformation(Map<String, String>) - Method in class eu.europa.esig.dss.tsl.sync.TrustServiceProviderBuilder
-
Sets a map of information
- setIssueDate(Date) - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
-
Sets the issue date
- setIssueDate(Date) - Method in class eu.europa.esig.dss.tsl.parsing.AbstractParsingResult
-
Sets the issue date
- setLastOccurrenceDate(Date) - Method in class eu.europa.esig.dss.tsl.cache.state.CachedExceptionWrapper
-
Sets the last occurrence date of the exception
- setLastStateTransitionTime(Date) - Method in class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
-
Sets the last time of the state change
- setLastSuccessSynchronizationTime(Date) - Method in class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
-
Sets the last time of a successful synchronization
- setListOfTrustedListSources(LOTLSource...) - Method in class eu.europa.esig.dss.tsl.job.TLValidationJob
-
Sets the LOTL Sources
- setLOTLAlerts(List<Alert<LOTLInfo>>) - Method in class eu.europa.esig.dss.tsl.job.TLValidationJob
-
Sets the LOTL alerts to be processed
- setLotlOtherPointers(List<OtherTSLPointer>) - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
-
Sets LOTL other pointers
- setLotlPointers(List<OtherTSLPointer>) - Method in class eu.europa.esig.dss.tsl.parsing.LOTLParsingResult
-
Sets LOTL other pointers
- setLotlPredicate(Predicate<OtherTSLPointerType>) - Method in class eu.europa.esig.dss.tsl.source.LOTLSource
-
Sets the LOTL filtering predicate
- setMraSupport(boolean) - Method in class eu.europa.esig.dss.tsl.source.LOTLSource
-
Sets if the LOTL shall support MRA (Mutual Recognition Agreement) scheme defining trust service equivalence mapping between the LOTL and a third-country Trusted List Setting this condition to TRUE will allow to process LOTL containing pointers to a third-country trusted lists, including a special scheme for transition the qualification scope rules.
- setNames(Map<String, List<String>>) - Method in class eu.europa.esig.dss.tsl.sync.TrustServiceProviderBuilder
-
Sets a map of names
- setNextUpdateDate(Date) - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
-
Sets the next update date
- setNextUpdateDate(Date) - Method in class eu.europa.esig.dss.tsl.parsing.AbstractParsingResult
-
Sets the next update date
- setOfflineDataLoader(DSSFileLoader) - Method in class eu.europa.esig.dss.tsl.job.TLValidationJob
-
Sets the offline DSSFileLoader used for data loading from the local source
- setOnlineDataLoader(DSSFileLoader) - Method in class eu.europa.esig.dss.tsl.job.TLValidationJob
-
Sets the online DSSFileLoader used for data loading from a remote source
- setPivotSupport(boolean) - Method in class eu.europa.esig.dss.tsl.source.LOTLSource
-
Sets if the LOTLSource shall support pivots
- setPivotUrls(List<String>) - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
-
Sets pivot URLs
- setPivotURLs(List<String>) - Method in class eu.europa.esig.dss.tsl.parsing.LOTLParsingResult
-
Sets pivot URLs
- setPostalAddresses(Map<String, String>) - Method in class eu.europa.esig.dss.tsl.sync.TrustServiceProviderBuilder
-
Sets a map of postal addresses
- setPotentialSigners(List<CertificateToken>) - Method in class eu.europa.esig.dss.tsl.dto.ValidationCacheDTO
-
Sets a list of signing candidates
- setPredicate(Predicate<DocumentWithSha2>) - Method in class eu.europa.esig.dss.tsl.sha2.Sha2FileCacheDataLoader
-
This method sets a predicate evaluating a condition for a document to be refreshed.
- setRegistrationIdentifiers(List<String>) - Method in class eu.europa.esig.dss.tsl.sync.TrustServiceProviderBuilder
-
Sets registration identifiers
- setResultExist(boolean) - Method in class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
-
Sets if the cache result exists
- setSequenceNumber(Integer) - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
-
Sets the sequence number
- setSequenceNumber(Integer) - Method in class eu.europa.esig.dss.tsl.parsing.AbstractParsingResult
-
Sets the sequence number
- setServices(List<TrustService>) - Method in class eu.europa.esig.dss.tsl.sync.TrustServiceProviderBuilder
-
Sets a list of trust services
- setSha2ErrorMessages(List<String>) - Method in class eu.europa.esig.dss.tsl.dto.DownloadCacheDTO
-
Sets error messages occurred during sha2 file processing
- setSigningCertificate(CertificateToken) - Method in class eu.europa.esig.dss.tsl.dto.ValidationCacheDTO
-
Sets the signing certificate token
- setSigningCertificateAnnouncementUrl(String) - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
-
Sets the signing certificate announcement URL
- setSigningCertificateAnnouncementURL(String) - Method in class eu.europa.esig.dss.tsl.parsing.LOTLParsingResult
-
Sets the signing certificate announcement URL
- setSigningCertificatesAnnouncementPredicate(LOTLSigningCertificatesAnnouncementSchemeInformationURI) - Method in class eu.europa.esig.dss.tsl.source.LOTLSource
-
Sets the
LOTLSigningCertificatesAnnouncementSchemeInformationURI - setSigningTime(Date) - Method in class eu.europa.esig.dss.tsl.dto.ValidationCacheDTO
-
Sets the claimed signing time
- setStructureValidationMessages(List<String>) - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
-
Sets the structure validation error messages
- setStructureValidationMessages(List<String>) - Method in class eu.europa.esig.dss.tsl.parsing.AbstractParsingResult
-
Sets the structure validation error messages
- setSubIndication(SubIndication) - Method in class eu.europa.esig.dss.tsl.dto.ValidationCacheDTO
-
Sets the validation SubIndication
- setSynchronizationStrategy(SynchronizationStrategy) - Method in class eu.europa.esig.dss.tsl.job.TLValidationJob
-
Sets the strategy to follow for the certificate synchronization
- setTerritory(String) - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
-
Sets the territory
- setTerritory(String) - Method in class eu.europa.esig.dss.tsl.function.converter.TrustServiceProviderConverter
-
Default constructor
- setTerritory(String) - Method in class eu.europa.esig.dss.tsl.parsing.AbstractParsingResult
-
Sets the territory
- setTerritory(String) - Method in class eu.europa.esig.dss.tsl.sync.TrustServiceProviderBuilder
-
Sets territory (country)
- setTLAlerts(List<Alert<TLInfo>>) - Method in class eu.europa.esig.dss.tsl.job.TLValidationJob
-
Sets the TL alerts to be processed
- setTlOtherPointers(List<OtherTSLPointer>) - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
-
Sets TL other pointers
- setTlPointers(List<OtherTSLPointer>) - Method in class eu.europa.esig.dss.tsl.parsing.LOTLParsingResult
-
Sets TL other pointers
- setTlPredicate(Predicate<OtherTSLPointerType>) - Method in class eu.europa.esig.dss.tsl.source.LOTLSource
-
Sets the TL filtering predicate
- setTLVersions(List<Integer>) - Method in class eu.europa.esig.dss.tsl.source.TLSource
-
Sets a list of acceptable XML Trusted List versions.
- setTradeNames(Map<String, List<String>>) - Method in class eu.europa.esig.dss.tsl.sync.TrustServiceProviderBuilder
-
Sets a map of trade names
- setTrustAnchorValidityPredicate(Predicate<TrustServiceStatusAndInformationExtensions>) - Method in class eu.europa.esig.dss.tsl.source.TLSource
-
Sets a predicate allowing to filter
TrustServiceStatusAndInformationExtensionsin order to define an acceptability period of a corresponding SDI as a trust anchor. - setTrustedListCertificateSource(TrustPropertiesCertificateSource) - Method in class eu.europa.esig.dss.tsl.job.TLValidationJob
-
Sets the TrustedListsCertificateSource to be filled with the job
- setTrustedListSources(TLSource...) - Method in class eu.europa.esig.dss.tsl.job.TLValidationJob
-
Sets the additional TL Sources
- setTrustServicePredicate(Predicate<TSPServiceType>) - Method in class eu.europa.esig.dss.tsl.source.TLSource
-
Sets a predicate to filter TrustServices
- setTrustServiceProviderPredicate(Predicate<TSPType>) - Method in class eu.europa.esig.dss.tsl.source.TLSource
-
Sets a predicate to filter TrustServiceProviders
- setTrustServiceProviders(List<TrustServiceProvider>) - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
-
Sets trust service providers
- setTrustServiceProviders(List<TrustServiceProvider>) - Method in class eu.europa.esig.dss.tsl.parsing.TLParsingResult
-
Sets trust service providers
- setTSLType(TSLType) - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
-
Sets the TSLType
- setTSLType(TSLType) - Method in class eu.europa.esig.dss.tsl.parsing.AbstractParsingResult
-
Sets the TSLType
- setUrl(String) - Method in class eu.europa.esig.dss.tsl.source.TLSource
-
Sets the TL access URL
- setVersion(Integer) - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
-
Sets the version
- setVersion(Integer) - Method in class eu.europa.esig.dss.tsl.parsing.AbstractParsingResult
-
Sets the version
- SHA2_ALGORITHM - Static variable in class eu.europa.esig.dss.tsl.sha2.AbstractTrustedListWithSha2Predicate
-
The default sha2 digest algorithm defined in ETSI TS 119 612
- Sha2FileCacheDataLoader - Class in eu.europa.esig.dss.tsl.sha2
-
This class implements a document loading logic, defined within ETSI TS 119 612 "6.1 TL publication" for Trusted Lists.
- Sha2FileCacheDataLoader() - Constructor for class eu.europa.esig.dss.tsl.sha2.Sha2FileCacheDataLoader
-
Creates an object with an empty configuration (shall be provided with a setter)
- Sha2FileCacheDataLoader(DSSCacheFileLoader) - Constructor for class eu.europa.esig.dss.tsl.sha2.Sha2FileCacheDataLoader
-
Creates an object with a defined
DSSCacheFileLoader. - state(CacheState) - Method in interface eu.europa.esig.dss.tsl.cache.state.CacheContext
-
This method operates a state change
- state(CacheState) - Method in class eu.europa.esig.dss.tsl.cache.state.CurrentCacheContext
- structureValidationMessages - Variable in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
-
A list of error messages occurred during a structure validation
- structureValidationMessages - Variable in class eu.europa.esig.dss.tsl.parsing.AbstractParsingResult
-
A list of error messages occurred during a structure validation
- sync() - Method in interface eu.europa.esig.dss.tsl.cache.state.CacheContext
-
Set the context as SYNCHRONIZED
- sync() - Method in class eu.europa.esig.dss.tsl.cache.state.CachedEntry
-
Synchronizes the cache entry
- sync() - Method in class eu.europa.esig.dss.tsl.cache.state.CurrentCacheContext
- sync() - Method in class eu.europa.esig.dss.tsl.sync.TrustedListCertificateSourceSynchronizer
-
Synchronizes the trusted certificate source based on the validation job processing result
- sync(CacheKey) - Method in class eu.europa.esig.dss.tsl.cache.AbstractCache
-
Updates the state for a CachedEntry matching to the given key to SYNCHRONIZED
- sync(CacheKey) - Method in class eu.europa.esig.dss.tsl.cache.access.SynchronizerCacheAccess
-
Synchronizes all records for the
key - sync(CacheContext) - Method in interface eu.europa.esig.dss.tsl.cache.state.CacheState
-
The cache entry is marked as Synchronized
- sync(CacheContext) - Method in enum class eu.europa.esig.dss.tsl.cache.state.CacheStateEnum
- SynchronizationStrategy - Interface in eu.europa.esig.dss.tsl.sync
-
Defines a behaviour for a trusted certificate source synchronization
- SYNCHRONIZED - Enum constant in enum class eu.europa.esig.dss.tsl.cache.state.CacheStateEnum
-
The application and the cache content are synchronized
- SynchronizerCacheAccess - Class in eu.europa.esig.dss.tsl.cache.access
-
Synchronizes all caches for the given key
- SynchronizerCacheAccess(DownloadCache, ParsingCache, ValidationCache) - Constructor for class eu.europa.esig.dss.tsl.cache.access.SynchronizerCacheAccess
-
Default constructor
- syncUpdateDate() - Method in interface eu.europa.esig.dss.tsl.cache.state.CacheContext
-
Updates the lastSuccessSynchronization date
- syncUpdateDate() - Method in class eu.europa.esig.dss.tsl.cache.state.CachedEntry
-
Synchronizes the update date
- syncUpdateDate() - Method in class eu.europa.esig.dss.tsl.cache.state.CurrentCacheContext
T
- test(TrustServiceStatusAndInformationExtensions) - Method in class eu.europa.esig.dss.tsl.function.GrantedOrRecognizedAtNationalLevelTrustAnchorPeriodPredicate
- test(TrustServiceStatusAndInformationExtensions) - Method in class eu.europa.esig.dss.tsl.function.GrantedTrustAnchorPeriodPredicate
- test(DocumentWithSha2) - Method in class eu.europa.esig.dss.tsl.sha2.DefaultTrustedListWithSha2Predicate
-
This method evaluates whether the sha2 digest match the original document
- test(NonEmptyMultiLangURIType) - Method in class eu.europa.esig.dss.tsl.function.OfficialJournalSchemeInformationURI
- test(NonEmptyMultiLangURIType) - Method in class eu.europa.esig.dss.tsl.function.PivotSchemeInformationURI
- test(NonEmptyMultiLangURIType) - Method in class eu.europa.esig.dss.tsl.function.SchemeInformationURIByLang
- test(OtherTSLPointerType) - Method in class eu.europa.esig.dss.tsl.function.MimetypeOtherTSLPointer
- test(OtherTSLPointerType) - Method in class eu.europa.esig.dss.tsl.function.SchemeTerritoryOtherTSLPointer
- test(OtherTSLPointerType) - Method in class eu.europa.esig.dss.tsl.function.TypeOtherTSLPointer
- test(TSPServiceType) - Method in class eu.europa.esig.dss.tsl.function.GrantedTrustService
- test(TSPServiceType) - Method in class eu.europa.esig.dss.tsl.function.NonEmptyServiceInformation
- test(TSPType) - Method in class eu.europa.esig.dss.tsl.function.NonEmptyTrustService
- test(TSPType) - Method in class eu.europa.esig.dss.tsl.function.NonEmptyTSPInformation
- test(TSPType) - Method in class eu.europa.esig.dss.tsl.function.TrustServiceProviderByTSPName
- test(String) - Method in class eu.europa.esig.dss.tsl.function.OfficialRegistrationIdentifierPredicate
- test(String) - Method in class eu.europa.esig.dss.tsl.function.TradeNamePredicate
- TLAlert - Class in eu.europa.esig.dss.tsl.alerts
-
The class to process events on TL
- TLAlert(AlertDetector<TLInfo>, AlertHandler<TLInfo>) - Constructor for class eu.europa.esig.dss.tsl.alerts.TLAlert
-
Default constructor
- TLAnalysis - Class in eu.europa.esig.dss.tsl.runnable
-
Runs the job for a TL analysis
- TLAnalysis(TLSource, CacheAccessByKey, DSSFileLoader, CountDownLatch) - Constructor for class eu.europa.esig.dss.tsl.runnable.TLAnalysis
-
Default constructor
- TLChangesCacheAccess - Class in eu.europa.esig.dss.tsl.cache.access
-
Forces an update of a TL validation
- TLChangesCacheAccess(DownloadCache, ParsingCache, ValidationCache) - Constructor for class eu.europa.esig.dss.tsl.cache.access.TLChangesCacheAccess
-
Default constructor
- TLExpirationDetection - Class in eu.europa.esig.dss.tsl.alerts.detections
-
Detects an expiration of a TrustedList
- TLExpirationDetection() - Constructor for class eu.europa.esig.dss.tsl.alerts.detections.TLExpirationDetection
-
Default constructor
- TLParsingErrorDetection - Class in eu.europa.esig.dss.tsl.alerts.detections
-
Detects an error on TL parsing or structure validation
- TLParsingErrorDetection() - Constructor for class eu.europa.esig.dss.tsl.alerts.detections.TLParsingErrorDetection
-
Default constructor
- TLParsingResult - Class in eu.europa.esig.dss.tsl.parsing
-
Parsed TL result
- TLParsingResult() - Constructor for class eu.europa.esig.dss.tsl.parsing.TLParsingResult
-
Default constructor
- TLParsingTask - Class in eu.europa.esig.dss.tsl.parsing
-
Parses a TL and returns
TLParsingResult - TLParsingTask(DSSDocument, TLSource) - Constructor for class eu.europa.esig.dss.tsl.parsing.TLParsingTask
-
The default constructor
- TLPredicateFactory - Class in eu.europa.esig.dss.tsl.function
-
This class provides utils for creation of common
Predicates used forTLSource/LOTLSourceconfiguration. - TLSignatureErrorDetection - Class in eu.europa.esig.dss.tsl.alerts.detections
-
Detects if an error in a TL validation occurred
- TLSignatureErrorDetection() - Constructor for class eu.europa.esig.dss.tsl.alerts.detections.TLSignatureErrorDetection
-
Default constructor
- TLSource - Class in eu.europa.esig.dss.tsl.source
-
Represent a Trusted List source
- TLSource() - Constructor for class eu.europa.esig.dss.tsl.source.TLSource
-
Default constructor instantiating object with null values
- TLSourceBuilder - Class in eu.europa.esig.dss.tsl.job
-
Builds a list of
TLSources - TLSourceBuilder(List<LOTLSource>, Map<CacheKey, ParsingCacheDTO>) - Constructor for class eu.europa.esig.dss.tsl.job.TLSourceBuilder
-
Default constructor
- TLValidationJob - Class in eu.europa.esig.dss.tsl.job
-
The main class performing the TL/LOTL download / parsing / validation tasks
- TLValidationJob() - Constructor for class eu.europa.esig.dss.tsl.job.TLValidationJob
-
Default constructor instantiating object with null configuration
- TLValidationJobAlerter - Class in eu.europa.esig.dss.tsl.alerts
-
The class to process alerts on TLValidationJob
- TLValidationJobAlerter(List<Alert<LOTLInfo>>, List<Alert<TLInfo>>) - Constructor for class eu.europa.esig.dss.tsl.alerts.TLValidationJobAlerter
-
The constructor to instantiate a TLValidationJobAlerter
- TLValidatorTask - Class in eu.europa.esig.dss.tsl.validation
-
This class allows to validate TL or LOTL.
- TLValidatorTask(DSSDocument, CertificateSource) - Constructor for class eu.europa.esig.dss.tsl.validation.TLValidatorTask
-
Constructor used to instantiate a validator for a trusted list
- TO_BE_DELETED - Enum constant in enum class eu.europa.esig.dss.tsl.cache.state.CacheStateEnum
-
The cache content needs to be deleted NOTE: URL may become available again if not cleaned!
- toBeDeleted() - Method in interface eu.europa.esig.dss.tsl.cache.state.CacheContext
-
Set the context as TO_BE_DELETED
- toBeDeleted() - Method in class eu.europa.esig.dss.tsl.cache.state.CachedEntry
-
Sets 'toBeDeleted' status for the cache entry
- toBeDeleted() - Method in class eu.europa.esig.dss.tsl.cache.state.CurrentCacheContext
- toBeDeleted(CacheKey) - Method in class eu.europa.esig.dss.tsl.cache.AbstractCache
-
Updates entry status to TO_BE_DELETED value
- toBeDeleted(CacheKey) - Method in class eu.europa.esig.dss.tsl.cache.access.TLChangesCacheAccess
-
Sets 'toBeDeleted' status for all records with the given key
- toBeDeleted(CacheContext) - Method in interface eu.europa.esig.dss.tsl.cache.state.CacheState
-
The cache entry is marked as to be deleted
- toBeDeleted(CacheContext) - Method in enum class eu.europa.esig.dss.tsl.cache.state.CacheStateEnum
- toString() - Method in class eu.europa.esig.dss.tsl.cache.CacheKey
- toString() - Method in class eu.europa.esig.dss.tsl.dto.condition.CertSubjectDNAttributeCondition
- toString() - Method in class eu.europa.esig.dss.tsl.dto.condition.CompositeCondition
- toString() - Method in class eu.europa.esig.dss.tsl.dto.condition.ExtendedKeyUsageCondition
- toString() - Method in class eu.europa.esig.dss.tsl.dto.condition.KeyUsageCondition
- toString() - Method in class eu.europa.esig.dss.tsl.dto.condition.PolicyIdCondition
- toString() - Method in class eu.europa.esig.dss.tsl.dto.condition.QCStatementCondition
- toString(String) - Method in class eu.europa.esig.dss.tsl.dto.condition.CertSubjectDNAttributeCondition
- toString(String) - Method in class eu.europa.esig.dss.tsl.dto.condition.CompositeCondition
- toString(String) - Method in class eu.europa.esig.dss.tsl.dto.condition.ExtendedKeyUsageCondition
- toString(String) - Method in class eu.europa.esig.dss.tsl.dto.condition.KeyUsageCondition
- toString(String) - Method in class eu.europa.esig.dss.tsl.dto.condition.PolicyIdCondition
- toString(String) - Method in class eu.europa.esig.dss.tsl.dto.condition.QCStatementCondition
- TradeNamePredicate - Class in eu.europa.esig.dss.tsl.function
-
Predicate which filter official registration identifiers
- TradeNamePredicate() - Constructor for class eu.europa.esig.dss.tsl.function.TradeNamePredicate
-
Default constructor instantiating OfficialRegistrationIdentifierPredicate
- TrustAnchorPeriodPredicate - Interface in eu.europa.esig.dss.tsl.function
-
This interface is used to verify an acceptance of an SDI as a trust anchor during the period of time covered by a provided
TrustServiceStatusAndInformationExtensions - TrustedListCertificateSourceSynchronizer - Class in eu.europa.esig.dss.tsl.sync
-
Loads trusted certificate source
- TrustedListCertificateSourceSynchronizer(TLSource[], LOTLSource[], TrustPropertiesCertificateSource, SynchronizationStrategy, SynchronizerCacheAccess) - Constructor for class eu.europa.esig.dss.tsl.sync.TrustedListCertificateSourceSynchronizer
-
Default constructor
- TrustServiceConverter - Class in eu.europa.esig.dss.tsl.function.converter
-
The class converts
TSPServiceTypetoTrustService - TrustServiceConverter() - Constructor for class eu.europa.esig.dss.tsl.function.converter.TrustServiceConverter
-
Default constructor
- TrustServiceEquivalenceConverter - Class in eu.europa.esig.dss.tsl.function.converter
-
This class is used to extract MRA equivalence scheme for a Trusted List
- TrustServiceEquivalenceConverter() - Constructor for class eu.europa.esig.dss.tsl.function.converter.TrustServiceEquivalenceConverter
-
Default constructor instantiating a CriteriaListTypeConverter
- TrustServicePredicate - Interface in eu.europa.esig.dss.tsl.function
-
The predicate allowing TrustServices filtering
- TrustServiceProviderBuilder - Class in eu.europa.esig.dss.tsl.sync
-
Builds
TrustServiceProvider - TrustServiceProviderBuilder() - Constructor for class eu.europa.esig.dss.tsl.sync.TrustServiceProviderBuilder
-
Default constructor
- TrustServiceProviderBuilder(TrustServiceProvider) - Constructor for class eu.europa.esig.dss.tsl.sync.TrustServiceProviderBuilder
-
Copy the original object
- TrustServiceProviderByTSPName - Class in eu.europa.esig.dss.tsl.function
-
Filters TrustServicesProviders by TSP name
- TrustServiceProviderByTSPName(String) - Constructor for class eu.europa.esig.dss.tsl.function.TrustServiceProviderByTSPName
-
Default constructor
- TrustServiceProviderConverter - Class in eu.europa.esig.dss.tsl.function.converter
-
The class is used to convert
TSPTypetoTrustServiceProvider - TrustServiceProviderConverter() - Constructor for class eu.europa.esig.dss.tsl.function.converter.TrustServiceProviderConverter
-
Default constructor with null territory country code
- TrustServiceProviderPredicate - Interface in eu.europa.esig.dss.tsl.function
-
TrustServiceProvider filtering predicate
- TypeOtherTSLPointer - Class in eu.europa.esig.dss.tsl.function
-
Allows TSL filtering by TSLType
- TypeOtherTSLPointer(String) - Constructor for class eu.europa.esig.dss.tsl.function.TypeOtherTSLPointer
-
Default constructor
U
- update(CacheKey, R) - Method in class eu.europa.esig.dss.tsl.cache.AbstractCache
-
Updates in the cache the value for
cacheKeywith the givenresult - update(XmlDownloadResult) - Method in class eu.europa.esig.dss.tsl.cache.access.CacheAccessByKey
-
Updates the download result
- update(AbstractParsingResult) - Method in class eu.europa.esig.dss.tsl.cache.access.CacheAccessByKey
-
Updates the parsing result
- update(ValidationResult) - Method in class eu.europa.esig.dss.tsl.cache.access.CacheAccessByKey
-
Updates the validation record
- update(R) - Method in class eu.europa.esig.dss.tsl.cache.state.CachedEntry
-
Updates the cache record
V
- validation(DSSDocument, CertificateSource) - Method in class eu.europa.esig.dss.tsl.runnable.AbstractAnalysis
-
Validates the document
- VALIDATION - Enum constant in enum class eu.europa.esig.dss.tsl.cache.CacheType
-
The validation task cache
- validationCache - Variable in class eu.europa.esig.dss.tsl.cache.access.ReadOnlyCacheAccess
-
Global validation Cache
- validationCache - Variable in class eu.europa.esig.dss.tsl.cache.access.ReadOnlyCacheAccessByKey
-
Global validation Cache
- ValidationCache - Class in eu.europa.esig.dss.tsl.cache
-
This class stores validation information for processed files
- ValidationCache() - Constructor for class eu.europa.esig.dss.tsl.cache.ValidationCache
-
Default constructor
- ValidationCacheDTO - Class in eu.europa.esig.dss.tsl.dto
-
The validation record DTO
- ValidationCacheDTO() - Constructor for class eu.europa.esig.dss.tsl.dto.ValidationCacheDTO
-
Default constructor
- ValidationCacheDTO(AbstractCacheDTO) - Constructor for class eu.europa.esig.dss.tsl.dto.ValidationCacheDTO
-
Copies the cache DTO
- ValidationCacheDTOBuilder - Class in eu.europa.esig.dss.tsl.dto.builder
-
Builds
ValidationCacheDTO - ValidationCacheDTOBuilder(CachedEntry<ValidationResult>) - Constructor for class eu.europa.esig.dss.tsl.dto.builder.ValidationCacheDTOBuilder
-
Default constructor
- validationError(Exception) - Method in class eu.europa.esig.dss.tsl.cache.access.CacheAccessByKey
-
Sets the validation error
- ValidationJobSummaryBuilder - Class in eu.europa.esig.dss.tsl.summary
-
Builds a
TLValidationJobSummary - ValidationJobSummaryBuilder(ReadOnlyCacheAccess, TLSource[], LOTLSource[]) - Constructor for class eu.europa.esig.dss.tsl.summary.ValidationJobSummaryBuilder
-
Default constructor
- ValidationResult - Class in eu.europa.esig.dss.tsl.validation
-
The validation task result
- ValidationResult(Indication, SubIndication, Date, CertificateToken, CertificateSource) - Constructor for class eu.europa.esig.dss.tsl.validation.ValidationResult
-
Default constructor
- valueOf(String) - Static method in enum class eu.europa.esig.dss.tsl.cache.CacheType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class eu.europa.esig.dss.tsl.cache.state.CacheStateEnum
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class eu.europa.esig.dss.tsl.cache.CacheType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class eu.europa.esig.dss.tsl.cache.state.CacheStateEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- verifyTLVersionConformity(AbstractParsingResult, Integer, List<Integer>) - Method in class eu.europa.esig.dss.tsl.parsing.AbstractParsingTask
-
Verifies the structure conformity of the Trusted List corresponding to its schema version
X
- XmlDownloadResult - Class in eu.europa.esig.dss.tsl.download
-
Defines the download result
- XmlDownloadResult(DSSDocument, Digest) - Constructor for class eu.europa.esig.dss.tsl.download.XmlDownloadResult
-
Default constructor
- XmlDownloadTask - Class in eu.europa.esig.dss.tsl.download
-
Downloads the document and returns a
XmlDownloadResult - XmlDownloadTask(DSSFileLoader, String) - Constructor for class eu.europa.esig.dss.tsl.download.XmlDownloadTask
-
Default constructor
- XMLOtherTSLPointer - Class in eu.europa.esig.dss.tsl.function
-
This predicate allows filtering of TSL pointers by an XML MimeType
- XMLOtherTSLPointer() - Constructor for class eu.europa.esig.dss.tsl.function.XMLOtherTSLPointer
-
Default constructor
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form