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