Class TLValidatorTask
java.lang.Object
eu.europa.esig.dss.tsl.validation.TLValidatorTask
-
Constructor Summary
ConstructorsConstructorDescriptionTLValidatorTask(DSSDocument trustedList, CertificateSource certificateSource) Constructor used to instantiate a validator for a trusted list -
Method Summary
-
Constructor Details
-
TLValidatorTask
Constructor used to instantiate a validator for a trusted list- Parameters:
trustedList- the DSSDocument with a trusted listcertificateSource- a certificate source with the allowed certificates to sign this TL
-
-
Method Details
-
get
- Specified by:
getin interfaceSupplier<ValidationResult>
-