opensaml::saml2::Delegate Class Reference

SAML 2.0 Delegation Restriction Condition Delegate element. More...

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

List of all members.

Public Member Functions

virtual DelegatecloneDelegate () const =0
 Type-specific clone method.
virtual const XMLCh * getConfirmationMethod () const =0
 Returns the ConfirmationMethod attribute.
virtual void setConfirmationMethod (const XMLCh *ConfirmationMethod)=0
 Sets the ConfirmationMethod attribute.
virtual const
xercesc::XMLDateTime * 
getDelegationInstant () const =0
 Returns the DelegationInstant attribute.
virtual void setDelegationInstant (const xercesc::XMLDateTime *DelegationInstant)=0
 Sets the DelegationInstant attribute.
virtual time_t getDelegationInstantEpoch () const =0
 Returns the DelegationInstant attribute in epoch form.
virtual void setDelegationInstant (time_t DelegationInstant)=0
 Sets the DelegationInstant attribute.
virtual void setDelegationInstant (const XMLCh *DelegationInstant)=0
 Sets the DelegationInstant attribute.
virtual BaseIDgetBaseID () const =0
 Returns the BaseID child.
virtual void setBaseID (BaseID *child)=0
 Sets the BaseID child.
virtual NameIDgetNameID () const =0
 Returns the NameID child.
virtual void setNameID (NameID *child)=0
 Sets the NameID child.
virtual EncryptedIDgetEncryptedID () const =0
 Returns the EncryptedID child.
virtual void setEncryptedID (EncryptedID *child)=0
 Sets the EncryptedID child.

Static Public Attributes

static const XMLCh LOCAL_NAME []
 Element local name.
static const XMLCh CONFIRMATIONMETHOD_ATTRIB_NAME []
 ConfirmationMethod attribute name.
static const XMLCh DELEGATIONINSTANT_ATTRIB_NAME []
 DelegationInstant attribute name.
static const XMLCh TYPE_NAME []
 DelegateType local name.


Detailed Description

SAML 2.0 Delegation Restriction Condition Delegate element.

Member Function Documentation

virtual Delegate* opensaml::saml2::Delegate::cloneDelegate (  )  const [pure virtual]

Type-specific clone method.

virtual const XMLCh* opensaml::saml2::Delegate::getConfirmationMethod (  )  const [pure virtual]

Returns the ConfirmationMethod attribute.

virtual void opensaml::saml2::Delegate::setConfirmationMethod ( const XMLCh *  ConfirmationMethod  )  [pure virtual]

Sets the ConfirmationMethod attribute.

virtual const xercesc::XMLDateTime* opensaml::saml2::Delegate::getDelegationInstant (  )  const [pure virtual]

Returns the DelegationInstant attribute.

virtual void opensaml::saml2::Delegate::setDelegationInstant ( const xercesc::XMLDateTime *  DelegationInstant  )  [pure virtual]

Sets the DelegationInstant attribute.

virtual time_t opensaml::saml2::Delegate::getDelegationInstantEpoch (  )  const [pure virtual]

Returns the DelegationInstant attribute in epoch form.

virtual void opensaml::saml2::Delegate::setDelegationInstant ( time_t  DelegationInstant  )  [pure virtual]

Sets the DelegationInstant attribute.

virtual void opensaml::saml2::Delegate::setDelegationInstant ( const XMLCh *  DelegationInstant  )  [pure virtual]

Sets the DelegationInstant attribute.

virtual BaseID* opensaml::saml2::Delegate::getBaseID (  )  const [pure virtual]

Returns the BaseID child.

virtual void opensaml::saml2::Delegate::setBaseID ( BaseID child  )  [pure virtual]

Sets the BaseID child.

virtual NameID* opensaml::saml2::Delegate::getNameID (  )  const [pure virtual]

Returns the NameID child.

virtual void opensaml::saml2::Delegate::setNameID ( NameID child  )  [pure virtual]

Sets the NameID child.

virtual EncryptedID* opensaml::saml2::Delegate::getEncryptedID (  )  const [pure virtual]

Returns the EncryptedID child.

virtual void opensaml::saml2::Delegate::setEncryptedID ( EncryptedID child  )  [pure virtual]

Sets the EncryptedID child.


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

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