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