opensaml::saml1::Subject Class Reference

SAML 1.x Subject element. More...

#include <saml/saml1/core/Assertions.h>

List of all members.

Public Member Functions

virtual SubjectcloneSubject () const =0
 Type-specific clone method.
virtual NameIdentifiergetNameIdentifier () const =0
 Returns the NameIdentifier child.
virtual void setNameIdentifier (NameIdentifier *child)=0
 Sets the NameIdentifier child.
virtual SubjectConfirmationgetSubjectConfirmation () const =0
 Returns the SubjectConfirmation child.
virtual void setSubjectConfirmation (SubjectConfirmation *child)=0
 Sets the SubjectConfirmation child.

Static Public Attributes

static const XMLCh LOCAL_NAME []
 Element local name.
static const XMLCh TYPE_NAME []
 SubjectType local name.


Detailed Description

SAML 1.x Subject element.

Member Function Documentation

virtual Subject* opensaml::saml1::Subject::cloneSubject (  )  const [pure virtual]

Type-specific clone method.

virtual NameIdentifier* opensaml::saml1::Subject::getNameIdentifier (  )  const [pure virtual]

Returns the NameIdentifier child.

virtual void opensaml::saml1::Subject::setNameIdentifier ( NameIdentifier child  )  [pure virtual]

Sets the NameIdentifier child.

virtual SubjectConfirmation* opensaml::saml1::Subject::getSubjectConfirmation (  )  const [pure virtual]

Returns the SubjectConfirmation child.

virtual void opensaml::saml1::Subject::setSubjectConfirmation ( SubjectConfirmation child  )  [pure virtual]

Sets the SubjectConfirmation child.


The documentation for this class was generated from the following file:

Generated on Mon Apr 13 19:46:40 2020 for opensaml-3.1.0 by  doxygen 1.5.6