Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlCV
Packages that use XmlCV
Package
Description
-
Uses of XmlCV in eu.europa.esig.dss.detailedreport.jaxb
Fields in eu.europa.esig.dss.detailedreport.jaxb declared as XmlCVMethods in eu.europa.esig.dss.detailedreport.jaxb that return XmlCVModifier and TypeMethodDescriptionObjectFactory.createXmlCV()Create an instance ofXmlCVXmlBasicBuildingBlocks.getCV()Gets the value of the cv property.Methods in eu.europa.esig.dss.detailedreport.jaxb with parameters of type XmlCV -
Uses of XmlCV in eu.europa.esig.dss.validation.process.bbb.cv.checks
Constructors in eu.europa.esig.dss.validation.process.bbb.cv.checks with parameters of type XmlCVModifierConstructorDescriptionManifestEntryExistenceCheck(I18nProvider i18nProvider, XmlCV result, List<XmlDigestMatcher> digestMatchers, LevelConstraint constraint) Default constructorReferenceDataExistenceCheck(I18nProvider i18nProvider, XmlCV result, XmlDigestMatcher digestMatcher, LevelConstraint constraint) Default constructorReferenceDataIntactCheck(I18nProvider i18nProvider, XmlCV result, XmlDigestMatcher digestMatcher, LevelConstraint constraint) Default constructor -
Uses of XmlCV in eu.europa.esig.dss.validation.process.vpfbs.checks
Constructors in eu.europa.esig.dss.validation.process.vpfbs.checks with parameters of type XmlCVModifierConstructorDescriptionCryptographicVerificationResultCheck(I18nProvider i18nProvider, T result, XmlCV xmlCV, TokenProxy token, LevelConstraint constraint) Default constructor