#include <saml/base.h>
#include <xmltooling/exceptions.h>
Namespaces | |
| namespace | opensaml |
| namespace | opensaml::saml2p |
| namespace | opensaml::saml2md |
Functions | |
| opensaml::DECL_XMLTOOLING_EXCEPTION (SecurityPolicyException,, opensaml, xmltooling::XMLToolingException, Exceptions in security policy processing) | |
| opensaml::DECL_XMLTOOLING_EXCEPTION (BindingException,, opensaml, xmltooling::XMLToolingException, Exceptions in SAML binding processing) | |
| opensaml::DECL_XMLTOOLING_EXCEPTION (ProfileException,, opensaml, xmltooling::ValidationException, Exceptions in SAML profile processing) | |
| opensaml::DECL_XMLTOOLING_EXCEPTION (FatalProfileException,, opensaml, ProfileException, Fatal exceptions in SAML profile processing) | |
| opensaml::DECL_XMLTOOLING_EXCEPTION (RetryableProfileException,, opensaml, ProfileException, Non-fatal exceptions in SAML profile processing) | |
| void | opensaml::annotateException (xmltooling::XMLToolingException *e, const saml2md::EntityDescriptor *entity, const saml2p::Status *status=NULL, bool rethrow=true) |
| Attaches metadata-derived information as exception properties and optionally rethrows the object. | |
| void | opensaml::annotateException (xmltooling::XMLToolingException *e, const saml2md::RoleDescriptor *role, const saml2p::Status *status=NULL, bool rethrow=true) |
| Attaches metadata-derived information as exception properties and optionally rethrows the object. | |
1.5.6