Uses of Class
eu.europa.esig.dss.diagnostic.RevocationWrapper
Packages that use RevocationWrapper
Package
Description
-
Uses of RevocationWrapper in eu.europa.esig.dss.diagnostic
Subclasses of RevocationWrapper in eu.europa.esig.dss.diagnosticModifier and TypeClassDescriptionclassComplete revocation wrapper, containing detailed certificate revocation and common informationclassWrapper for aXmlRelatedRevocationobjectMethods in eu.europa.esig.dss.diagnostic that return RevocationWrapperModifier and TypeMethodDescriptionDiagnosticData.getRevocationById(String id) ReturnsRevocationWrapperwith the givenidMethods in eu.europa.esig.dss.diagnostic that return types with arguments of type RevocationWrapperModifier and TypeMethodDescriptionDiagnosticData.getAllRevocationData()This method returns all revocation dataEvidenceRecordWrapper.getCoveredRevocations()Returns a list of revocation data covered be the current evidence recordTimestampWrapper.getTimestampedRevocations()Returns a list of revocation data covered be the current timestamp -
Uses of RevocationWrapper in eu.europa.esig.dss.validation.process
Methods in eu.europa.esig.dss.validation.process with parameters of type RevocationWrapperModifier and TypeMethodDescriptionstatic booleanValidationProcessUtils.isRevocationDataAcceptable(XmlBasicBuildingBlocks bbb, CertificateWrapper certificate, RevocationWrapper revocationData) This method verifies if a revocation data is acceptable for the givencertificateaccording to the validation performed withinbbb -
Uses of RevocationWrapper in eu.europa.esig.dss.validation.process.bbb.aov
Subclasses with type arguments of type RevocationWrapper in eu.europa.esig.dss.validation.process.bbb.aovModifier and TypeClassDescriptionclassPerforms cryptographic validation of the revocation data and its certificate chainConstructors in eu.europa.esig.dss.validation.process.bbb.aov with parameters of type RevocationWrapperModifierConstructorDescriptionRevocationDataAlgorithmObsolescenceValidation(I18nProvider i18nProvider, RevocationWrapper token, Date validationDate, ValidationPolicy validationPolicy) Common constructor -
Uses of RevocationWrapper in eu.europa.esig.dss.validation.process.bbb.sav
Subclasses with type arguments of type RevocationWrapper in eu.europa.esig.dss.validation.process.bbb.savModifier and TypeClassDescriptionclass5.2.8 Signature acceptance validation (SAV) This building block covers any additional verification to be performed on the signature itself or on the attributes of the signature ETSI EN 319 132-1Constructors in eu.europa.esig.dss.validation.process.bbb.sav with parameters of type RevocationWrapperModifierConstructorDescriptionRevocationAcceptanceValidation(I18nProvider i18nProvider, Date currentTime, RevocationWrapper revocationWrapper, XmlAOV aov, ValidationPolicy validationPolicy) Default constructor -
Uses of RevocationWrapper in eu.europa.esig.dss.validation.process.bbb.xcv.crs
Fields in eu.europa.esig.dss.validation.process.bbb.xcv.crs with type parameters of type RevocationWrapperModifier and TypeFieldDescriptionprotected final Map<RevocationWrapper, Boolean> CertificateRevocationSelector.revocationDataValidityMapThis map contains validation results of the revocation data processing -
Uses of RevocationWrapper 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 RevocationWrapperModifierConstructorDescriptionRevocationAfterCertificateIssuanceCheck(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 constructorRevocationHasInformationAboutCertificateCheck(I18nProvider i18nProvider, XmlRAC result, CertificateWrapper certificate, RevocationWrapper revocationData, LevelRule constraint) Default constructorRevocationIssuerKnownCheck(I18nProvider i18nProvider, XmlRAC result, RevocationWrapper revocationData, 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 RevocationWrapper in eu.europa.esig.dss.validation.process.bbb.xcv.rfc
Constructors in eu.europa.esig.dss.validation.process.bbb.xcv.rfc with parameters of type RevocationWrapperModifierConstructorDescriptionRevocationFreshnessChecker(I18nProvider i18nProvider, RevocationWrapper revocationData, Date validationDate, Context context, SubContext subContext, ValidationPolicy policy) Default constructor -
Uses of RevocationWrapper in eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks
Fields in eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks declared as RevocationWrapperModifier and TypeFieldDescriptionprotected final RevocationWrapperAbstractRevocationFreshCheck.revocationDataRevocation data to checkConstructors in eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks with parameters of type RevocationWrapperModifierConstructorDescriptionprotectedAbstractRevocationFreshCheck(I18nProvider i18nProvider, XmlRFC result, RevocationWrapper revocationData, Date validationDate, LevelRule constraint) Default constructorAcceptableRevocationDataAvailableCheck(I18nProvider i18nProvider, T result, RevocationWrapper acceptableRevocationData, LevelRule constraint) Default constructorNextUpdateCheck(I18nProvider i18nProvider, XmlRFC result, RevocationWrapper revocationData, LevelRule constraint) Default constructorRevocationDataFreshCheck(I18nProvider i18nProvider, XmlRFC result, RevocationWrapper revocationData, Date validationDate, DurationRule constraint) Default constructorRevocationDataFreshCheckWithNullConstraint(I18nProvider i18nProvider, XmlRFC result, RevocationWrapper revocationData, Date validationDate, LevelRule constraint) Default constructor -
Uses of RevocationWrapper 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 RevocationWrapperModifierConstructorDescriptionRevocationIssuerValidityRangeCheck(I18nProvider i18nProvider, T result, RevocationWrapper revocationWrapper, Date currentTime, LevelRule constraint) Default constructor -
Uses of RevocationWrapper in eu.europa.esig.dss.validation.process.vpfltvd
Constructors in eu.europa.esig.dss.validation.process.vpfltvd with parameters of type RevocationWrapperModifierConstructorDescriptionRevocationBasicValidationProcess(I18nProvider i18nProvider, DiagnosticData diagnosticData, RevocationWrapper revocationData, Map<String, XmlBasicBuildingBlocks> bbbs) Default constructor -
Uses of RevocationWrapper in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks
Classes in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks with type parameters of type RevocationWrapperModifier and TypeClassDescriptionclassThis class verifies if there is a POE for the revocation information of the signer certificate at (or before) the revocation time of the CA certificate -
Uses of RevocationWrapper in eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks
Constructors in eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks with parameters of type RevocationWrapperModifierConstructorDescriptionRevocationIssuedBeforeControlTimeCheck(I18nProvider i18nProvider, T result, RevocationWrapper revocation, Date controlTime, LevelRule constraint) Default constructor