opensaml-2.4.1
SAMLArtifact.h File Reference

Base class for SAML 1.x and 2.0 artifacts. More...

#include <saml/base.h>
#include <string>
#include <xmltooling/exceptions.h>
Include dependency graph for SAMLArtifact.h:
This graph shows which files directly or indirectly include this file:

Classes

class  opensaml::SAMLArtifact
 Base class for SAML 1.x and 2.0 artifacts. More...

Namespaces

namespace  opensaml
 

Common classes for OpenSAML library.


Functions

 opensaml::DECL_XMLTOOLING_EXCEPTION (ArtifactException,, opensaml, xmltooling::XMLToolingException, Exceptions related to artifact parsing)
void opensaml::registerSAMLArtifacts ()
 Registers SAMLArtifact subclasses into the runtime.

Detailed Description

Base class for SAML 1.x and 2.0 artifacts.