Definition at line 11 of file CPKIFPathLogger.java.
Public Member Functions | |
CPKIFPathLogger (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
CPKIFPathLogger () | |
Static Public Member Functions | |
static long | getCPtr (CPKIFPathLogger obj) |
static void | LogValidationResults (CPKIFPathValidationResults tmpPVR, CPKIFCertificatePath path, String appInfo, SWIGTYPE_p_std__ostream out) |
static void | LogValidationResults (CPKIFPathValidationResults tmpPVR, CPKIFCertificatePath path, String appInfo) |
static void | LogValidationResults (CPKIFPathValidationResults tmpPVR, CPKIFCertificatePath path) |
static void | LogPath (CPKIFCertificatePath path, String appInfo, SWIGTYPE_p_std__ostream out) |
static void | LogPath (CPKIFCertificatePath path, String appInfo) |
static void | LogPath (CPKIFCertificatePath path) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
com::orionsec::jpkif::CPKIFPathLogger::CPKIFPathLogger | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
com::orionsec::jpkif::CPKIFPathLogger::CPKIFPathLogger | ( | void | ) | [inline] |
Definition at line 38 of file CPKIFPathLogger.java.
static long com::orionsec::jpkif::CPKIFPathLogger::getCPtr | ( | CPKIFPathLogger | obj | ) | [inline, static] |
void com::orionsec::jpkif::CPKIFPathLogger::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file CPKIFPathLogger.java.
synchronized void com::orionsec::jpkif::CPKIFPathLogger::delete | ( | ) | [inline] |
static void com::orionsec::jpkif::CPKIFPathLogger::LogValidationResults | ( | CPKIFPathValidationResults | tmpPVR, | |
CPKIFCertificatePath | path, | |||
String | appInfo, | |||
SWIGTYPE_p_std__ostream | out | |||
) | [inline, static] |
Definition at line 42 of file CPKIFPathLogger.java.
References com::orionsec::jpkif::CPKIFCertificatePath::getCPtr(), and com::orionsec::jpkif::CPKIFPathValidationResults::getCPtr().
static void com::orionsec::jpkif::CPKIFPathLogger::LogValidationResults | ( | CPKIFPathValidationResults | tmpPVR, | |
CPKIFCertificatePath | path, | |||
String | appInfo | |||
) | [inline, static] |
Definition at line 46 of file CPKIFPathLogger.java.
References com::orionsec::jpkif::CPKIFPathValidationResults::getCPtr().
static void com::orionsec::jpkif::CPKIFPathLogger::LogValidationResults | ( | CPKIFPathValidationResults | tmpPVR, | |
CPKIFCertificatePath | path | |||
) | [inline, static] |
Definition at line 50 of file CPKIFPathLogger.java.
References com::orionsec::jpkif::CPKIFPathValidationResults::getCPtr().
static void com::orionsec::jpkif::CPKIFPathLogger::LogPath | ( | CPKIFCertificatePath | path, | |
String | appInfo, | |||
SWIGTYPE_p_std__ostream | out | |||
) | [inline, static] |
Definition at line 54 of file CPKIFPathLogger.java.
References com::orionsec::jpkif::CPKIFCertificatePath::getCPtr().
static void com::orionsec::jpkif::CPKIFPathLogger::LogPath | ( | CPKIFCertificatePath | path, | |
String | appInfo | |||
) | [inline, static] |
Definition at line 58 of file CPKIFPathLogger.java.
static void com::orionsec::jpkif::CPKIFPathLogger::LogPath | ( | CPKIFCertificatePath | path | ) | [inline, static] |
Definition at line 62 of file CPKIFPathLogger.java.
boolean com::orionsec::jpkif::CPKIFPathLogger::swigCMemOwn [protected] |