
Definition at line 11 of file CPKIFCertificateNodeList.java.
Public Member Functions | |
| CPKIFCertificateNodeList (long cPtr, boolean cMemoryOwn) | |
| synchronized void | delete () |
| CPKIFCertificateNodeList () | |
| CPKIFCertificateNodeList (long n) | |
| long | size () |
| long | capacity () |
| void | reserve (long n) |
| boolean | isEmpty () |
| void | clear () |
| void | add (CPKIFCertificateNodeEntryPtr x) |
| CPKIFCertificateNodeEntryPtr | get (int i) |
| void | set (int i, CPKIFCertificateNodeEntryPtr x) |
Static Public Member Functions | |
| static long | getCPtr (CPKIFCertificateNodeList obj) |
Protected Member Functions | |
| void | finalize () |
Protected Attributes | |
| boolean | swigCMemOwn |
| com::orionsec::jpkif::CPKIFCertificateNodeList::CPKIFCertificateNodeList | ( | long | cPtr, | |
| boolean | cMemoryOwn | |||
| ) | [inline] |
| com::orionsec::jpkif::CPKIFCertificateNodeList::CPKIFCertificateNodeList | ( | ) | [inline] |
Definition at line 38 of file CPKIFCertificateNodeList.java.
| com::orionsec::jpkif::CPKIFCertificateNodeList::CPKIFCertificateNodeList | ( | long | n | ) | [inline] |
Definition at line 42 of file CPKIFCertificateNodeList.java.
| static long com::orionsec::jpkif::CPKIFCertificateNodeList::getCPtr | ( | CPKIFCertificateNodeList | obj | ) | [inline, static] |
Definition at line 20 of file CPKIFCertificateNodeList.java.
References swigCPtr.
Referenced by com::orionsec::jpkif::pkif_module::GetCertfromLDAPURL(), com::orionsec::jpkif::CPKIFLDAPRepositoryPtr::GetCertificates(), com::orionsec::jpkif::CPKIFLDAPRepository::GetCertificates(), and com::orionsec::jpkif::IPKIFSynonymousSourceStore::GetCerts().
| void com::orionsec::jpkif::CPKIFCertificateNodeList::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file CPKIFCertificateNodeList.java.
| synchronized void com::orionsec::jpkif::CPKIFCertificateNodeList::delete | ( | ) | [inline] |
| long com::orionsec::jpkif::CPKIFCertificateNodeList::size | ( | ) | [inline] |
Definition at line 46 of file CPKIFCertificateNodeList.java.
| long com::orionsec::jpkif::CPKIFCertificateNodeList::capacity | ( | ) | [inline] |
Definition at line 50 of file CPKIFCertificateNodeList.java.
| void com::orionsec::jpkif::CPKIFCertificateNodeList::reserve | ( | long | n | ) | [inline] |
Definition at line 54 of file CPKIFCertificateNodeList.java.
| boolean com::orionsec::jpkif::CPKIFCertificateNodeList::isEmpty | ( | ) | [inline] |
Definition at line 58 of file CPKIFCertificateNodeList.java.
| void com::orionsec::jpkif::CPKIFCertificateNodeList::clear | ( | void | ) | [inline] |
Definition at line 62 of file CPKIFCertificateNodeList.java.
| void com::orionsec::jpkif::CPKIFCertificateNodeList::add | ( | CPKIFCertificateNodeEntryPtr | x | ) | [inline] |
Definition at line 66 of file CPKIFCertificateNodeList.java.
| CPKIFCertificateNodeEntryPtr com::orionsec::jpkif::CPKIFCertificateNodeList::get | ( | int | i | ) | [inline] |
Definition at line 70 of file CPKIFCertificateNodeList.java.
| void com::orionsec::jpkif::CPKIFCertificateNodeList::set | ( | int | i, | |
| CPKIFCertificateNodeEntryPtr | x | |||
| ) | [inline] |
Definition at line 74 of file CPKIFCertificateNodeList.java.
boolean com::orionsec::jpkif::CPKIFCertificateNodeList::swigCMemOwn [protected] |
Definition at line 13 of file CPKIFCertificateNodeList.java.
Referenced by CPKIFCertificateNodeList(), and delete().
1.5.6