Uses of Class
eu.europa.esig.dss.tsl.dto.ValidationCacheDTO
Package | Description |
---|---|
eu.europa.esig.dss.tsl.cache.access | |
eu.europa.esig.dss.tsl.dto.builder |
-
Uses of ValidationCacheDTO in eu.europa.esig.dss.tsl.cache.access
Methods in eu.europa.esig.dss.tsl.cache.access that return ValidationCacheDTO Modifier and Type Method Description ValidationCacheDTO
ReadOnlyCacheAccess. getValidationCacheDTO(CacheKey key)
Returns download cache DTO resultValidationCacheDTO
ReadOnlyCacheAccessByKey. getValidationReadOnlyResult()
Returns the cached read-only validation result DTO -
Uses of ValidationCacheDTO in eu.europa.esig.dss.tsl.dto.builder
Methods in eu.europa.esig.dss.tsl.dto.builder that return ValidationCacheDTO Modifier and Type Method Description ValidationCacheDTO
ValidationCacheDTOBuilder. build()