Definition at line 11 of file IPKIFSupportsSynonymousCRLSources.java.
Public Member Functions | |
IPKIFSupportsSynonymousCRLSources (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
void | GetCRLSources (CPKIFCertificatePtr cert, SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFCrlSource_t_PKIFAllocT_boost__shared_ptrT_CPKIFCrlSource_t_t_t crls, PKIInfoSource source) |
void | GetCRLSources (CPKIFCertificatePtr cert, SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFCrlSource_t_PKIFAllocT_boost__shared_ptrT_CPKIFCrlSource_t_t_t crls) |
Static Public Member Functions | |
static long | getCPtr (IPKIFSupportsSynonymousCRLSources obj) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
com::orionsec::jpkif::IPKIFSupportsSynonymousCRLSources::IPKIFSupportsSynonymousCRLSources | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
static long com::orionsec::jpkif::IPKIFSupportsSynonymousCRLSources::getCPtr | ( | IPKIFSupportsSynonymousCRLSources | obj | ) | [inline, static] |
void com::orionsec::jpkif::IPKIFSupportsSynonymousCRLSources::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file IPKIFSupportsSynonymousCRLSources.java.
synchronized void com::orionsec::jpkif::IPKIFSupportsSynonymousCRLSources::delete | ( | ) | [inline] |
void com::orionsec::jpkif::IPKIFSupportsSynonymousCRLSources::GetCRLSources | ( | CPKIFCertificatePtr | cert, | |
SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFCrlSource_t_PKIFAllocT_boost__shared_ptrT_CPKIFCrlSource_t_t_t | crls, | |||
PKIInfoSource | source | |||
) | [inline] |
Definition at line 38 of file IPKIFSupportsSynonymousCRLSources.java.
References com::orionsec::jpkif::CPKIFCertificatePtr::getCPtr(), and com::orionsec::jpkif::PKIInfoSource::swigValue.
void com::orionsec::jpkif::IPKIFSupportsSynonymousCRLSources::GetCRLSources | ( | CPKIFCertificatePtr | cert, | |
SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFCrlSource_t_PKIFAllocT_boost__shared_ptrT_CPKIFCrlSource_t_t_t | crls | |||
) | [inline] |
Definition at line 42 of file IPKIFSupportsSynonymousCRLSources.java.
References com::orionsec::jpkif::CPKIFCertificatePtr::getCPtr().
boolean com::orionsec::jpkif::IPKIFSupportsSynonymousCRLSources::swigCMemOwn [protected] |
Definition at line 13 of file IPKIFSupportsSynonymousCRLSources.java.
Referenced by delete(), and IPKIFSupportsSynonymousCRLSources().