
Definition at line 11 of file CPKIFCredentialList.java.
Public Member Functions | |
| CPKIFCredentialList (long cPtr, boolean cMemoryOwn) | |
| synchronized void | delete () |
| CPKIFCredentialList () | |
| CPKIFCredentialList (long n) | |
| long | size () |
| long | capacity () |
| void | reserve (long n) |
| boolean | isEmpty () |
| void | clear () |
| void | add (CPKIFCredentialPtr x) |
| CPKIFCredentialPtr | get (int i) |
| void | set (int i, CPKIFCredentialPtr x) |
Static Public Member Functions | |
| static long | getCPtr (CPKIFCredentialList obj) |
Protected Member Functions | |
| void | finalize () |
Protected Attributes | |
| boolean | swigCMemOwn |
| com::orionsec::jpkif::CPKIFCredentialList::CPKIFCredentialList | ( | long | cPtr, | |
| boolean | cMemoryOwn | |||
| ) | [inline] |
| com::orionsec::jpkif::CPKIFCredentialList::CPKIFCredentialList | ( | ) | [inline] |
Definition at line 38 of file CPKIFCredentialList.java.
| com::orionsec::jpkif::CPKIFCredentialList::CPKIFCredentialList | ( | long | n | ) | [inline] |
Definition at line 42 of file CPKIFCredentialList.java.
| static long com::orionsec::jpkif::CPKIFCredentialList::getCPtr | ( | CPKIFCredentialList | obj | ) | [inline, static] |
Definition at line 20 of file CPKIFCredentialList.java.
References swigCPtr.
Referenced by com::orionsec::jpkif::IPKIFCryptoKeyIDOperations::GetKeyList(), com::orionsec::jpkif::CPKIFNSSPtr::GetKeyList(), com::orionsec::jpkif::CPKIFNSS::GetKeyList(), com::orionsec::jpkif::CPKIFCryptoPPPtr::GetKeyList(), com::orionsec::jpkif::CPKIFCryptoPP::GetKeyList(), com::orionsec::jpkif::CPKIFCryptoMediator2Ptr::GetKeyList(), and com::orionsec::jpkif::CPKIFCryptoMediator2::GetKeyList().
| void com::orionsec::jpkif::CPKIFCredentialList::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file CPKIFCredentialList.java.
| synchronized void com::orionsec::jpkif::CPKIFCredentialList::delete | ( | ) | [inline] |
| long com::orionsec::jpkif::CPKIFCredentialList::size | ( | ) | [inline] |
Definition at line 46 of file CPKIFCredentialList.java.
| long com::orionsec::jpkif::CPKIFCredentialList::capacity | ( | ) | [inline] |
Definition at line 50 of file CPKIFCredentialList.java.
| void com::orionsec::jpkif::CPKIFCredentialList::reserve | ( | long | n | ) | [inline] |
Definition at line 54 of file CPKIFCredentialList.java.
| boolean com::orionsec::jpkif::CPKIFCredentialList::isEmpty | ( | ) | [inline] |
Definition at line 58 of file CPKIFCredentialList.java.
| void com::orionsec::jpkif::CPKIFCredentialList::clear | ( | void | ) | [inline] |
Definition at line 62 of file CPKIFCredentialList.java.
| void com::orionsec::jpkif::CPKIFCredentialList::add | ( | CPKIFCredentialPtr | x | ) | [inline] |
Definition at line 66 of file CPKIFCredentialList.java.
| CPKIFCredentialPtr com::orionsec::jpkif::CPKIFCredentialList::get | ( | int | i | ) | [inline] |
Definition at line 70 of file CPKIFCredentialList.java.
| void com::orionsec::jpkif::CPKIFCredentialList::set | ( | int | i, | |
| CPKIFCredentialPtr | x | |||
| ) | [inline] |
Definition at line 74 of file CPKIFCredentialList.java.
boolean com::orionsec::jpkif::CPKIFCredentialList::swigCMemOwn [protected] |
Definition at line 13 of file CPKIFCredentialList.java.
Referenced by CPKIFCredentialList(), and delete().
1.5.6