public class RevocationCheckerFromMap extends RevocationChecker
| Modifier and Type | Field and Description |
|---|---|
protected RevocationInfoMap |
mRevocationInfoMap |
DEVAM_EDILSIN, mFindersmCheckParams, mParentSystem| Constructor and Description |
|---|
RevocationCheckerFromMap(RevocationInfoMap aRevocationInfoMap) |
| Modifier and Type | Method and Description |
|---|---|
protected RevokeCheckStatus |
_check(tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate aIssuerCertificate,
CertificateStatusInfo aCertStatusInfo) |
protected RevokeCheckStatus |
_checkFromCRL(tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate aIssuerCert,
CertificateStatusInfo iCSI,
tr.gov.tubitak.uekae.esya.api.certificate.validation.check.certificate.revocation.RevocationInfoMap.RevocationInfoItems iRI) |
protected RevokeCheckStatus |
_checkFromOCSP(tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate aIssuerCert,
CertificateStatusInfo iCSI,
tr.gov.tubitak.uekae.esya.api.certificate.validation.check.certificate.revocation.RevocationInfoMap.RevocationInfoItems iRI) |
protected tr.gov.tubitak.uekae.esya.api.asn.x509.ECRL |
_deltaSilAl(tr.gov.tubitak.uekae.esya.api.asn.x509.ECRL aBaseSil,
java.util.List<tr.gov.tubitak.uekae.esya.api.asn.x509.ECRL> aCRLList,
CertificateStatusInfo aSDB) |
addFinder, check, clone, getFinders, isContinue, setFindersgetCheckText, isCritical, setCheckParameters, setCritical, setParentSystemprotected RevocationInfoMap mRevocationInfoMap
public RevocationCheckerFromMap(RevocationInfoMap aRevocationInfoMap)
protected RevokeCheckStatus _checkFromCRL(tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate aIssuerCert, CertificateStatusInfo iCSI, tr.gov.tubitak.uekae.esya.api.certificate.validation.check.certificate.revocation.RevocationInfoMap.RevocationInfoItems iRI) throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAExceptionprotected RevokeCheckStatus _checkFromOCSP(tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate aIssuerCert, CertificateStatusInfo iCSI, tr.gov.tubitak.uekae.esya.api.certificate.validation.check.certificate.revocation.RevocationInfoMap.RevocationInfoItems iRI) throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAExceptionprotected RevokeCheckStatus _check(tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate aIssuerCertificate, CertificateStatusInfo aCertStatusInfo) throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
_check in class RevocationCheckertr.gov.tubitak.uekae.esya.api.common.ESYAExceptionprotected tr.gov.tubitak.uekae.esya.api.asn.x509.ECRL _deltaSilAl(tr.gov.tubitak.uekae.esya.api.asn.x509.ECRL aBaseSil,
java.util.List<tr.gov.tubitak.uekae.esya.api.asn.x509.ECRL> aCRLList,
CertificateStatusInfo aSDB)
throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAExceptionCopyright © 2025. All rights reserved.