#include <XSECAlgorithmMapper.hpp>
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 |
|
|
|
|
|
Map a URI to a handler.
|
|
Register a new handler.
|
|
|