#include <saml/saml2/core/Protocols.h>
Inheritance diagram for opensaml::saml2p::NewID:
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. |