opensaml-2.5.0
opensaml::saml2md::MetadataCredentialCriteria Class Reference

Metadata-based CredentialCriteria subclass. More...

#include <saml/saml2/metadata/MetadataCredentialCriteria.h>

List of all members.

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

Detailed Description

Metadata-based CredentialCriteria subclass.


Constructor & Destructor Documentation

opensaml::saml2md::MetadataCredentialCriteria::MetadataCredentialCriteria ( const RoleDescriptor &  role)

Constructor.

Parameters:
rolesource of metadata-supplied credentials

Member Function Documentation

const RoleDescriptor& opensaml::saml2md::MetadataCredentialCriteria::getRole ( ) const [inline]

Return the metadata role associated with the credentials.

Returns:
the associated metadata role

The documentation for this class was generated from the following file: