Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlRAC
Packages that use XmlRAC
Package
Description
-
Uses of XmlRAC in eu.europa.esig.dss.detailedreport.jaxb
Fields in eu.europa.esig.dss.detailedreport.jaxb with type parameters of type XmlRACMethods in eu.europa.esig.dss.detailedreport.jaxb that return XmlRACMethods in eu.europa.esig.dss.detailedreport.jaxb that return types with arguments of type XmlRAC -
Uses of XmlRAC in eu.europa.esig.dss.validation.process
Methods in eu.europa.esig.dss.validation.process that return XmlRACModifier and TypeMethodDescriptionstatic XmlRACValidationProcessUtils.getRevocationAcceptanceCheckerResult(XmlBasicBuildingBlocks bbb, String certificateId, String revocationDataId) Return a correspondingXmlRACresult for the givencertificateandrevocationData -
Uses of XmlRAC in eu.europa.esig.dss.validation.process.bbb.xcv.crs
Methods in eu.europa.esig.dss.validation.process.bbb.xcv.crs that return XmlRACModifier and TypeMethodDescriptionprotected XmlRACCertificateRevocationSelector.getRevocationAcceptanceValidationResult(CertificateRevocationWrapper revocationWrapper) Returns a RevocationAcceptanceValidation result for the given revocation token -
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 XmlRACModifierConstructorDescriptionRevocationAcceptanceCheckerResultCheck(I18nProvider i18nProvider, T result, XmlRAC racResult, LevelConstraint constraint) Default constructorRevocationCertHashMatchCheck(I18nProvider i18nProvider, XmlRAC result, RevocationWrapper revocationData, LevelConstraint constraint) Default constructorRevocationCertHashPresenceCheck(I18nProvider i18nProvider, XmlRAC result, RevocationWrapper revocationData, LevelConstraint constraint) Default constructorRevocationDataKnownCheck(I18nProvider i18nProvider, XmlRAC result, CertificateRevocationWrapper revocationData, LevelConstraint constraint) Default constructorRevocationIssuerRevocationDataAvailableCheck(I18nProvider i18nProvider, XmlRAC result, CertificateWrapper certificate, LevelConstraint constraint) Default constructorRevocationResponderIdMatchCheck(I18nProvider i18nProvider, XmlRAC result, RevocationWrapper revocationData, LevelConstraint constraint) Default constructorSelfIssuedOCSPCheck(I18nProvider i18nProvider, XmlRAC result, CertificateWrapper certificateWrapper, RevocationWrapper revocationData, LevelConstraint constraint) Default constructor -
Uses of XmlRAC in eu.europa.esig.dss.validation.process.vpfltvd
Methods in eu.europa.esig.dss.validation.process.vpfltvd that return XmlRACModifier and TypeMethodDescriptionprotected XmlRACLongTermValidationCertificateRevocationSelector.getRevocationAcceptanceValidationResult(CertificateRevocationWrapper revocationWrapper)