#include <shibsp/metadata/MetadataProviderCriteria.h>
Public Member Functions | |
| MetadataProviderCriteria (const Application &app) | |
| Constructor. | |
| MetadataProviderCriteria (const Application &app, const XMLCh *id, const xmltooling::QName *q=nullptr, const XMLCh *prot=nullptr, bool valid=true) | |
| Constructor. | |
| MetadataProviderCriteria (const Application &app, const char *id, const xmltooling::QName *q=nullptr, const XMLCh *prot=nullptr, bool valid=true) | |
| Constructor. | |
| MetadataProviderCriteria (const Application &app, const opensaml::SAMLArtifact *a, const xmltooling::QName *q=nullptr, const XMLCh *prot=nullptr, bool valid=true) | |
| Constructor. | |
Public Attributes | |
| const Application & | application |
| The application performing the lookup. | |
|
|
Constructor.
|
|
||||||||||||||||||||||||
|
Constructor.
|
|
||||||||||||||||||||||||
|
Constructor.
|
|
||||||||||||||||||||||||
|
Constructor.
|
1.4.6