Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlXCV
Package
Description
-
Uses of XmlXCV in eu.europa.esig.dss.detailedreport.jaxb
Modifier and TypeMethodDescriptionObjectFactory.createXmlXCV()
Create an instance ofXmlXCV
XmlBasicBuildingBlocks.getXCV()
Gets the value of the xcv property. -
Uses of XmlXCV in eu.europa.esig.dss.validation.process.bbb.xcv.checks
ModifierConstructorDescriptionCheckSubXCVResult
(I18nProvider i18nProvider, XmlXCV result, XmlSubXCV subResult, LevelConstraint constraint) Default constructorTrustedServiceStatusCheck
(I18nProvider i18nProvider, XmlXCV result, CertificateWrapper certificate, Date usageTime, Context context, MultiValuesConstraint constraint) Default constructorTrustedServiceTypeIdentifierCheck
(I18nProvider i18nProvider, XmlXCV result, CertificateWrapper certificate, Date usageTime, Context context, MultiValuesConstraint constraint) Default constructor -
Uses of XmlXCV in eu.europa.esig.dss.validation.process.vpfbs.checks
ModifierConstructorDescriptionSigningCertificateNotRevokedCheck
(I18nProvider i18nProvider, T result, XmlXCV xmlXCV, TokenProxy token, LevelConstraint constraint) Default constructorValidationTimeAtCertificateValidityRangeCheck
(I18nProvider i18nProvider, T result, XmlXCV xmlXCV, TokenProxy token, LevelConstraint constraint) Default constructorX509CertificateValidationResultCheck
(I18nProvider i18nProvider, T result, XmlXCV xmlXCV, TokenProxy token, LevelConstraint constraint) Default constructor