#include <saml/saml2/metadata/Metadata.h>
Inheritance diagram for opensaml::saml2md::ofTypeValidForProtocol:
Public Member Functions | |
ofTypeValidForProtocol (const xmltooling::QName &q, const XMLCh *protocol) | |
Constructor. | |
bool | operator() (const RoleDescriptor *role) const |
Returns true iff the supplied role is of the right type, valid now, and supports the right protocol. |
|
Constructor.
|
|
Returns true iff the supplied role is of the right type, valid now, and supports the right protocol.
Reimplemented from opensaml::saml2md::isValidForProtocol. |