-
-
-
Constructors in eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks with parameters of type RevocationWrapper
Constructor |
Description |
RevocationCertHashMatchCheck(I18nProvider i18nProvider,
XmlRAC result,
RevocationWrapper revocationData,
LevelConstraint constraint) |
|
RevocationCertHashPresenceCheck(I18nProvider i18nProvider,
XmlRAC result,
RevocationWrapper revocationData,
LevelConstraint constraint) |
|
RevocationConsistentCheck(I18nProvider i18nProvider,
T result,
CertificateWrapper certificate,
RevocationWrapper revocationData,
LevelConstraint constraint) |
|
-
-
Constructors in eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks with parameters of type RevocationWrapper
Constructor |
Description |
AbstractRevocationFreshCheck(I18nProvider i18nProvider,
XmlRFC result,
RevocationWrapper revocationData,
Date validationDate,
LevelConstraint constraint) |
|
AcceptableRevocationDataAvailableCheck(I18nProvider i18nProvider,
T result,
CertificateWrapper certificateWrapper,
RevocationWrapper revocationData,
LevelConstraint constraint) |
|
AcceptableRevocationDataAvailableCheck(I18nProvider i18nProvider,
T result,
RevocationWrapper revocationData,
LevelConstraint constraint) |
|
NextUpdateCheck(I18nProvider i18nProvider,
XmlRFC result,
RevocationWrapper revocationData,
LevelConstraint constraint) |
|
RevocationDataFreshCheck(I18nProvider i18nProvider,
XmlRFC result,
RevocationWrapper revocationData,
Date validationDate,
TimeConstraint constraint) |
|
RevocationDataFreshCheckWithNullConstraint(I18nProvider i18nProvider,
XmlRFC result,
RevocationWrapper revocationData,
Date validationDate,
LevelConstraint constraint) |
|
-