Definition at line 11 of file IPKIFSupportsSynonymousCertSources.java.
Public Member Functions | |
IPKIFSupportsSynonymousCertSources (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
void | GetCertificateSources (CPKIFCertificatePtr cert, SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFCertificateSource_t_PKIFAllocT_boost__shared_ptrT_CPKIFCertificateSource_t_t_t certs, SWIGTYPE_p_PathBuildingDirection pbd) |
void | GetCertificateSources (CPKIFCertificatePtr cert, SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFCertificateSource_t_PKIFAllocT_boost__shared_ptrT_CPKIFCertificateSource_t_t_t certs) |
Static Public Member Functions | |
static long | getCPtr (IPKIFSupportsSynonymousCertSources obj) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
com::orionsec::jpkif::IPKIFSupportsSynonymousCertSources::IPKIFSupportsSynonymousCertSources | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
static long com::orionsec::jpkif::IPKIFSupportsSynonymousCertSources::getCPtr | ( | IPKIFSupportsSynonymousCertSources | obj | ) | [inline, static] |
void com::orionsec::jpkif::IPKIFSupportsSynonymousCertSources::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file IPKIFSupportsSynonymousCertSources.java.
synchronized void com::orionsec::jpkif::IPKIFSupportsSynonymousCertSources::delete | ( | ) | [inline] |
void com::orionsec::jpkif::IPKIFSupportsSynonymousCertSources::GetCertificateSources | ( | CPKIFCertificatePtr | cert, | |
SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFCertificateSource_t_PKIFAllocT_boost__shared_ptrT_CPKIFCertificateSource_t_t_t | certs, | |||
SWIGTYPE_p_PathBuildingDirection | pbd | |||
) | [inline] |
Definition at line 38 of file IPKIFSupportsSynonymousCertSources.java.
References com::orionsec::jpkif::CPKIFCertificatePtr::getCPtr().
void com::orionsec::jpkif::IPKIFSupportsSynonymousCertSources::GetCertificateSources | ( | CPKIFCertificatePtr | cert, | |
SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFCertificateSource_t_PKIFAllocT_boost__shared_ptrT_CPKIFCertificateSource_t_t_t | certs | |||
) | [inline] |
Definition at line 42 of file IPKIFSupportsSynonymousCertSources.java.
References com::orionsec::jpkif::CPKIFCertificatePtr::getCPtr().
boolean com::orionsec::jpkif::IPKIFSupportsSynonymousCertSources::swigCMemOwn [protected] |
Definition at line 13 of file IPKIFSupportsSynonymousCertSources.java.
Referenced by delete(), and IPKIFSupportsSynonymousCertSources().