Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlPSV
Package | Description |
---|---|
eu.europa.esig.dss.detailedreport.jaxb | |
eu.europa.esig.dss.validation.process.vpfswatsp.checks | |
eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks |
-
Uses of XmlPSV in eu.europa.esig.dss.detailedreport.jaxb
Fields in eu.europa.esig.dss.detailedreport.jaxb declared as XmlPSV Modifier and Type Field Description protected XmlPSV
XmlBasicBuildingBlocks. psv
Methods in eu.europa.esig.dss.detailedreport.jaxb that return XmlPSV Modifier and Type Method Description XmlPSV
ObjectFactory. createXmlPSV()
Create an instance ofXmlPSV
XmlPSV
XmlBasicBuildingBlocks. getPSV()
Gets the value of the psv property.Methods in eu.europa.esig.dss.detailedreport.jaxb with parameters of type XmlPSV Modifier and Type Method Description void
XmlBasicBuildingBlocks. setPSV(XmlPSV value)
Sets the value of the psv property. -
Uses of XmlPSV in eu.europa.esig.dss.validation.process.vpfswatsp.checks
Constructors in eu.europa.esig.dss.validation.process.vpfswatsp.checks with parameters of type XmlPSV Constructor Description PastTimestampValidation(I18nProvider i18nProvider, XmlValidationProcessArchivalData result, XmlPSV xmlPSV, XmlSAV xmlSAV, TimestampWrapper timestamp, LevelConstraint constraint)
-
Uses of XmlPSV in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks
Constructors in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks with parameters of type XmlPSV Constructor Description BestSignatureTimeAfterCertificateIssuanceAndBeforeCertificateExpirationCheck(I18nProvider i18nProvider, XmlPSV result, Date controlTime, CertificateWrapper certificate, SubIndication currentTimeSubIndication, LevelConstraint constraint)
CurrentTimeIndicationCheck(I18nProvider i18nProvider, XmlPSV result, Indication indication, SubIndication subIndication, List<XmlName> errors, LevelConstraint constraint)
PastCertificateValidationAcceptableCheck(I18nProvider i18nProvider, XmlPSV result, XmlPCV pcv, String tokenId, LevelConstraint constraint)
POEExistsCheck(I18nProvider i18nProvider, XmlPSV result, LevelConstraint constraint)