Definition at line 11 of file IPKIFSearchCriteria.java.
Public Member Functions | |
IPKIFSearchCriteria (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
SearchType | GetSearchType () |
Static Public Member Functions | |
static long | getCPtr (IPKIFSearchCriteria obj) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
com::orionsec::jpkif::IPKIFSearchCriteria::IPKIFSearchCriteria | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
static long com::orionsec::jpkif::IPKIFSearchCriteria::getCPtr | ( | IPKIFSearchCriteria | obj | ) | [inline, static] |
Definition at line 20 of file IPKIFSearchCriteria.java.
References swigCPtr.
Referenced by com::orionsec::jpkif::SimpleRootStorePtr::FindCertificates(), com::orionsec::jpkif::SimpleRootStore::FindCertificates(), com::orionsec::jpkif::SimpleCertCachePtr::FindCertificates(), com::orionsec::jpkif::SimpleCertCache::FindCertificates(), com::orionsec::jpkif::IPKIFCertSearch::FindCertificates(), com::orionsec::jpkif::CPKIFNSSRepositoryPtr::FindCertificates(), com::orionsec::jpkif::CPKIFNSSRepository::FindCertificates(), com::orionsec::jpkif::CPKIFCacheMediator2Ptr::FindCertificates(), com::orionsec::jpkif::CPKIFCacheMediator2::FindCertificates(), com::orionsec::jpkif::SimpleRootStorePtr::FindKeys(), com::orionsec::jpkif::SimpleRootStore::FindKeys(), com::orionsec::jpkif::SimpleCertCachePtr::FindKeys(), com::orionsec::jpkif::SimpleCertCache::FindKeys(), com::orionsec::jpkif::IPKIFCertSearch::FindKeys(), com::orionsec::jpkif::CPKIFNSSRepositoryPtr::FindKeys(), com::orionsec::jpkif::CPKIFCacheMediator2Ptr::FindKeys(), and com::orionsec::jpkif::CPKIFCacheMediator2::FindKeys().
void com::orionsec::jpkif::IPKIFSearchCriteria::finalize | ( | ) | [inline, protected] |
Reimplemented in com::orionsec::jpkif::CPKIFCompleteSearch, com::orionsec::jpkif::CPKIFIssuerNameAndSerialNumberBasedSearch, com::orionsec::jpkif::CPKIFKeyIDBasedSearch, and com::orionsec::jpkif::CPKIFNameBasedSearch.
Definition at line 24 of file IPKIFSearchCriteria.java.
synchronized void com::orionsec::jpkif::IPKIFSearchCriteria::delete | ( | ) | [inline] |
Reimplemented in com::orionsec::jpkif::CPKIFCompleteSearch, com::orionsec::jpkif::CPKIFIssuerNameAndSerialNumberBasedSearch, com::orionsec::jpkif::CPKIFKeyIDBasedSearch, and com::orionsec::jpkif::CPKIFNameBasedSearch.
Definition at line 28 of file IPKIFSearchCriteria.java.
References swigCMemOwn.
SearchType com::orionsec::jpkif::IPKIFSearchCriteria::GetSearchType | ( | ) | [inline] |
Reimplemented in com::orionsec::jpkif::CPKIFCompleteSearch, com::orionsec::jpkif::CPKIFIssuerNameAndSerialNumberBasedSearch, com::orionsec::jpkif::CPKIFKeyIDBasedSearch, and com::orionsec::jpkif::CPKIFNameBasedSearch.
Definition at line 38 of file IPKIFSearchCriteria.java.
References com::orionsec::jpkif::SearchType::swigToEnum().
boolean com::orionsec::jpkif::IPKIFSearchCriteria::swigCMemOwn [protected] |
Definition at line 13 of file IPKIFSearchCriteria.java.
Referenced by delete(), com::orionsec::jpkif::CPKIFNameBasedSearch::delete(), com::orionsec::jpkif::CPKIFKeyIDBasedSearch::delete(), com::orionsec::jpkif::CPKIFIssuerNameAndSerialNumberBasedSearch::delete(), com::orionsec::jpkif::CPKIFCompleteSearch::delete(), and IPKIFSearchCriteria().