#include <shibsp/base.h>
#include <string>
#include <vector>
#include <xercesc/util/XercesDefs.hpp>
#include <xmltooling/Lockable.h>
Namespaces | |
| namespace | xmltooling |
| namespace | opensaml |
| namespace | opensaml::saml2 |
| namespace | opensaml::saml2md |
| namespace | shibsp |
Classes | |
| class | shibsp::AttributeResolver |
| The service that resolves the attributes for a particular subject. More... | |
Defines | |
| #define | QUERY_ATTRIBUTE_RESOLVER "Query" |
| AttributeResolver based on SAML queries to an IdP during SSO. | |
| #define | SIMPLEAGGREGATION_ATTRIBUTE_RESOLVER "SimpleAggregation" |
| AttributeResolver based on free-standing SAML queries to additional AAs. | |
| #define | CHAINING_ATTRIBUTE_RESOLVER "Chaining" |
| AttributeResolver based on chaining together other resolvers. | |
Functions | |
| void | shibsp::registerAttributeResolvers () |
| Registers AttributeResolver classes into the runtime. | |
Variables | |
| XMLTOOL_API | xmltooling::GenericRequest |
| SAML_API | opensaml::Assertion |
| SAML_API | opensaml::saml2::NameID |
| SAML_API | opensaml::saml2md::EntityDescriptor |
1.4.7