com::orionsec::jpkif::CPKIFOCSPCheckerPtr Class Reference

Collaboration diagram for com::orionsec::jpkif::CPKIFOCSPCheckerPtr:

Collaboration graph
[legend]

List of all members.


Detailed Description

Definition at line 11 of file CPKIFOCSPCheckerPtr.java.


Public Member Functions

 CPKIFOCSPCheckerPtr (long cPtr, boolean cMemoryOwn)
synchronized void delete ()
void reset ()
CPKIFOCSPChecker __deref__ ()
CPKIFOCSPChecker get ()
boolean unique ()
int use_count ()
void swap (CPKIFOCSPCheckerPtr other)
SWIGTYPE_p_void _internal_get_deleter (SWIGTYPE_p_boost__detail__sp_typeinfo ti)
boolean _internal_equiv (CPKIFOCSPCheckerPtr r)
void SetHost (String host)
void Set_Port (int port)
void SetURL (String url)
CPKIFStringPtr GetHost ()
CPKIFStringPtr GetURL ()
int GetPort ()
void SetMultiCertRequest (boolean bDoMultiCertRequests)
boolean GetMultiCertRequest ()
void Initialize ()
boolean CheckStatus (CPKIFCertificatePtr targetCert, CPKIFCertificatePtr issuersCert, SWIGTYPE_p_RevocationStatus status, CPKIFCertStatusPtr certStatus)
boolean CheckStatusPath (CPKIFCertificatePath path, SWIGTYPE_p_RevocationStatus status)
void SetPathSettings (CPKIFPathSettingsPtr settings)
void SetSigningCredential (CPKIFCredentialPtr cred)
CPKIFCredentialPtr GetSigningCredential ()
void SetResponderPublicKey (CPKIFCertificatePtr cert, boolean bRequireThisCert)
void SetResponderPublicKey (CPKIFCertificatePtr cert)
CPKIFCertificatePtr GetResponderPublicKey ()
boolean GetRequireSpecificCert ()
void AddNamespace (CPKIFGeneralSubtreePtr name)
CPKIFGeneralSubtreeList GetNamespaces ()
void AddIssuerNamespace (CPKIFGeneralSubtreePtr name)
CPKIFGeneralSubtreeList GetIssuerNamespaces ()
void SetGenerateNonce (boolean bGenerateNonce)
boolean GetGenerateNonce ()
void SetRequireNonceMatch (boolean bRequireNonceMatch)
boolean GetRequireNonceMatch ()
boolean ProcessOfflineResponse (CPKIFCertificatePtr targetCert, CPKIFCertificatePtr targetIssuer, boolean responderIsTrusted, CPKIFBufferPtr ocspResponse, CPKIFCertStatusPtr targetCertStatus)
void SetCacheValidatedResponders (boolean b)
boolean GetCacheValidatedResponders ()
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 (CPKIFOCSPCheckerPtr obj)

Protected Member Functions

void finalize ()

Protected Attributes

boolean swigCMemOwn

Constructor & Destructor Documentation

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

Definition at line 15 of file CPKIFOCSPCheckerPtr.java.

References swigCMemOwn.


Member Function Documentation

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

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

Definition at line 24 of file CPKIFOCSPCheckerPtr.java.

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

Definition at line 28 of file CPKIFOCSPCheckerPtr.java.

References swigCMemOwn.

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

Definition at line 38 of file CPKIFOCSPCheckerPtr.java.

CPKIFOCSPChecker com::orionsec::jpkif::CPKIFOCSPCheckerPtr::__deref__ (  )  [inline]

Definition at line 42 of file CPKIFOCSPCheckerPtr.java.

CPKIFOCSPChecker com::orionsec::jpkif::CPKIFOCSPCheckerPtr::get (  )  [inline]

Definition at line 47 of file CPKIFOCSPCheckerPtr.java.

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

Definition at line 52 of file CPKIFOCSPCheckerPtr.java.

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

Definition at line 56 of file CPKIFOCSPCheckerPtr.java.

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

Definition at line 60 of file CPKIFOCSPCheckerPtr.java.

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

Definition at line 64 of file CPKIFOCSPCheckerPtr.java.

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

Definition at line 69 of file CPKIFOCSPCheckerPtr.java.

void com::orionsec::jpkif::CPKIFOCSPCheckerPtr::SetHost ( String  host  )  [inline]

Definition at line 73 of file CPKIFOCSPCheckerPtr.java.

void com::orionsec::jpkif::CPKIFOCSPCheckerPtr::Set_Port ( int  port  )  [inline]

Definition at line 77 of file CPKIFOCSPCheckerPtr.java.

void com::orionsec::jpkif::CPKIFOCSPCheckerPtr::SetURL ( String  url  )  [inline]

Definition at line 81 of file CPKIFOCSPCheckerPtr.java.

CPKIFStringPtr com::orionsec::jpkif::CPKIFOCSPCheckerPtr::GetHost (  )  [inline]

Definition at line 85 of file CPKIFOCSPCheckerPtr.java.

CPKIFStringPtr com::orionsec::jpkif::CPKIFOCSPCheckerPtr::GetURL (  )  [inline]

Definition at line 89 of file CPKIFOCSPCheckerPtr.java.

int com::orionsec::jpkif::CPKIFOCSPCheckerPtr::GetPort (  )  [inline]

Definition at line 93 of file CPKIFOCSPCheckerPtr.java.

void com::orionsec::jpkif::CPKIFOCSPCheckerPtr::SetMultiCertRequest ( boolean  bDoMultiCertRequests  )  [inline]

