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 XmlPSVXmlBasicBuildingBlocks. psvMethods in eu.europa.esig.dss.detailedreport.jaxb that return XmlPSV Modifier and Type Method Description XmlPSVObjectFactory. createXmlPSV()Create an instance ofXmlPSVXmlPSVXmlBasicBuildingBlocks. 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 voidXmlBasicBuildingBlocks. 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)