#include <saml/saml1/core/Assertions.h>
Inheritance diagram for opensaml::saml1::SubjectStatement:
Public Member Functions | |
virtual SubjectStatement * | cloneSubjectStatement () const =0 |
Type-specific clone method. | |
virtual Subject * | getSubject () const =0 |
Returns the Subject child. | |
virtual void | setSubject (Subject *child)=0 |
Sets the Subject child. | |
Static Public Attributes | |
static const XMLCh | LOCAL_NAME [] |
Element local name. |