#include <saml/saml2/binding/SAML2Artifact.h>
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. |
opensaml::saml2p::SAML2Artifact::SAML2Artifact | ( | const char * | s | ) | [protected] |
Constructor.
s | raw artifact string |
opensaml::saml2p::SAML2Artifact::SAML2Artifact | ( | const SAML2Artifact & | src | ) | [protected] |
Copy constructor.
src | object to copy |
virtual int opensaml::saml2p::SAML2Artifact::getEndpointIndex | ( | ) | const [virtual] |
Returns the endpoint index of the artifact.