#include <saml/base.h>
#include <string>
#include <xmltooling/exceptions.h>
Namespaces | |
namespace | opensaml |
Classes | |
class | opensaml::SAMLArtifact |
Base class for SAML 1.x and 2.0 artifacts. More... | |
Functions | |
opensaml::DECL_XMLTOOLING_EXCEPTION (ArtifactException,, opensaml, xmltooling::XMLToolingException, Exceptions related to artifact parsing) | |
void | opensaml::registerSAMLArtifacts () |
Registers SAMLArtifact subclasses into the runtime. |