Interface that remaps property names for legacy support.
More...
#include <shibsp/util/DOMPropertySet.h>
|
| virtual | ~Remapper () |
| | Destructor. More...
|
| |
| virtual const char * | remap (const char *src, xmltooling::logging::Category &log) const =0 |
| | Remap a name (or return it unchanged). More...
|
| |
Interface that remaps property names for legacy support.
◆ Remapper()
| shibsp::DOMPropertySet::Remapper::Remapper |
( |
| ) |
|
|
protected |
◆ ~Remapper()
| virtual shibsp::DOMPropertySet::Remapper::~Remapper |
( |
| ) |
|
|
virtual |
◆ remap()
| virtual const char* shibsp::DOMPropertySet::Remapper::remap |
( |
const char * |
src, |
|
|
xmltooling::logging::Category & |
log |
|
) |
| const |
|
pure virtual |
The documentation for this class was generated from the following file: