CPKIFSubjectInfoAccessFactory Class Reference

#include <SubjectInfoAccessFactory.h>

Inheritance diagram for CPKIFSubjectInfoAccessFactory:

Inheritance graph
[legend]
Collaboration diagram for CPKIFSubjectInfoAccessFactory:

Collaboration graph
[legend]

List of all members.


Detailed Description

A factory object used by CPKIFX509ExtensionMediator2 to generate a CPKIFSubjectInfoAccess object given a CACX509V3Extension structure.

TSP-enforcing: No

Definition at line 29 of file SubjectInfoAccessFactory.h.


Public Member Functions

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

Constructor & Destructor Documentation

CPKIFSubjectInfoAccessFactory::CPKIFSubjectInfoAccessFactory (  ) 

Interface: External

This function creates CPKIFSubjectInfoAccessFactory objects.

Returns:
None

Definition at line 36 of file SubjectInfoAccessFactory.cpp.

CPKIFSubjectInfoAccessFactory::~CPKIFSubjectInfoAccessFactory (  )  [virtual]

Interface: External

The function destroys an instance of CPKIFSubjectInfoAccessFactory.

Returns:
None

Definition at line 57 of file SubjectInfoAccessFactory.cpp.


Member Function Documentation

void CPKIFSubjectInfoAccessFactory::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 47 of file SubjectInfoAccessFactory.cpp.

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

Interface: External

This function returns a CPKIFX509ExtensionPtr pointing to the CPKIFSubjectInfoAccess object.

Returns:
A CPKIFX509ExtensionPtr pointing to the CPKIFSubjectInfoAccess object.

Implements ICACExtensionFactory.

Definition at line 68 of file SubjectInfoAccessFactory.cpp.

const char * CPKIFSubjectInfoAccessFactory::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 25 of file SubjectInfoAccessFactory.cpp.

References CPKIFSubjectInfoAccess::extOID.


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

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