Definition at line 11 of file CPKIFCRLDistributionPoints.java.
Public Member Functions | |
CPKIFCRLDistributionPoints (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
CPKIFCRLDistributionPoints () | |
CPKIFCRLDistributionPoints (boolean criticality, CPKIFBufferPtr ext) | |
CPKIFOIDPtr | oid () |
SWIGTYPE_p_boost__shared_ptrT_std__vectorT_boost__shared_ptrT_CPKIFCRLDistributionPoint_t_PKIFAllocT_boost__shared_ptrT_CPKIFCRLDistributionPoint_t_t_t_t | DPs () |
CPKIFBufferPtr | value () |
Static Public Member Functions | |
static long | getCPtr (CPKIFCRLDistributionPoints obj) |
static void | setExtOID (String value) |
static String | getExtOID () |
Protected Member Functions | |
void | finalize () |
com::orionsec::jpkif::CPKIFCRLDistributionPoints::CPKIFCRLDistributionPoints | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
Definition at line 14 of file CPKIFCRLDistributionPoints.java.
com::orionsec::jpkif::CPKIFCRLDistributionPoints::CPKIFCRLDistributionPoints | ( | ) | [inline] |
Definition at line 38 of file CPKIFCRLDistributionPoints.java.
com::orionsec::jpkif::CPKIFCRLDistributionPoints::CPKIFCRLDistributionPoints | ( | boolean | criticality, | |
CPKIFBufferPtr | ext | |||
) | [inline] |
Definition at line 42 of file CPKIFCRLDistributionPoints.java.
static long com::orionsec::jpkif::CPKIFCRLDistributionPoints::getCPtr | ( | CPKIFCRLDistributionPoints | obj | ) | [inline, static] |
void com::orionsec::jpkif::CPKIFCRLDistributionPoints::finalize | ( | ) | [inline, protected] |
Reimplemented from com::orionsec::jpkif::CPKIFX509Extension.
Definition at line 23 of file CPKIFCRLDistributionPoints.java.
synchronized void com::orionsec::jpkif::CPKIFCRLDistributionPoints::delete | ( | ) | [inline] |
Reimplemented from com::orionsec::jpkif::CPKIFX509Extension.
Definition at line 27 of file CPKIFCRLDistributionPoints.java.
References com::orionsec::jpkif::CPKIFX509Extension::swigCMemOwn.
static void com::orionsec::jpkif::CPKIFCRLDistributionPoints::setExtOID | ( | String | value | ) | [inline, static] |
Definition at line 46 of file CPKIFCRLDistributionPoints.java.
static String com::orionsec::jpkif::CPKIFCRLDistributionPoints::getExtOID | ( | ) | [inline, static] |
Definition at line 50 of file CPKIFCRLDistributionPoints.java.
CPKIFOIDPtr com::orionsec::jpkif::CPKIFCRLDistributionPoints::oid | ( | ) | [inline] |
Reimplemented from com::orionsec::jpkif::CPKIFX509Extension.
Definition at line 54 of file CPKIFCRLDistributionPoints.java.
SWIGTYPE_p_boost__shared_ptrT_std__vectorT_boost__shared_ptrT_CPKIFCRLDistributionPoint_t_PKIFAllocT_boost__shared_ptrT_CPKIFCRLDistributionPoint_t_t_t_t com::orionsec::jpkif::CPKIFCRLDistributionPoints::DPs | ( | ) | [inline] |
Definition at line 58 of file CPKIFCRLDistributionPoints.java.
CPKIFBufferPtr com::orionsec::jpkif::CPKIFCRLDistributionPoints::value | ( | ) | [inline] |
Reimplemented from com::orionsec::jpkif::CPKIFX509Extension.
Definition at line 62 of file CPKIFCRLDistributionPoints.java.