com::orionsec::jpkif::CPKIFX509CRLCheckerPtr Class Reference

Collaboration diagram for com::orionsec::jpkif::CPKIFX509CRLCheckerPtr:

Collaboration graph
[legend]

List of all members.


Detailed Description

Definition at line 11 of file CPKIFX509CRLCheckerPtr.java.


Public Member Functions

 CPKIFX509CRLCheckerPtr (long cPtr, boolean cMemoryOwn)
synchronized void delete ()
void reset ()
CPKIFX509CRLChecker __deref__ ()
CPKIFX509CRLChecker get ()
boolean unique ()
int use_count ()
void swap (CPKIFX509CRLCheckerPtr other)
SWIGTYPE_p_void _internal_get_deleter (SWIGTYPE_p_boost__detail__sp_typeinfo ti)
boolean _internal_equiv (CPKIFX509CRLCheckerPtr r)
void Initialize ()
boolean CheckStatus (CPKIFCertificatePtr targetCert, CPKIFCertificatePtr issuersCert, SWIGTYPE_p_RevocationStatus status, CPKIFCertStatusPtr certStatus)
boolean CheckStatusPath (CPKIFCertificatePath path, SWIGTYPE_p_RevocationStatus status)
void SetReasonCodesOfInterest (CPKIFReasonFlagsPtr reasons)
CPKIFReasonFlagsPtr GetReasonCodesOfInterest ()
CPKIFPathSettingsPtr GetPathSettings ()
void SetPathSettings (CPKIFPathSettingsPtr settings)
void AddParent (IPKIFColleague parent)
void RemoveParent (IPKIFColleague parent)
boolean IsParent (IPKIFColleague arg0)
void InitializeMediator (SWIGTYPE_p_std__vectorT_CPKIFException_p_t errorInfo)
void InitializeMediator ()
void Terminate ()
void AddMediator (IPKIFColleaguePtr m)
void RemoveMediator (IPKIFColleague arg0)
void RemoveMediatorAssociations ()
void GetMediators (IPKIFColleagueList v)

Static Public Member Functions

static long getCPtr (CPKIFX509CRLCheckerPtr obj)

Protected Member Functions

void finalize ()

Protected Attributes

boolean swigCMemOwn

Constructor & Destructor Documentation

com::orionsec::jpkif::CPKIFX509CRLCheckerPtr::CPKIFX509CRLCheckerPtr ( long  cPtr,
boolean  cMemoryOwn 
) [inline]

Definition at line 15 of file CPKIFX509CRLCheckerPtr.java.

References swigCMemOwn.


Member Function Documentation

static long com::orionsec::jpkif::CPKIFX509CRLCheckerPtr::getCPtr ( CPKIFX509CRLCheckerPtr  obj  )  [inline, static]

Definition at line 20 of file CPKIFX509CRLCheckerPtr.java.

References swigCPtr.

void com::orionsec::jpkif::CPKIFX509CRLCheckerPtr::finalize (  )  [inline, protected]

Definition at line 24 of file CPKIFX509CRLCheckerPtr.java.

synchronized void com::orionsec::jpkif::CPKIFX509CRLCheckerPtr::delete (  )  [inline]

Definition at line 28 of file CPKIFX509CRLCheckerPtr.java.

References swigCMemOwn.

void com::orionsec::jpkif::CPKIFX509CRLCheckerPtr::reset ( void   )  [inline]

Definition at line 38 of file CPKIFX509CRLCheckerPtr.java.

CPKIFX509CRLChecker com::orionsec::jpkif::CPKIFX509CRLCheckerPtr::__deref__ (  )  [inline]

Definition at line 42 of file CPKIFX509CRLCheckerPtr.java.

CPKIFX509CRLChecker com::orionsec::jpkif::CPKIFX509CRLCheckerPtr::get (  )  [inline]

Definition at line 47 of file CPKIFX509CRLCheckerPtr.java.

boolean com::orionsec::jpkif::CPKIFX509CRLCheckerPtr::unique (  )  [inline]

Definition at line 52 of file CPKIFX509CRLCheckerPtr.java.

int com::orionsec::jpkif::CPKIFX509CRLCheckerPtr::use_count (  )  [inline]

Definition at line 56 of file CPKIFX509CRLCheckerPtr.java.

void com::orionsec::jpkif::CPKIFX509CRLCheckerPtr::swap ( CPKIFX509CRLCheckerPtr  other  )  [inline]

Definition at line 60 of file CPKIFX509CRLCheckerPtr.java.

SWIGTYPE_p_void com::orionsec::jpkif::CPKIFX509CRLCheckerPtr::_internal_get_deleter ( SWIGTYPE_p_boost__detail__sp_typeinfo  ti  )  [inline]

