Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlPCV
Packages that use XmlPCV
Package
Description
-
Uses of XmlPCV in eu.europa.esig.dss.detailedreport.jaxb
Fields in eu.europa.esig.dss.detailedreport.jaxb declared as XmlPCVMethods in eu.europa.esig.dss.detailedreport.jaxb that return XmlPCVModifier and TypeMethodDescriptionObjectFactory.createXmlPCV()
Create an instance ofXmlPCV
XmlBasicBuildingBlocks.getPCV()
Gets the value of the pcv property.Methods in eu.europa.esig.dss.detailedreport.jaxb with parameters of type XmlPCV -
Uses of XmlPCV 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 XmlPCVModifierConstructorDescriptionProspectiveCertificateChainCheck
(I18nProvider i18nProvider, XmlPCV result, TokenProxy token, LevelConstraint constraint) Default constructorValidationTimeSlidingCheck
(I18nProvider i18nProvider, XmlPCV result, XmlVTS vts, String tokenId, LevelConstraint constraint) Default constructor -
Uses of XmlPCV 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 XmlPCVModifierConstructorDescriptionPastCertificateValidationAcceptableCheck
(I18nProvider i18nProvider, XmlPSV result, XmlPCV pcv, String tokenId, Indication currentIndication, SubIndication currentSubIndication, LevelConstraint constraint) Default constructor