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 tokenMethods in eu.europa.esig.dss.validation.process.bbb.xcv.crs with parameters of type XmlRACModifier and TypeMethodDescriptionCertificateRevocationSelector.revocationAcceptable(XmlRAC racResult) Checks whether the revocation data has passed the Revocation Acceptance Validation -
Uses of XmlRAC in eu.europa.esig.dss.validation.process.bbb.xcv.rac
Subclasses with type arguments of type XmlRAC in eu.europa.esig.dss.validation.process.bbb.xcv.racModifier and TypeClassDescriptionclassChecks if the revocation is acceptable and can be used -
Uses of XmlRAC in eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks
Subclasses with type arguments of type XmlRAC in eu.europa.esig.dss.validation.process.bbb.xcv.rac.checksModifier and TypeClassDescriptionclassChecks whether the concerned certificate has existed at the time of revocation data generationclassChecks if the revocation's certHash matchesclassChecks if the revocation's certHash is presentclassChecks if the revocation status is knownclassChecks whether the concerned certificate has existed at the time of revocation data generationclassThis check verifies whether the signing certificate of the revocation data has been foundclassChecks if the revocation data is available for the revocation issuer's certificateclassVerifies whether the revocation's issuer certificate has been valid at the revocation's production timeclassThis method verifies whether the ResponderId property of an OCSP response matches the found certificate used to sign the OCSP response.classChecks if the certificate in question is not present in the OCSP's certificate chainclassThis check verifies whether 'thisUpdate' field is defined within the revocation informationConstructors in eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks with parameters of type XmlRACModifierConstructorDescriptionRevocationAcceptanceCheckerResultCheck(I18nProvider i18nProvider, T result, XmlRAC racResult, LevelRule constraint) Default constructorRevocationAfterCertificateIssuanceCheck(I18nProvider i18nProvider, XmlRAC result, CertificateWrapper certificate, RevocationWrapper revocationData, LevelRule constraint) Default constructorRevocationCertHashMatchCheck(I18nProvider i18nProvider, XmlRAC result, RevocationWrapper revocationData, LevelRule constraint) Default constructorRevocationCertHashPresenceCheck(I18nProvider i18nProvider, XmlRAC result, RevocationWrapper revocationData, LevelRule constraint) Default constructorRevocationDataKnownCheck(I18nProvider i18nProvider, XmlRAC result, CertificateRevocationWrapper revocationData, LevelRule constraint) Default constructorRevocationHasInformationAboutCertificateCheck(I18nProvider i18nProvider, XmlRAC result, CertificateWrapper certificate, RevocationWrapper revocationData, LevelRule constraint) Default constructorRevocationIssuerKnownCheck(I18nProvider i18nProvider, XmlRAC result, RevocationWrapper revocationData, LevelRule constraint) Default constructorRevocationIssuerRevocationDataAvailableCheck(I18nProvider i18nProvider, XmlRAC result, CertificateWrapper certificate, LevelRule constraint) Default constructorRevocationIssuerValidAtProductionTimeCheck(I18nProvider i18nProvider, XmlRAC result, RevocationWrapper revocationData, LevelRule constraint) Default constructorRevocationResponderIdMatchCheck(I18nProvider i18nProvider, XmlRAC result, RevocationWrapper revocationData, LevelRule constraint) Default constructorSelfIssuedOCSPCheck(I18nProvider i18nProvider, XmlRAC result, CertificateWrapper certificateWrapper, RevocationWrapper revocationData, LevelRule constraint) Default constructorThisUpdatePresenceCheck(I18nProvider i18nProvider, XmlRAC result, RevocationWrapper revocationData, LevelRule 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)