Definition at line 11 of file CPKIFCertificatePath.java.
Public Member Functions | |
CPKIFCertificatePath (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
CPKIFCertificatePath () | |
void | SetTarget (CPKIFCertificatePtr cert) |
void | GetTarget (CPKIFCertificatePtr cert) |
void | SetPath (CPKIFCertificateNodeList path) |
void | GetPath (CPKIFCertificateNodeList path) |
void | SetState (CPKIFCertificatePathStatePtr state) |
void | GetState (CPKIFCertificatePathStatePtr state) |
void | SetTrustRoot (IPKIFTrustAnchorPtr root) |
void | GetTrustRoot (IPKIFTrustAnchorPtr root) |
void | SetPathSettings (CPKIFPathSettingsPtr settings) |
void | GetPathSettings (CPKIFPathSettingsPtr settings) |
void | SetBuilderStats (CPKIFBuilderStatisticsPtr stats) |
void | GetBuilderStats (CPKIFBuilderStatisticsPtr stats) |
Static Public Member Functions | |
static long | getCPtr (CPKIFCertificatePath obj) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
com::orionsec::jpkif::CPKIFCertificatePath::CPKIFCertificatePath | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
com::orionsec::jpkif::CPKIFCertificatePath::CPKIFCertificatePath | ( | void | ) | [inline] |
Definition at line 38 of file CPKIFCertificatePath.java.
static long com::orionsec::jpkif::CPKIFCertificatePath::getCPtr | ( | CPKIFCertificatePath | obj | ) | [inline, static] |
Definition at line 20 of file CPKIFCertificatePath.java.
References swigCPtr.
Referenced by com::orionsec::jpkif::IPKIFPathBuildAndValidate::BuildAndValidatePath(), com::orionsec::jpkif::CPKIFPathProcessingMediator2Ptr::BuildAndValidatePath(), com::orionsec::jpkif::CPKIFPathProcessingMediator2::BuildAndValidatePath(), com::orionsec::jpkif::CPKIFPathBuildAndValidatePtr::BuildAndValidatePath(), com::orionsec::jpkif::CPKIFPathBuildAndValidate::BuildAndValidatePath(), com::orionsec::jpkif::IPKIFRevocationStatus::CheckStatusPath(), com::orionsec::jpkif::CPKIFX509CRLCheckerPtr::CheckStatusPath(), com::orionsec::jpkif::CPKIFX509CRLChecker::CheckStatusPath(), com::orionsec::jpkif::CPKIFRevocationStatusMediator2Ptr::CheckStatusPath(), com::orionsec::jpkif::CPKIFRevocationStatusMediator2::CheckStatusPath(), com::orionsec::jpkif::CPKIFOCSPCheckerPtr::CheckStatusPath(), com::orionsec::jpkif::CPKIFOCSPChecker::CheckStatusPath(), com::orionsec::jpkif::CPKIFPathBasicChecks2::DoChecks(), com::orionsec::jpkif::pkif_module::FindErrorAndSetOnResults(), com::orionsec::jpkif::CPKIFPathLogger::LogPath(), com::orionsec::jpkif::CPKIFPathLogger::LogValidationResults(), com::orionsec::jpkif::pkif_module::PathSigChecker(), com::orionsec::jpkif::IPKIFPathValidate::ValidatePath(), com::orionsec::jpkif::CPKIFPathValidator2Ptr::ValidatePath(), com::orionsec::jpkif::CPKIFPathValidator2::ValidatePath(), com::orionsec::jpkif::CPKIFPathProcessingMediator2Ptr::ValidatePath(), and com::orionsec::jpkif::CPKIFPathProcessingMediator2::ValidatePath().
void com::orionsec::jpkif::CPKIFCertificatePath::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file CPKIFCertificatePath.java.
synchronized void com::orionsec::jpkif::CPKIFCertificatePath::delete | ( | ) | [inline] |
void com::orionsec::jpkif::CPKIFCertificatePath::SetTarget | ( | CPKIFCertificatePtr | cert | ) | [inline] |
Definition at line 42 of file CPKIFCertificatePath.java.
void com::orionsec::jpkif::CPKIFCertificatePath::GetTarget | ( | CPKIFCertificatePtr | cert | ) | [inline] |
Definition at line 46 of file CPKIFCertificatePath.java.
void com::orionsec::jpkif::CPKIFCertificatePath::SetPath | ( | CPKIFCertificateNodeList | path | ) | [inline] |
Definition at line 50 of file CPKIFCertificatePath.java.
void com::orionsec::jpkif::CPKIFCertificatePath::GetPath | ( | CPKIFCertificateNodeList | path | ) | [inline] |
Definition at line 54 of file CPKIFCertificatePath.java.
void com::orionsec::jpkif::CPKIFCertificatePath::SetState | ( | CPKIFCertificatePathStatePtr | state | ) | [inline] |
Definition at line 58 of file CPKIFCertificatePath.java.
void com::orionsec::jpkif::CPKIFCertificatePath::GetState | ( | CPKIFCertificatePathStatePtr | state | ) | [inline] |
Definition at line 62 of file CPKIFCertificatePath.java.
void com::orionsec::jpkif::CPKIFCertificatePath::SetTrustRoot | ( | IPKIFTrustAnchorPtr | root | ) | [inline] |
Definition at line 66 of file CPKIFCertificatePath.java.
void com::orionsec::jpkif::CPKIFCertificatePath::GetTrustRoot | ( | IPKIFTrustAnchorPtr | root | ) | [inline] |
Definition at line 70 of file CPKIFCertificatePath.java.
void com::orionsec::jpkif::CPKIFCertificatePath::SetPathSettings | ( | CPKIFPathSettingsPtr | settings | ) | [inline] |
Definition at line 74 of file CPKIFCertificatePath.java.
void com::orionsec::jpkif::CPKIFCertificatePath::GetPathSettings | ( | CPKIFPathSettingsPtr | settings | ) | [inline] |
Definition at line 78 of file CPKIFCertificatePath.java.
void com::orionsec::jpkif::CPKIFCertificatePath::SetBuilderStats | ( | CPKIFBuilderStatisticsPtr | stats | ) | [inline] |
Definition at line 82 of file CPKIFCertificatePath.java.
void com::orionsec::jpkif::CPKIFCertificatePath::GetBuilderStats | ( | CPKIFBuilderStatisticsPtr | stats | ) | [inline] |
Definition at line 86 of file CPKIFCertificatePath.java.
boolean com::orionsec::jpkif::CPKIFCertificatePath::swigCMemOwn [protected] |
Definition at line 13 of file CPKIFCertificatePath.java.
Referenced by CPKIFCertificatePath(), and delete().