#include <saml/saml2/core/Assertions.h>
Inheritance diagram for opensaml::saml2::SubjectConfirmationData:
Public Member Functions | |
virtual SubjectConfirmationData * | cloneSubjectConfirmationData () const =0 |
Type-specific clone method. | |
const XMLCh * | getData () const |
Returns Data . | |
void | setData (const XMLCh *Data) |
Sets or clears Data . | |
Static Public Attributes | |
static const XMLCh | LOCAL_NAME [] |
Element local name. |