public class OCSPResponseFinderIteration extends ItemFinderIteration<tr.gov.tubitak.uekae.esya.api.asn.ocsp.EOCSPResponse>
Modifier and Type | Field and Description |
---|---|
protected int |
mSourceIndex |
mCurrentItem, mCurrentSource, mSources
Constructor and Description |
---|
OCSPResponseFinderIteration(tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate aCertificate,
tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate aIssuer,
ValidationSystem aValidationSystem) |
Modifier and Type | Method and Description |
---|---|
protected void |
_initSources(ValidationSystem aDS) |
protected boolean |
_nextSource(ValidationSystem aDS) |
boolean |
nextIteration(ValidationSystem aDS) |
addItemSource, getCurrentItem
public OCSPResponseFinderIteration(tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate aCertificate, tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate aIssuer, ValidationSystem aValidationSystem)
protected void _initSources(ValidationSystem aDS)
_initSources
in class ItemFinderIteration<tr.gov.tubitak.uekae.esya.api.asn.ocsp.EOCSPResponse>
protected boolean _nextSource(ValidationSystem aDS)
_nextSource
in class ItemFinderIteration<tr.gov.tubitak.uekae.esya.api.asn.ocsp.EOCSPResponse>
public boolean nextIteration(ValidationSystem aDS) throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
nextIteration
in class ItemFinderIteration<tr.gov.tubitak.uekae.esya.api.asn.ocsp.EOCSPResponse>
tr.gov.tubitak.uekae.esya.api.common.ESYAException
Copyright © 2025. All rights reserved.