Uses of Class
eu.europa.esig.dss.tsl.validation.ValidationResult
Packages that use ValidationResult
Package
Description
-
Uses of ValidationResult in eu.europa.esig.dss.tsl.cache.access
Methods in eu.europa.esig.dss.tsl.cache.access with parameters of type ValidationResultModifier and TypeMethodDescriptionvoid
CacheAccessByKey.update
(ValidationResult validationResult) Updates the validation record -
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 ValidationResultModifierConstructorDescriptionValidationCacheDTOBuilder
(CachedEntry<ValidationResult> cachedEntry) Default constructor -
Uses of ValidationResult in eu.europa.esig.dss.tsl.validation
Methods in eu.europa.esig.dss.tsl.validation that return ValidationResult