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 RoleDescriptorgetRole () const
 Return the metadata role associated with the credentials.
bool matches (const xmltooling::Credential &credential) const
 Get whether the candidate credential matches the criteria.


Detailed Description

Metadata-based CredentialCriteria subclass.

Constructor & Destructor Documentation

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

Constructor.

Parameters:
role source 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

bool opensaml::saml2md::MetadataCredentialCriteria::matches ( const xmltooling::Credential &  credential  )  const

Get whether the candidate credential matches the criteria.

Parameters:
credential candidate


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

Generated on Mon Apr 13 19:46:42 2020 for opensaml-3.1.0 by  doxygen 1.5.6