Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlRFC
Package
Description
-
Uses of XmlRFC in eu.europa.esig.dss.detailedreport.jaxb
Modifier and TypeMethodDescriptionObjectFactory.createXmlRFC()
Create an instance ofXmlRFC
XmlSubXCV.getRFC()
Gets the value of the rfc property.Modifier and TypeMethodDescriptionXmlValidationProcessLongTermData.getRFC()
Gets the value of the rfc property. -
Uses of XmlRFC in eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks
ModifierConstructorDescriptionprotected
AbstractRevocationFreshCheck
(I18nProvider i18nProvider, XmlRFC result, RevocationWrapper revocationData, Date validationDate, LevelConstraint constraint) Default constructorNextUpdateCheck
(I18nProvider i18nProvider, XmlRFC result, RevocationWrapper revocationData, LevelConstraint constraint) Default constructorRevocationDataFreshCheck
(I18nProvider i18nProvider, XmlRFC result, RevocationWrapper revocationData, Date validationDate, TimeConstraint constraint) Default constructorRevocationDataFreshCheckWithNullConstraint
(I18nProvider i18nProvider, XmlRFC result, RevocationWrapper revocationData, Date validationDate, LevelConstraint constraint) Default constructor -
Uses of XmlRFC in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
ModifierConstructorDescriptionRevocationFreshnessCheckerResultCheck
(I18nProvider i18nProvider, T result, XmlRFC rfcResult, LevelConstraint constraint) Default constructor