#include <shibsp/attribute/resolver/AttributeExtractor.h>
Public Member Functions | |
| virtual void | extractAttributes (const Application &application, const opensaml::saml2md::RoleDescriptor *issuer, const xmltooling::XMLObject &xmlObject, std::vector< Attribute * > &attributes) const =0 |
| Extracts the attributes found in an XMLObject. | |
| virtual void | getAttributeIds (std::vector< std::string > &attributes) const =0 |
| Populates an array with the set of Attribute IDs that might be generated. | |
|
||||||||||||||||||||
|
Extracts the attributes found in an XMLObject.
|
|
|
Populates an array with the set of Attribute IDs that might be generated.
|
1.4.6