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