Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlCV
Package
Description
-
Uses of XmlCV in eu.europa.esig.dss.detailedreport.jaxb
Modifier and TypeMethodDescriptionObjectFactory.createXmlCV()
Create an instance ofXmlCV
XmlBasicBuildingBlocks.getCV()
Gets the value of the cv property. -
Uses of XmlCV in eu.europa.esig.dss.validation.process.bbb.cv.checks
ModifierConstructorDescriptionManifestEntryExistenceCheck
(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
ModifierConstructorDescriptionCryptographicVerificationResultCheck
(I18nProvider i18nProvider, T result, XmlCV xmlCV, TokenProxy token, LevelConstraint constraint) Default constructor