Definition at line 11 of file IPKIFCertRepositoryUpdate.java.
Public Member Functions | |
IPKIFCertRepositoryUpdate (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
void | AddCertificate (CertType certType, CPKIFCertificatePtr cert) |
void | AddCertificate (CertType certType, CPKIFCertificateNodeEntryPtr certNode) |
Static Public Member Functions | |
static long | getCPtr (IPKIFCertRepositoryUpdate obj) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
com::orionsec::jpkif::IPKIFCertRepositoryUpdate::IPKIFCertRepositoryUpdate | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
static long com::orionsec::jpkif::IPKIFCertRepositoryUpdate::getCPtr | ( | IPKIFCertRepositoryUpdate | obj | ) | [inline, static] |
void com::orionsec::jpkif::IPKIFCertRepositoryUpdate::finalize | ( | ) | [inline, protected] |
Reimplemented in com::orionsec::jpkif::CPKIFNSSCertUpdate.
Definition at line 24 of file IPKIFCertRepositoryUpdate.java.
synchronized void com::orionsec::jpkif::IPKIFCertRepositoryUpdate::delete | ( | ) | [inline] |
Reimplemented in com::orionsec::jpkif::CPKIFNSSCertUpdate.
Definition at line 28 of file IPKIFCertRepositoryUpdate.java.
References swigCMemOwn.
void com::orionsec::jpkif::IPKIFCertRepositoryUpdate::AddCertificate | ( | CertType | certType, | |
CPKIFCertificatePtr | cert | |||
) | [inline] |
Reimplemented in com::orionsec::jpkif::CPKIFNSSCertUpdate.
Definition at line 38 of file IPKIFCertRepositoryUpdate.java.
References com::orionsec::jpkif::CertType::swigValue.
void com::orionsec::jpkif::IPKIFCertRepositoryUpdate::AddCertificate | ( | CertType | certType, | |
CPKIFCertificateNodeEntryPtr | certNode | |||
) | [inline] |
Definition at line 42 of file IPKIFCertRepositoryUpdate.java.
References com::orionsec::jpkif::CertType::swigValue.
boolean com::orionsec::jpkif::IPKIFCertRepositoryUpdate::swigCMemOwn [protected] |
Definition at line 13 of file IPKIFCertRepositoryUpdate.java.
Referenced by delete(), com::orionsec::jpkif::CPKIFNSSCertUpdate::delete(), and IPKIFCertRepositoryUpdate().