Main Page | Modules | Class Hierarchy | Class List | Directories | File List | Class Members | File Members | Related Pages

XSECAlgorithmMapper Class Reference
[Internal Classes]

#include <XSECAlgorithmMapper.hpp>

List of all members.


Detailed Description

Holder class for mapping Algorithms to Handlers.


Public Member Functions

Constructors and Destructors
 XSECAlgorithmMapper (void)
 ~XSECAlgorithmMapper ()
Map Methods
XSECAlgorithmHandler * mapURIToHandler (const XMLCh *URI) const
 Map a URI to a handler.
Registration Methods
void registerHandler (const XMLCh *URI, const XSECAlgorithmHandler &handler)
 Register a new handler.

Static Public Attributes

Default mapping strings
static const XMLCh s_defaultEncryptionMapping []

Classes

struct  MapperEntry


Constructor & Destructor Documentation

XSECAlgorithmMapper::XSECAlgorithmMapper (  void   ) 
 

XSECAlgorithmMapper::~XSECAlgorithmMapper (   ) 
 


Member Function Documentation

XSECAlgorithmHandler* XSECAlgorithmMapper::mapURIToHandler (  const XMLCh *  URI  )  const
 

Map a URI to a handler.

void XSECAlgorithmMapper::registerHandler (  const XMLCh *  URI,
const XSECAlgorithmHandler &  handler
) 
 

Register a new handler.


Member Data Documentation

const XMLCh XSECAlgorithmMapper::s_defaultEncryptionMapping[] [static]
 


The documentation for this class was generated from the following file:
Generated on Sun Jan 28 19:52:03 2007 for XML-Security-C by  doxygen 1.4.2