CPKIFFreshestCRLFactory Class Reference

#include <FreshestCRLFactory.h>

Inheritance diagram for CPKIFFreshestCRLFactory:

Inheritance graph
[legend]
Collaboration diagram for CPKIFFreshestCRLFactory:

Collaboration graph
[legend]

List of all members.


Detailed Description

A factory object used by mediators to parse a CACX509V3Extension object into a CPKIFFreshestCRL object.

TSP-enforcing: No

Definition at line 29 of file FreshestCRLFactory.h.


Public Member Functions

 CPKIFFreshestCRLFactory ()
virtual ~CPKIFFreshestCRLFactory ()
void Initialize ()
CPKIFX509ExtensionPtr create (bool criticality, const CPKIFBufferPtr &ext)
const char * refOID ()

Constructor & Destructor Documentation

CPKIFFreshestCRLFactory::CPKIFFreshestCRLFactory (  ) 

Interface: External

This function constructs a CPKIFFreshestCRLFactory object.

Returns:
None

Definition at line 19 of file FreshestCRLFactory.cpp.

CPKIFFreshestCRLFactory::~CPKIFFreshestCRLFactory (  )  [virtual]

Interface: External

The function destroys an instance of CPKIFFreshestCRLFactory.

Returns:
None

Definition at line 40 of file FreshestCRLFactory.cpp.


Member Function Documentation

void CPKIFFreshestCRLFactory::Initialize ( void   )  [virtual]

Interface: External

This function initializes an instance for use in a collection of IPKIFColleague objects held by a mediator. It is a placeholder to satisfy the IPKIFColleage interface and performs no action.

Returns:
None

Reimplemented from IPKIFColleague.

Definition at line 30 of file FreshestCRLFactory.cpp.

CPKIFX509ExtensionPtr CPKIFFreshestCRLFactory::create ( bool  criticality,
const CPKIFBufferPtr &  ext 
) [virtual]

Interface: External

This function returns a CPKIFX509ExtensionPtr pointing to the CPKIFFreshestCRL object

Returns:
A CPKIFX509ExtensionPtr pointing to the CPKIFFreshestCRL object Interface: External
This function returns a CPKIFX509ExtensionPtr pointing to the CPKIFFreshestCRL object

Returns:
A CPKIFX509ExtensionPtr pointing to the CPKIFFreshestCRL object

Implements ICACExtensionFactory.

Definition at line 65 of file FreshestCRLFactory.cpp.

const char * CPKIFFreshestCRLFactory::refOID (  )  [virtual]

Interface: External

This function returns a const pointer to a static, NULL-terminated string representation of the object identifier associated with an extension of this type.

Returns:
None

Implements ICACExtensionFactory.

Definition at line 81 of file FreshestCRLFactory.cpp.

References CPKIFFreshestCRL::extOID.


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

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