Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlVCI
-
Packages that use XmlVCI Package Description eu.europa.esig.dss.detailedreport.jaxb eu.europa.esig.dss.validation.process.bbb.vci.checks -
-
Uses of XmlVCI in eu.europa.esig.dss.detailedreport.jaxb
Fields in eu.europa.esig.dss.detailedreport.jaxb declared as XmlVCI Modifier and Type Field Description protected XmlVCIXmlBasicBuildingBlocks. vciMethods in eu.europa.esig.dss.detailedreport.jaxb that return XmlVCI Modifier and Type Method Description XmlVCIObjectFactory. createXmlVCI()Create an instance ofXmlVCIXmlVCIXmlBasicBuildingBlocks. getVCI()Gets the value of the vci property.Methods in eu.europa.esig.dss.detailedreport.jaxb with parameters of type XmlVCI Modifier and Type Method Description voidXmlBasicBuildingBlocks. setVCI(XmlVCI value)Sets the value of the vci property. -
Uses of XmlVCI in eu.europa.esig.dss.validation.process.bbb.vci.checks
Constructors in eu.europa.esig.dss.validation.process.bbb.vci.checks with parameters of type XmlVCI Constructor Description SignaturePolicyHashValidCheck(XmlVCI result, SignatureWrapper signature, LevelConstraint constraint)SignaturePolicyIdentifiedCheck(XmlVCI result, SignatureWrapper signature, LevelConstraint constraint)SignaturePolicyIdentifierCheck(XmlVCI result, SignatureWrapper signature, MultiValuesConstraint multiValues)
-