Uses of Class
eu.europa.esig.dss.tsl.validation.ValidationResult
Package | Description |
---|---|
eu.europa.esig.dss.tsl.cache.access | |
eu.europa.esig.dss.tsl.dto.builder | |
eu.europa.esig.dss.tsl.validation |
-
Uses of ValidationResult in eu.europa.esig.dss.tsl.cache.access
Methods in eu.europa.esig.dss.tsl.cache.access with parameters of type ValidationResult Modifier and Type Method Description void
CacheAccessByKey. update(ValidationResult validationResult)
-
Uses of ValidationResult in eu.europa.esig.dss.tsl.dto.builder
Constructor parameters in eu.europa.esig.dss.tsl.dto.builder with type arguments of type ValidationResult Constructor Description ValidationCacheDTOBuilder(CachedEntry<ValidationResult> cachedEntry)
-
Uses of ValidationResult in eu.europa.esig.dss.tsl.validation
Methods in eu.europa.esig.dss.tsl.validation that return ValidationResult Modifier and Type Method Description ValidationResult
TLValidatorTask. get()