#include <saml/saml1/core/Assertions.h>
Public Member Functions | |
virtual ConfirmationMethod * | cloneConfirmationMethod () const =0 |
Type-specific clone method. | |
const XMLCh * | getMethod () const |
Returns Method . | |
void | setMethod (const XMLCh *Method) |
Sets or clears Method . | |
Static Public Attributes | |
static const XMLCh | LOCAL_NAME [] |
Element local name. |
virtual ConfirmationMethod* opensaml::saml1::ConfirmationMethod::cloneConfirmationMethod | ( | ) | const [pure virtual] |
Type-specific clone method.
const XMLCh* opensaml::saml1::ConfirmationMethod::getMethod | ( | ) | const [inline] |
Returns Method .
void opensaml::saml1::ConfirmationMethod::setMethod | ( | const XMLCh * | Method | ) | [inline] |
Sets or clears Method .