Predicate to test a role for validity and protocol support.
More...
#include <saml/saml2/metadata/Metadata.h>
Predicate to test a role for validity and protocol support.
opensaml::saml2md::isValidForProtocol::isValidForProtocol |
( |
const XMLCh * |
protocol | ) |
|
|
inline |
Constructor.
- Parameters
-
protocol | support constant to test for |
bool opensaml::saml2md::isValidForProtocol::operator() |
( |
const RoleDescriptor * |
role | ) |
const |
|
inline |
Returns true iff the supplied role is valid now and supports the right protocol.
- Parameters
-
- Returns
- result of predicate
The documentation for this class was generated from the following file: