#include <shibsp/attribute/Attribute.h>
#include <xmltooling/XMLObject.h>
Namespaces | |
| namespace | shibsp |
Classes | |
| class | shibsp::AttributeDecoder |
| Decodes XML objects into resolved Attributes. More... | |
Functions | |
| void | shibsp::registerAttributeDecoders () |
| Registers built-in AttributeDecoders into the runtime. | |
Variables | |
| xmltooling::QName | shibsp::StringAttributeDecoderType |
| Decodes into a SimpleAttribute. | |
| xmltooling::QName | shibsp::ScopedAttributeDecoderType |
| Decodes into a ScopedAttribute. | |
| xmltooling::QName | shibsp::NameIDAttributeDecoderType |
| Decodes into a NameIDAttribute. | |
1.5.6