Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlRAC
| Package | Description |
|---|---|
| eu.europa.esig.dss.detailedreport.jaxb | |
| eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks |
-
Uses of XmlRAC in eu.europa.esig.dss.detailedreport.jaxb
Fields in eu.europa.esig.dss.detailedreport.jaxb with type parameters of type XmlRAC Modifier and Type Field Description protected List<XmlRAC>XmlSubXCV. racMethods in eu.europa.esig.dss.detailedreport.jaxb that return XmlRAC Modifier and Type Method Description XmlRACObjectFactory. createXmlRAC()Create an instance ofXmlRACMethods in eu.europa.esig.dss.detailedreport.jaxb that return types with arguments of type XmlRAC Modifier and Type Method Description List<XmlRAC>XmlSubXCV. getRAC()Gets the value of the rac property. -
Uses of XmlRAC in eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks
Constructors in eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks with parameters of type XmlRAC Constructor Description LatestRevocationAcceptanceCheckerResultCheck(I18nProvider i18nProvider, T result, XmlRAC racResult, LevelConstraint constraint)RevocationAcceptanceCheckerResultCheck(I18nProvider i18nProvider, T result, XmlRAC racResult, LevelConstraint constraint)RevocationIssuerRevocationDataAvailableCheck(I18nProvider i18nProvider, XmlRAC result, CertificateWrapper certificate, LevelConstraint constraint)