opensaml-2.3
|
Base class for SAML 1.x and 2.0 artifacts. More...
#include <saml/base.h>
#include <string>
#include <xmltooling/exceptions.h>
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, SAML_EXCEPTIONAPI(SAML_API), opensaml, xmltooling::XMLToolingException, Exceptions related to artifact parsing) | |
void SAML_API | opensaml::registerSAMLArtifacts () |
Registers SAMLArtifact subclasses into the runtime. |
Base class for SAML 1.x and 2.0 artifacts.