Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlXCV
-
Packages that use XmlXCV Package Description eu.europa.esig.dss.detailedreport.jaxb eu.europa.esig.dss.validation.process.bbb.xcv.checks -
-
Uses of XmlXCV in eu.europa.esig.dss.detailedreport.jaxb
Fields in eu.europa.esig.dss.detailedreport.jaxb declared as XmlXCV Modifier and Type Field Description protected XmlXCVXmlBasicBuildingBlocks. xcvMethods in eu.europa.esig.dss.detailedreport.jaxb that return XmlXCV Modifier and Type Method Description XmlXCVObjectFactory. createXmlXCV()Create an instance ofXmlXCVXmlXCVXmlBasicBuildingBlocks. getXCV()Gets the value of the xcv property.Methods in eu.europa.esig.dss.detailedreport.jaxb with parameters of type XmlXCV Modifier and Type Method Description voidXmlBasicBuildingBlocks. setXCV(XmlXCV value)Sets the value of the xcv property. -
Uses of XmlXCV in eu.europa.esig.dss.validation.process.bbb.xcv.checks
Constructors in eu.europa.esig.dss.validation.process.bbb.xcv.checks with parameters of type XmlXCV Constructor Description CheckSubXCVResult(XmlXCV result, XmlSubXCV subResult, LevelConstraint constraint)ProspectiveCertificateChainCheck(XmlXCV result, CertificateWrapper certificate, Context context, LevelConstraint constraint)TrustedServiceStatusCheck(XmlXCV result, CertificateWrapper certificate, Date usageTime, Context context, MultiValuesConstraint constraint)TrustedServiceTypeIdentifierCheck(XmlXCV result, CertificateWrapper certificate, Date usageTime, Context context, MultiValuesConstraint constraint)
-