Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlRFC
Packages that use XmlRFC
Package
Description
-
Uses of XmlRFC in eu.europa.esig.dss.detailedreport.jaxb
Fields in eu.europa.esig.dss.detailedreport.jaxb declared as XmlRFCFields in eu.europa.esig.dss.detailedreport.jaxb with type parameters of type XmlRFCMethods in eu.europa.esig.dss.detailedreport.jaxb that return XmlRFCModifier and TypeMethodDescriptionObjectFactory.createXmlRFC()
Create an instance ofXmlRFC
XmlSubXCV.getRFC()
Gets the value of the rfc property.Methods in eu.europa.esig.dss.detailedreport.jaxb that return types with arguments of type XmlRFCModifier and TypeMethodDescriptionXmlValidationProcessLongTermData.getRFC()
Gets the value of the rfc property.Methods in eu.europa.esig.dss.detailedreport.jaxb with parameters of type XmlRFC -
Uses of XmlRFC in eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks
Constructors in eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks with parameters of type XmlRFCModifierConstructorDescriptionprotected
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
Constructors in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks with parameters of type XmlRFCModifierConstructorDescriptionRevocationFreshnessCheckerResultCheck
(I18nProvider i18nProvider, T result, XmlRFC rfcResult, LevelConstraint constraint) Default constructor