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