opensaml::saml2p::SAML2Artifact Class Reference

Base class for SAML 2.0 artifacts. More...

#include <saml/saml2/binding/SAML2Artifact.h>

Inheritance diagram for opensaml::saml2p::SAML2Artifact:

opensaml::SAMLArtifact opensaml::saml2p::SAML2ArtifactType0004 List of all members.

Public Member Functions

virtual int getEndpointIndex () const
 Returns the endpoint index of the artifact.

Static Public Attributes

static const unsigned int INDEX_LENGTH
 Length of endpoint index.

Protected Member Functions

 SAML2Artifact (const char *s)
 Constructor.
 SAML2Artifact (const SAML2Artifact &src)
 Copy constructor.

Detailed Description

Base class for SAML 2.0 artifacts.


Constructor & Destructor Documentation

opensaml::saml2p::SAML2Artifact::SAML2Artifact const char *  s  )  [protected]
 

Constructor.

Parameters:
s raw artifact string

opensaml::saml2p::SAML2Artifact::SAML2Artifact const SAML2Artifact src  )  [protected]
 

Copy constructor.

Parameters:
src object to copy


Member Function Documentation

virtual int opensaml::saml2p::SAML2Artifact::getEndpointIndex  )  const [virtual]
 

Returns the endpoint index of the artifact.

Returns:
endpoint index


The documentation for this class was generated from the following file:
Generated on Mon Jul 25 14:17:21 2011 for opensaml-2.4.3 by  doxygen 1.4.6