com::orionsec::jpkif::SimpleCertCache Class Reference

Inheritance diagram for com::orionsec::jpkif::SimpleCertCache:

Inheritance graph
[legend]
Collaboration diagram for com::orionsec::jpkif::SimpleCertCache:

Collaboration graph
[legend]

List of all members.


Detailed Description

Definition at line 11 of file SimpleCertCache.java.


Public Member Functions

 SimpleCertCache (long cPtr, boolean cMemoryOwn)
synchronized void delete ()
 SimpleCertCache ()
void Initialize ()
void GetCertificates (CPKIFNamePtr subDN, CPKIFCertificateList certList, PKIInfoSource source)
void GetCertificates (CPKIFNamePtr subDN, CPKIFCertificateList certList)
void GetCertificates (CPKIFNamePtr subDN, CPKIFCertificateNodeList certNodeList, PKIInfoSource source)
void GetCertificates (CPKIFNamePtr subDN, CPKIFCertificateNodeList certNodeList)
void GetCertificates (CPKIFCertificatePtr cert, CPKIFCertificateList certList, PKIInfoSource source, SWIGTYPE_p_PathBuildingDirection pbd)
void GetCertificates (CPKIFCertificatePtr cert, CPKIFCertificateList certList, PKIInfoSource source)
void GetCertificates (CPKIFCertificatePtr cert, CPKIFCertificateList certList)
void GetCertificates (CPKIFCertificatePtr cert, CPKIFCertificateNodeList certNodeList, PKIInfoSource source, SWIGTYPE_p_PathBuildingDirection pbd)
void GetCertificates (CPKIFCertificatePtr cert, CPKIFCertificateNodeList certNodeList, PKIInfoSource source)
void GetCertificates (CPKIFCertificatePtr cert, CPKIFCertificateNodeList certNodeList)
void AddCertificate (CertType certType, CPKIFCertificatePtr cert)
void AddCertificate (CertType certType, CPKIFCertificateNodeEntryPtr certNode)
void GetCertificates (CPKIFCertificateList v)
void WriteCertsToDirectory (String path)
void ReadCertsFromDirectory (String path)
PKIInfoSource GetSourceType ()
void FindCertificates (IPKIFSearchCriteria searchCriteria, CPKIFCertificateList certList, PKIInfoSource source)
void FindCertificates (IPKIFSearchCriteria searchCriteria, CPKIFCertificateList certList)
void FindKeys (IPKIFSearchCriteria searchCriteria, IPKIFNameAndKeyList keyList, PKIInfoSource source)
void FindKeys (IPKIFSearchCriteria searchCriteria, IPKIFNameAndKeyList keyList)
void Clear ()
int size ()

Static Public Member Functions

static long getCPtr (SimpleCertCache obj)

Protected Member Functions

void finalize ()

Constructor & Destructor Documentation

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

Definition at line 14 of file SimpleCertCache.java.

com::orionsec::jpkif::SimpleCertCache::SimpleCertCache ( void   )  [inline]

Definition at line 38 of file SimpleCertCache.java.


Member Function Documentation

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

Definition at line 19 of file SimpleCertCache.java.

References swigCPtr.

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

Reimplemented from com::orionsec::jpkif::IPKIFCertRepository.

Definition at line 23 of file SimpleCertCache.java.

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

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

Definition at line 42 of file SimpleCertCache.java.

void com::orionsec::jpkif::SimpleCertCache::GetCertificates ( CPKIFNamePtr  subDN,
CPKIFCertificateList  certList,
PKIInfoSource  source 
) [inline]

void com::orionsec::jpkif::SimpleCertCache::GetCertificates ( CPKIFNamePtr  subDN,
CPKIFCertificateList  certList 
) [inline]

void com::orionsec::jpkif::SimpleCertCache::GetCertificates ( CPKIFNamePtr  subDN,
CPKIFCertificateNodeList  certNodeList,
PKIInfoSource  source 
) [inline]

void com::orionsec::jpkif::SimpleCertCache::GetCertificates ( CPKIFNamePtr  subDN,
CPKIFCertificateNodeList  certNodeList 
) [inline]

void com::orionsec::jpkif::SimpleCertCache::GetCertificates ( CPKIFCertificatePtr  cert,
CPKIFCertificateList  certList,
PKIInfoSource  source,
SWIGTYPE_p_PathBuildingDirection  pbd 
) [inline]

void com::orionsec::jpkif::SimpleCertCache::GetCertificates ( CPKIFCertificatePtr  cert,
CPKIFCertificateList  certList,
PKIInfoSource  source 
) [inline]

void com::orionsec::jpkif::SimpleCertCache::GetCertificates ( CPKIFCertificatePtr  cert,
CPKIFCertificateList  certList 
) [inline]

void com::orionsec::jpkif::SimpleCertCache::GetCertificates ( CPKIFCertificatePtr  cert,
CPKIFCertificateNodeList  certNodeList,
PKIInfoSource  source,
SWIGTYPE_p_PathBuildingDirection  pbd 
) [inline]

void com::orionsec::jpkif::SimpleCertCache::GetCertificates ( CPKIFCertificatePtr  cert,
CPKIFCertificateNodeList  certNodeList,
PKIInfoSource  source 
) [inline]

void com::orionsec::jpkif::SimpleCertCache::GetCertificates ( CPKIFCertificatePtr  cert,
CPKIFCertificateNodeList  certNodeList 
) [inline]

void com::orionsec::jpkif::SimpleCertCache::AddCertificate ( CertType  certType,
CPKIFCertificatePtr  cert 
) [inline]

Definition at line 86 of file SimpleCertCache.java.

References com::orionsec::jpkif::CertType::swigValue.

void com::orionsec::jpkif::SimpleCertCache::AddCertificate ( CertType  certType,
CPKIFCertificateNodeEntryPtr  certNode 
) [inline]

Definition at line 90 of file SimpleCertCache.java.

References com::orionsec::jpkif::CertType::swigValue.

void com::orionsec::jpkif::SimpleCertCache::GetCertificates ( CPKIFCertificateList  v  )  [inline]

Definition at line 94 of file SimpleCertCache.java.

void com::orionsec::jpkif::SimpleCertCache::WriteCertsToDirectory ( String  path  )  [inline]

Definition at line 98 of file SimpleCertCache.java.

void com::orionsec::jpkif::SimpleCertCache::ReadCertsFromDirectory ( String  path  )  [inline]

Definition at line 102 of file SimpleCertCache.java.

PKIInfoSource com::orionsec::jpkif::SimpleCertCache::GetSourceType (  )  [inline]

void com::orionsec::jpkif::SimpleCertCache::FindCertificates ( IPKIFSearchCriteria  searchCriteria,
CPKIFCertificateList  certList,
PKIInfoSource  source 
) [inline]

void com::orionsec::jpkif::SimpleCertCache::FindCertificates ( IPKIFSearchCriteria  searchCriteria,
CPKIFCertificateList  certList 
) [inline]

void com::orionsec::jpkif::SimpleCertCache::FindKeys ( IPKIFSearchCriteria  searchCriteria,
IPKIFNameAndKeyList  keyList,
PKIInfoSource  source 
) [inline]

void com::orionsec::jpkif::SimpleCertCache::FindKeys ( IPKIFSearchCriteria  searchCriteria,
IPKIFNameAndKeyList  keyList 
) [inline]

void com::orionsec::jpkif::SimpleCertCache::Clear (  )  [inline]

Definition at line 126 of file SimpleCertCache.java.

int com::orionsec::jpkif::SimpleCertCache::size (  )  [inline]

Definition at line 130 of file SimpleCertCache.java.


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

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