Definition at line 11 of file CPKIFLdapCrlNode.java.
Public Member Functions | |
CPKIFLdapCrlNode (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
void | GetCrls (CPKIFCRLNodeList crlNodeList) |
Static Public Member Functions | |
static long | getCPtr (CPKIFLdapCrlNode obj) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
com::orionsec::jpkif::CPKIFLdapCrlNode::CPKIFLdapCrlNode | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
static long com::orionsec::jpkif::CPKIFLdapCrlNode::getCPtr | ( | CPKIFLdapCrlNode | obj | ) | [inline, static] |
void com::orionsec::jpkif::CPKIFLdapCrlNode::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file CPKIFLdapCrlNode.java.
synchronized void com::orionsec::jpkif::CPKIFLdapCrlNode::delete | ( | ) | [inline] |
void com::orionsec::jpkif::CPKIFLdapCrlNode::GetCrls | ( | CPKIFCRLNodeList | crlNodeList | ) | [inline] |
Definition at line 38 of file CPKIFLdapCrlNode.java.
boolean com::orionsec::jpkif::CPKIFLdapCrlNode::swigCMemOwn [protected] |
Definition at line 13 of file CPKIFLdapCrlNode.java.
Referenced by CPKIFLdapCrlNode(), and delete().