opensaml-2.4.3
|
Metadata-based CredentialCriteria subclass. More...
#include <saml/saml2/metadata/MetadataCredentialCriteria.h>
Public Member Functions | |
MetadataCredentialCriteria (const RoleDescriptor &role) | |
Constructor. More... | |
const RoleDescriptor & | getRole () const |
Return the metadata role associated with the credentials. More... | |
void | reset () |
bool | matches (const xmltooling::Credential &credential) const |
Metadata-based CredentialCriteria subclass.
opensaml::saml2md::MetadataCredentialCriteria::MetadataCredentialCriteria | ( | const RoleDescriptor & | role | ) |
Constructor.
role | source of metadata-supplied credentials |
|
inline |
Return the metadata role associated with the credentials.