opensaml::saml1::SubjectConfirmation Class Reference

SAML 1.x SubjectConfirmation element. More...

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

List of all members.

Public Member Functions

virtual SubjectConfirmationcloneSubjectConfirmation () const =0
 Type-specific clone method.
virtual xmltooling::XMLObjectChildrenList<
std::vector< ConfirmationMethod * > > 
getConfirmationMethods ()=0
 Returns modifiable ConfirmationMethod collection.
virtual const std::vector<
ConfirmationMethod * > & 
getConfirmationMethods () const =0
 Returns reference to immutable ConfirmationMethod collection.
virtual xmltooling::XMLObject * getSubjectConfirmationData () const =0
 Returns the SubjectConfirmationData child.
virtual void setSubjectConfirmationData (xmltooling::XMLObject *child)=0
 Sets the SubjectConfirmationData child.
virtual xmlsignature::KeyInfo * getKeyInfo () const =0
 Returns the KeyInfo child.
virtual void setKeyInfo (xmlsignature::KeyInfo *child)=0
 Sets the KeyInfo child.

Static Public Attributes

static const XMLCh LOCAL_NAME []
 Element local name.
static const XMLCh TYPE_NAME []
 SubjectConfirmationType local name.
static const XMLCh ARTIFACT01 []
 Deprecated SAML 1.0 Artifact confirmation method.
static const XMLCh ARTIFACT []
 Artifact confirmation method.
static const XMLCh BEARER []
 Bearer confirmation method.
static const XMLCh HOLDER_KEY []
 Holder of key confirmation method.
static const XMLCh SENDER_VOUCHES []
 Sender vouches confirmation method.


Detailed Description

SAML 1.x SubjectConfirmation element.


The documentation for this class was generated from the following file:
Generated on 17 Jul 2018 for opensaml-3.0.0 by  doxygen 1.4.7