Definition at line 97 of file CPKIFOCSPCheckerPtr.java.

boolean com::orionsec::jpkif::CPKIFOCSPCheckerPtr::GetMultiCertRequest (  )  [inline]

Definition at line 101 of file CPKIFOCSPCheckerPtr.java.

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

Definition at line 105 of file CPKIFOCSPCheckerPtr.java.

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

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

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

Definition at line 117 of file CPKIFOCSPCheckerPtr.java.

void com::orionsec::jpkif::CPKIFOCSPCheckerPtr::SetSigningCredential ( CPKIFCredentialPtr  cred  )  [inline]

Definition at line 121 of file CPKIFOCSPCheckerPtr.java.

CPKIFCredentialPtr com::orionsec::jpkif::CPKIFOCSPCheckerPtr::GetSigningCredential (  )  [inline]

Definition at line 125 of file CPKIFOCSPCheckerPtr.java.

void com::orionsec::jpkif::CPKIFOCSPCheckerPtr::SetResponderPublicKey ( CPKIFCertificatePtr  cert,
boolean  bRequireThisCert 
) [inline]

Definition at line 129 of file CPKIFOCSPCheckerPtr.java.

void com::orionsec::jpkif::CPKIFOCSPCheckerPtr::SetResponderPublicKey ( CPKIFCertificatePtr  cert  )  [inline]

Definition at line 133 of file CPKIFOCSPCheckerPtr.java.

CPKIFCertificatePtr com::orionsec::jpkif::CPKIFOCSPCheckerPtr::GetResponderPublicKey (  )  [inline]

Definition at line 137 of file CPKIFOCSPCheckerPtr.java.

boolean com::orionsec::jpkif::CPKIFOCSPCheckerPtr::GetRequireSpecificCert (  )  [inline]

Definition at line 141 of file CPKIFOCSPCheckerPtr.java.

void com::orionsec::jpkif::CPKIFOCSPCheckerPtr::AddNamespace ( CPKIFGeneralSubtreePtr  name  )  [inline]

Definition at line 145 of file CPKIFOCSPCheckerPtr.java.

CPKIFGeneralSubtreeList com::orionsec::jpkif::CPKIFOCSPCheckerPtr::GetNamespaces (  )  [inline]

Definition at line 149 of file CPKIFOCSPCheckerPtr.java.

void com::orionsec::jpkif::CPKIFOCSPCheckerPtr::AddIssuerNamespace ( CPKIFGeneralSubtreePtr  name  )  [inline]

Definition at line 153 of file CPKIFOCSPCheckerPtr.java.

CPKIFGeneralSubtreeList com::orionsec::jpkif::CPKIFOCSPCheckerPtr::GetIssuerNamespaces (  )  [inline]

Definition at line 157 of file CPKIFOCSPCheckerPtr.java.

void com::orionsec::jpkif::CPKIFOCSPCheckerPtr::SetGenerateNonce ( boolean  bGenerateNonce  )  [inline]

Definition at line 161 of file CPKIFOCSPCheckerPtr.java.

boolean com::orionsec::jpkif::CPKIFOCSPCheckerPtr::GetGenerateNonce (  )  [inline]

Definition at line 165 of file CPKIFOCSPCheckerPtr.java.

void com::orionsec::jpkif::CPKIFOCSPCheckerPtr::SetRequireNonceMatch ( boolean  bRequireNonceMatch  )  [inline]

Definition at line 169 of file CPKIFOCSPCheckerPtr.java.

boolean com::orionsec::jpkif::CPKIFOCSPCheckerPtr::GetRequireNonceMatch (  )  [inline]

Definition at line 173 of file CPKIFOCSPCheckerPtr.java.

boolean com::orionsec::jpkif::CPKIFOCSPCheckerPtr::ProcessOfflineResponse ( CPKIFCertificatePtr  targetCert,
CPKIFCertificatePtr  targetIssuer,
boolean  responderIsTrusted,
CPKIFBufferPtr  ocspResponse,
CPKIFCertStatusPtr  targetCertStatus 
) [inline]

void com::orionsec::jpkif::CPKIFOCSPCheckerPtr::SetCacheValidatedResponders ( boolean  b  )  [inline]

Definition at line 181 of file CPKIFOCSPCheckerPtr.java.

boolean com::orionsec::jpkif::CPKIFOCSPCheckerPtr::GetCacheValidatedResponders (  )  [inline]

Definition at line 185 of file CPKIFOCSPCheckerPtr.java.

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

Definition at line 189 of file CPKIFOCSPCheckerPtr.java.

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

Definition at line 193 of file CPKIFOCSPCheckerPtr.java.

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

Definition at line 197 of file CPKIFOCSPCheckerPtr.java.

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

Definition at line 201 of file CPKIFOCSPCheckerPtr.java.

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

Definition at line 205 of file CPKIFOCSPCheckerPtr.java.

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

Definition at line 209 of file CPKIFOCSPCheckerPtr.java.

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

Definition at line 213 of file CPKIFOCSPCheckerPtr.java.

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

Definition at line 217 of file CPKIFOCSPCheckerPtr.java.

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

Definition at line 221 of file CPKIFOCSPCheckerPtr.java.

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

Definition at line 225 of file CPKIFOCSPCheckerPtr.java.


Member Data Documentation

Definition at line 13 of file CPKIFOCSPCheckerPtr.java.

Referenced by CPKIFOCSPCheckerPtr(), and delete().


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

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