Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.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 XmlVCI
XmlBasicBuildingBlocks. vci
Methods in eu.europa.esig.dss.detailedreport.jaxb that return XmlVCI Modifier and Type Method Description XmlVCI
ObjectFactory. createXmlVCI()
Create an instance ofXmlVCI
XmlVCI
XmlBasicBuildingBlocks. 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 void
XmlBasicBuildingBlocks. 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(I18nProvider i18nProvider, XmlVCI result, SignatureWrapper signature, LevelConstraint constraint)
SignaturePolicyIdentifiedCheck(I18nProvider i18nProvider, XmlVCI result, SignatureWrapper signature, LevelConstraint constraint)
SignaturePolicyIdentifierCheck(I18nProvider i18nProvider, XmlVCI result, SignatureWrapper signature, MultiValuesConstraint multiValues)