Definition at line 64 of file CPKIFX509CRLCheckerPtr.java.

boolean com::orionsec::jpkif::CPKIFX509CRLCheckerPtr::_internal_equiv ( CPKIFX509CRLCheckerPtr  r  )  [inline]

Definition at line 69 of file CPKIFX509CRLCheckerPtr.java.

void com::orionsec::jpkif::CPKIFX509CRLCheckerPtr::Initialize ( void   )  [inline]

Definition at line 73 of file CPKIFX509CRLCheckerPtr.java.

boolean com::orionsec::jpkif::CPKIFX509CRLCheckerPtr::CheckStatus ( CPKIFCertificatePtr  targetCert,
CPKIFCertificatePtr  issuersCert,
SWIGTYPE_p_RevocationStatus  status,
CPKIFCertStatusPtr  certStatus 
) [inline]

boolean com::orionsec::jpkif::CPKIFX509CRLCheckerPtr::CheckStatusPath ( CPKIFCertificatePath  path,
SWIGTYPE_p_RevocationStatus  status 
) [inline]

void com::orionsec::jpkif::CPKIFX509CRLCheckerPtr::SetReasonCodesOfInterest ( CPKIFReasonFlagsPtr  reasons  )  [inline]

Definition at line 85 of file CPKIFX509CRLCheckerPtr.java.

CPKIFReasonFlagsPtr com::orionsec::jpkif::CPKIFX509CRLCheckerPtr::GetReasonCodesOfInterest (  )  [inline]

Definition at line 89 of file CPKIFX509CRLCheckerPtr.java.

CPKIFPathSettingsPtr com::orionsec::jpkif::CPKIFX509CRLCheckerPtr::GetPathSettings (  )  [inline]

Definition at line 93 of file CPKIFX509CRLCheckerPtr.java.

void com::orionsec::jpkif::CPKIFX509CRLCheckerPtr::SetPathSettings ( CPKIFPathSettingsPtr  settings  )  [inline]

Definition at line 97 of file CPKIFX509CRLCheckerPtr.java.

void com::orionsec::jpkif::CPKIFX509CRLCheckerPtr::AddParent ( IPKIFColleague  parent  )  [inline]

Definition at line 101 of file CPKIFX509CRLCheckerPtr.java.

void com::orionsec::jpkif::CPKIFX509CRLCheckerPtr::RemoveParent ( IPKIFColleague  parent  )  [inline]

Definition at line 105 of file CPKIFX509CRLCheckerPtr.java.

boolean com::orionsec::jpkif::CPKIFX509CRLCheckerPtr::IsParent ( IPKIFColleague  arg0  )  [inline]

Definition at line 109 of file CPKIFX509CRLCheckerPtr.java.

void com::orionsec::jpkif::CPKIFX509CRLCheckerPtr::InitializeMediator ( SWIGTYPE_p_std__vectorT_CPKIFException_p_t  errorInfo  )  [inline]

Definition at line 113 of file CPKIFX509CRLCheckerPtr.java.

void com::orionsec::jpkif::CPKIFX509CRLCheckerPtr::InitializeMediator (  )  [inline]

Definition at line 117 of file CPKIFX509CRLCheckerPtr.java.

void com::orionsec::jpkif::CPKIFX509CRLCheckerPtr::Terminate (  )  [inline]

Definition at line 121 of file CPKIFX509CRLCheckerPtr.java.

void com::orionsec::jpkif::CPKIFX509CRLCheckerPtr::AddMediator ( IPKIFColleaguePtr  m  )  [inline]

Definition at line 125 of file CPKIFX509CRLCheckerPtr.java.

void com::orionsec::jpkif::CPKIFX509CRLCheckerPtr::RemoveMediator ( IPKIFColleague  arg0  )  [inline]

Definition at line 129 of file CPKIFX509CRLCheckerPtr.java.

void com::orionsec::jpkif::CPKIFX509CRLCheckerPtr::RemoveMediatorAssociations (  )  [inline]

Definition at line 133 of file CPKIFX509CRLCheckerPtr.java.

void com::orionsec::jpkif::CPKIFX509CRLCheckerPtr::GetMediators ( IPKIFColleagueList  v  )  [inline]

Definition at line 137 of file CPKIFX509CRLCheckerPtr.java.


Member Data Documentation

Definition at line 13 of file CPKIFX509CRLCheckerPtr.java.

Referenced by CPKIFX509CRLCheckerPtr(), and delete().


The documentation for this class was generated from the following file:

Generated on Mon Nov 15 11:22:29 2010 for PublicKeyInfrastructureFramework(PKIF) by  doxygen 1.5.6