#include <saml/saml2/binding/SAML2Artifact.h>
Inheritance diagram for opensaml::saml2p::SAML2Artifact:
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. |
|
Constructor.
|
|
Copy constructor.
|
|
Returns the endpoint index of the artifact.
|