#include <saml/saml2/metadata/MetadataCredentialCriteria.h>
Public Member Functions | |
MetadataCredentialCriteria (const RoleDescriptor &role) | |
Constructor. | |
const RoleDescriptor & | getRole () const |
Return the metadata role associated with the credentials. | |
bool | matches (const xmltooling::Credential &credential) const |
|
Constructor.
|
|
Return the metadata role associated with the credentials.
|