Definition at line 11 of file IPKIFCRLRepositoryUpdate.java.
Public Member Functions | |
IPKIFCRLRepositoryUpdate (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
void | AddCRL (CPKIFCRLPtr crl, CPKIFGeneralNamePtr dp) |
Static Public Member Functions | |
static long | getCPtr (IPKIFCRLRepositoryUpdate obj) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
com::orionsec::jpkif::IPKIFCRLRepositoryUpdate::IPKIFCRLRepositoryUpdate | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
static long com::orionsec::jpkif::IPKIFCRLRepositoryUpdate::getCPtr | ( | IPKIFCRLRepositoryUpdate | obj | ) | [inline, static] |
void com::orionsec::jpkif::IPKIFCRLRepositoryUpdate::finalize | ( | ) | [inline, protected] |
Reimplemented in com::orionsec::jpkif::CPKIFNSSCRLUpdate.
Definition at line 24 of file IPKIFCRLRepositoryUpdate.java.
synchronized void com::orionsec::jpkif::IPKIFCRLRepositoryUpdate::delete | ( | ) | [inline] |
Reimplemented in com::orionsec::jpkif::CPKIFNSSCRLUpdate.
Definition at line 28 of file IPKIFCRLRepositoryUpdate.java.
References swigCMemOwn.
void com::orionsec::jpkif::IPKIFCRLRepositoryUpdate::AddCRL | ( | CPKIFCRLPtr | crl, | |
CPKIFGeneralNamePtr | dp | |||
) | [inline] |
Reimplemented in com::orionsec::jpkif::CPKIFNSSCRLUpdate.
Definition at line 38 of file IPKIFCRLRepositoryUpdate.java.
References com::orionsec::jpkif::CPKIFCRLPtr::getCPtr().
boolean com::orionsec::jpkif::IPKIFCRLRepositoryUpdate::swigCMemOwn [protected] |
Definition at line 13 of file IPKIFCRLRepositoryUpdate.java.
Referenced by delete(), com::orionsec::jpkif::CPKIFNSSCRLUpdate::delete(), and IPKIFCRLRepositoryUpdate().