Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlVTS
Packages that use XmlVTS
Package
Description
-
Uses of XmlVTS in eu.europa.esig.dss.detailedreport.jaxb
Fields in eu.europa.esig.dss.detailedreport.jaxb declared as XmlVTSMethods in eu.europa.esig.dss.detailedreport.jaxb that return XmlVTSModifier and TypeMethodDescriptionObjectFactory.createXmlVTS()Create an instance ofXmlVTSXmlBasicBuildingBlocks.getVTS()Gets the value of the vts property.Methods in eu.europa.esig.dss.detailedreport.jaxb with parameters of type XmlVTS -
Uses of XmlVTS in eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.checks
Constructors in eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.checks with parameters of type XmlVTSModifierConstructorDescriptionSuccessfulValidationTimeSlidingFoundCheck(I18nProvider i18nProvider, XmlPCV result, XmlVTS vts, LevelRule constraint) Default constructorValidationTimeSlidingCheck(I18nProvider i18nProvider, XmlPCV result, XmlVTS vts, String tokenId, CertificateWrapper trustedCertificate, LevelRule constraint) Default constructor -
Uses of XmlVTS in eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts
Subclasses with type arguments of type XmlVTS in eu.europa.esig.dss.validation.process.vpfswatsp.checks.vtsModifier and TypeClassDescriptionclassPerforms Validation Time Sliding process -
Uses of XmlVTS in eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks
Subclasses with type arguments of type XmlVTS in eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checksModifier and TypeClassDescriptionclassThis class verifies the control time determined during the Validation Time Sliding processclassChecks if the sunset date is defined for the current trust anchorConstructors in eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks with parameters of type XmlVTSModifierConstructorDescriptionControlTimeCheck(I18nProvider i18nProvider, XmlVTS result, Date controlTime, LevelRule constraint) Default constructorSunsetDateCheck(I18nProvider i18nProvider, XmlVTS result, CertificateWrapper trustedCertificate, LevelRule constraint) Default constructor