#include <shibsp/util/PropertySet.h>
#include <boost/shared_ptr.hpp>
#include <xmltooling/logging.h>
Namespaces | |
namespace | xmltooling |
namespace | shibsp |
Classes | |
class | shibsp::DOMPropertySet |
DOM-based property set implementation. More... | |
class | shibsp::DOMPropertySet::Remapper |
Interface that remaps property names for legacy support. More... | |
class | shibsp::DOMPropertySet::STLRemapper |
Concrete remapper that relies on an STL map. More... |