#include <shibsp/security/SecurityPolicy.h>
Public Member Functions | |
SecurityPolicy (const Application &application, const xmltooling::QName *role=nullptr, bool validate=true, const char *policyId=nullptr) | |
Constructor for policy. | |
opensaml::saml2md::MetadataProvider::Criteria & | getMetadataProviderCriteria () const |
const Application & | getApplication () const |
Returns the Application associated with the policy. |
|
Constructor for policy.
|
|
Returns the Application associated with the policy.
|