
Definition at line 11 of file IPKIFSynonymousSourceStore.java.
Public Member Functions | |
| IPKIFSynonymousSourceStore (long cPtr, boolean cMemoryOwn) | |
| synchronized void | delete () |
| void | GetCRLs (CPKIFCertificatePtr cert, SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFCrlSource_t_PKIFAllocT_boost__shared_ptrT_CPKIFCrlSource_t_t_t crlSourceList, CPKIFCRLNodeList crlNodeList) |
| void | GetCerts (SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFCertificateSource_t_PKIFAllocT_boost__shared_ptrT_CPKIFCertificateSource_t_t_t certSources, CPKIFCertificateNodeList certList, SWIGTYPE_p_PathBuildingDirection pbd) |
| void | GetCerts (SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFCertificateSource_t_PKIFAllocT_boost__shared_ptrT_CPKIFCertificateSource_t_t_t certSources, CPKIFCertificateNodeList certList) |
| void | AddCRL (CPKIFCRLNodeEntryPtr crl) |
| void | AddCert (CPKIFCertificateNodeEntryPtr cert) |
Static Public Member Functions | |
| static long | getCPtr (IPKIFSynonymousSourceStore obj) |
Protected Member Functions | |
| void | finalize () |
Protected Attributes | |
| boolean | swigCMemOwn |
| com::orionsec::jpkif::IPKIFSynonymousSourceStore::IPKIFSynonymousSourceStore | ( | long | cPtr, | |
| boolean | cMemoryOwn | |||
| ) | [inline] |
| static long com::orionsec::jpkif::IPKIFSynonymousSourceStore::getCPtr | ( | IPKIFSynonymousSourceStore | obj | ) | [inline, static] |
| void com::orionsec::jpkif::IPKIFSynonymousSourceStore::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file IPKIFSynonymousSourceStore.java.
| synchronized void com::orionsec::jpkif::IPKIFSynonymousSourceStore::delete | ( | ) | [inline] |
| void com::orionsec::jpkif::IPKIFSynonymousSourceStore::GetCRLs | ( | CPKIFCertificatePtr | cert, | |
| SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFCrlSource_t_PKIFAllocT_boost__shared_ptrT_CPKIFCrlSource_t_t_t | crlSourceList, | |||
| CPKIFCRLNodeList | crlNodeList | |||
| ) | [inline] |
Definition at line 38 of file IPKIFSynonymousSourceStore.java.
References com::orionsec::jpkif::CPKIFCertificatePtr::getCPtr().
| void com::orionsec::jpkif::IPKIFSynonymousSourceStore::GetCerts | ( | SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFCertificateSource_t_PKIFAllocT_boost__shared_ptrT_CPKIFCertificateSource_t_t_t | certSources, | |
| CPKIFCertificateNodeList | certList, | |||
| SWIGTYPE_p_PathBuildingDirection | pbd | |||
| ) | [inline] |
Definition at line 42 of file IPKIFSynonymousSourceStore.java.
References com::orionsec::jpkif::CPKIFCertificateNodeList::getCPtr().
| void com::orionsec::jpkif::IPKIFSynonymousSourceStore::GetCerts | ( | SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFCertificateSource_t_PKIFAllocT_boost__shared_ptrT_CPKIFCertificateSource_t_t_t | certSources, | |
| CPKIFCertificateNodeList | certList | |||
| ) | [inline] |
Definition at line 46 of file IPKIFSynonymousSourceStore.java.
| void com::orionsec::jpkif::IPKIFSynonymousSourceStore::AddCRL | ( | CPKIFCRLNodeEntryPtr | crl | ) | [inline] |
Definition at line 50 of file IPKIFSynonymousSourceStore.java.
| void com::orionsec::jpkif::IPKIFSynonymousSourceStore::AddCert | ( | CPKIFCertificateNodeEntryPtr | cert | ) | [inline] |
Definition at line 54 of file IPKIFSynonymousSourceStore.java.
boolean com::orionsec::jpkif::IPKIFSynonymousSourceStore::swigCMemOwn [protected] |
Definition at line 13 of file IPKIFSynonymousSourceStore.java.
Referenced by delete(), and IPKIFSynonymousSourceStore().
1.5.6