Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlVCI
Packages that use XmlVCI
Package
Description
-
Uses of XmlVCI in eu.europa.esig.dss.detailedreport.jaxb
Fields in eu.europa.esig.dss.detailedreport.jaxb declared as XmlVCIMethods in eu.europa.esig.dss.detailedreport.jaxb that return XmlVCIModifier and TypeMethodDescriptionObjectFactory.createXmlVCI()
Create an instance ofXmlVCI
XmlBasicBuildingBlocks.getVCI()
Gets the value of the vci property.Methods in eu.europa.esig.dss.detailedreport.jaxb with parameters of type XmlVCI -
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 XmlVCIModifierConstructorDescriptionSignaturePolicyHashValidCheck
(I18nProvider i18nProvider, XmlVCI result, SignatureWrapper signature, LevelConstraint constraint) Default constructorSignaturePolicyIdentifiedCheck
(I18nProvider i18nProvider, XmlVCI result, SignatureWrapper signature, LevelConstraint constraint) Default constructorSignaturePolicyIdentifierCheck
(I18nProvider i18nProvider, XmlVCI result, SignatureWrapper signature, MultiValuesConstraint multiValues) Default constructorSignaturePolicyStoreCheck
(I18nProvider i18nProvider, XmlVCI result, SignatureWrapper signature, LevelConstraint constraint) Default constructorSignaturePolicyZeroHashCheck
(I18nProvider i18nProvider, XmlVCI result, SignatureWrapper signature, LevelConstraint constraint) Default constructor -
Uses of XmlVCI in eu.europa.esig.dss.validation.process.vpfbs.checks
Constructors in eu.europa.esig.dss.validation.process.vpfbs.checks with parameters of type XmlVCIModifierConstructorDescriptionValidationContextInitializationResultCheck
(I18nProvider i18nProvider, T result, XmlVCI xmlVCI, TokenProxy token, LevelConstraint constraint) Default constructor