CPKIFCRLNumberFactory Class Reference

#include <CRLNumberFactory.h>

Inheritance diagram for CPKIFCRLNumberFactory:

Inheritance graph
[legend]
Collaboration diagram for CPKIFCRLNumberFactory:

Collaboration graph
[legend]

List of all members.


Detailed Description

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

TSP-enforcing: No

Definition at line 29 of file CRLNumberFactory.h.


Public Member Functions

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

Constructor & Destructor Documentation

CPKIFCRLNumberFactory::CPKIFCRLNumberFactory (  ) 

Interface: External

Constructs an instance of CPKIFCRLNumberFactory.

Returns:
None

Definition at line 19 of file CRLNumberFactory.cpp.

CPKIFCRLNumberFactory::~CPKIFCRLNumberFactory (  )  [virtual]

Interface: External

The function destroys an instance of CPKIFCRLNumberFactory.

Returns:
None

Definition at line 40 of file CRLNumberFactory.cpp.


Member Function Documentation

void CPKIFCRLNumberFactory::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 CRLNumberFactory.cpp.

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

Interface: External

This function returns a CPKIFX509ExtensionPtr pointing to the CPKIFCRLNumber object.

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

Returns:
A CPKIFX509ExtensionPtr pointing to the CPKIFCRLNumber object.

Implements ICACExtensionFactory.

Definition at line 63 of file CRLNumberFactory.cpp.

const char * CPKIFCRLNumberFactory::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 78 of file CRLNumberFactory.cpp.

References CPKIFCRLNumber::extOID.


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

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