shibsp::SecurityPolicy Class Reference

SP-specific SecurityPolicy subclass. More...

#include <shibsp/security/SecurityPolicy.h>

List of all members.

Public Member Functions

 SecurityPolicy (const Application &application, const xmltooling::QName *role=NULL, bool validate=true, const char *policyId=NULL)
 Constructor for policy.
opensaml::saml2md::MetadataProvider::Criteria & getMetadataProviderCriteria () const
const ApplicationgetApplication () const
 Returns the Application associated with the policy.


Detailed Description

SP-specific SecurityPolicy subclass.


Constructor & Destructor Documentation

shibsp::SecurityPolicy::SecurityPolicy const Application application,
const xmltooling::QName *  role = NULL,
bool  validate = true,
const char *  policyId = NULL
 

Constructor for policy.

Parameters:
application an Application instance
role identifies the role (generally IdP or SP) of the policy peer
validate true iff XML parsing should be done with validation
policyId identifies policy rules to auto-attach, defaults to the application's set


Member Function Documentation

const Application& shibsp::SecurityPolicy::getApplication  )  const
 

Returns the Application associated with the policy.

Returns:
the associated Application


The documentation for this class was generated from the following file:
Generated on Thu Dec 3 19:23:03 2009 for shibboleth-2.3.1 by  doxygen 1.4.6