shibsp::MetadataProviderCriteria Struct Reference

Extended criteria for metadata lookup for Shibboleth-aware metadata providers. More...

#include <shibsp/metadata/MetadataProviderCriteria.h>

Collaboration diagram for shibsp::MetadataProviderCriteria:

[legend]
List of all members.

Public Member Functions

 MetadataProviderCriteria (const Application &app, const XMLCh *id, const xmltooling::QName *q=NULL, const XMLCh *prot=NULL, bool valid=true)
 Constructor.
 MetadataProviderCriteria (const Application &app, const char *id, const xmltooling::QName *q=NULL, const XMLCh *prot=NULL, bool valid=true)
 Constructor.
 MetadataProviderCriteria (const Application &app, const opensaml::SAMLArtifact *a, const xmltooling::QName *q=NULL, const XMLCh *prot=NULL, bool valid=true)
 Constructor.

Public Attributes

const Applicationapplication
 Controls whether stale metadata is ignored.

Detailed Description

Extended criteria for metadata lookup for Shibboleth-aware metadata providers.


Constructor & Destructor Documentation

shibsp::MetadataProviderCriteria::MetadataProviderCriteria ( const Application app,
const XMLCh *  id,
const xmltooling::QName *  q = NULL,
const XMLCh *  prot = NULL,
bool  valid = true 
) [inline]

Constructor.

Parameters:
app application performing the lookup
id entityID to lookup
q element/type of role, if any
prot protocol support constant, if any
valid true iff stale metadata should be ignored

shibsp::MetadataProviderCriteria::MetadataProviderCriteria ( const Application app,
const char *  id,
const xmltooling::QName *  q = NULL,
const XMLCh *  prot = NULL,
bool  valid = true 
) [inline]

Constructor.

Parameters:
app application performing the lookup
id entityID to lookup
q element/type of role, if any
prot protocol support constant, if any
valid true iff stale metadata should be ignored

shibsp::MetadataProviderCriteria::MetadataProviderCriteria ( const Application app,
const opensaml::SAMLArtifact *  a,
const xmltooling::QName *  q = NULL,
const XMLCh *  prot = NULL,
bool  valid = true 
) [inline]

Constructor.

Parameters:
app application performing the lookup
a artifact to lookup
q element/type of role, if any
prot protocol support constant, if any
valid true iff stale metadata should be ignored


The documentation for this struct was generated from the following file:
Generated on Tue Apr 7 16:14:54 2009 for shibboleth-2.1 by  doxygen 1.4.7