public class CertificateFinderIteration extends ItemFinderIteration<tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate>
| Modifier and Type | Field and Description |
|---|---|
protected int |
mSourceIndex |
protected tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate |
mSubject |
mCurrentItem, mCurrentSource, mSources| Constructor and Description |
|---|
CertificateFinderIteration(tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate aSubject,
ValidationSystem aValidationSystem) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
_initSources(ValidationSystem iDS) |
boolean |
_nextSource(ValidationSystem iDS) |
boolean |
nextIteration(ValidationSystem iDS) |
addItemSource, getCurrentItemprotected int mSourceIndex
protected tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate mSubject
public CertificateFinderIteration(tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate aSubject,
ValidationSystem aValidationSystem)
protected void _initSources(ValidationSystem iDS)
_initSources in class ItemFinderIteration<tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate>public boolean _nextSource(ValidationSystem iDS)
_nextSource in class ItemFinderIteration<tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate>public boolean nextIteration(ValidationSystem iDS) throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
nextIteration in class ItemFinderIteration<tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate>tr.gov.tubitak.uekae.esya.api.common.ESYAExceptionCopyright © 2025. All rights reserved.