Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlXCV
Packages that use XmlXCV
Package
Description
-
Uses of XmlXCV in eu.europa.esig.dss.detailedreport.jaxb
Fields in eu.europa.esig.dss.detailedreport.jaxb declared as XmlXCVMethods in eu.europa.esig.dss.detailedreport.jaxb that return XmlXCVModifier and TypeMethodDescriptionObjectFactory.createXmlXCV()Create an instance ofXmlXCVXmlBasicBuildingBlocks.getXCV()Gets the value of the xcv property.Methods in eu.europa.esig.dss.detailedreport.jaxb with parameters of type XmlXCV -
Uses of XmlXCV in eu.europa.esig.dss.validation.process.bbb.xcv.checks
Constructors in eu.europa.esig.dss.validation.process.bbb.xcv.checks with parameters of type XmlXCVModifierConstructorDescriptionCheckSubXCVResult(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
Constructors in eu.europa.esig.dss.validation.process.vpfbs.checks with parameters of type XmlXCVModifierConstructorDescriptionSigningCertificateNotRevokedCheck(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