#include <saml/saml2/core/Protocols.h>
Public Member Functions | |
| virtual SessionIndex * | cloneSessionIndex () const =0 |
| Type-specific clone method. | |
| const XMLCh * | getSessionIndex () const |
| Returns SessionIndex . | |
| void | setSessionIndex (const XMLCh *SessionIndex) |
| Sets or clears SessionIndex . | |
Static Public Attributes | |
| static const XMLCh | LOCAL_NAME [] |
| Element local name. | |
| virtual SessionIndex* opensaml::saml2p::SessionIndex::cloneSessionIndex | ( | ) | const [pure virtual] |
Type-specific clone method.
| const XMLCh* opensaml::saml2p::SessionIndex::getSessionIndex | ( | ) | const [inline] |
Returns SessionIndex .
| void opensaml::saml2p::SessionIndex::setSessionIndex | ( | const XMLCh * | SessionIndex | ) | [inline] |
Sets or clears SessionIndex .
1.5.6