opensaml::saml2p::IDPEntry Class Reference

SAML2.0 IDPEntry element. More...

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

List of all members.

Public Member Functions

virtual IDPEntrycloneIDPEntry () const =0
 Type-specific clone method.
virtual const XMLCh * getProviderID () const =0
 Returns the ProviderID attribute.
virtual void setProviderID (const XMLCh *ProviderID)=0
 Sets the ProviderID attribute.
virtual const XMLCh * getName () const =0
 Returns the Name attribute.
virtual void setName (const XMLCh *Name)=0
 Sets the Name attribute.
virtual const XMLCh * getLoc () const =0
 Returns the Loc attribute.
virtual void setLoc (const XMLCh *Loc)=0
 Sets the Loc attribute.

Static Public Attributes

static const XMLCh LOCAL_NAME []
 Element local name.
static const XMLCh PROVIDERID_ATTRIB_NAME []
 ProviderID attribute name.
static const XMLCh NAME_ATTRIB_NAME []
 Name attribute name.
static const XMLCh LOC_ATTRIB_NAME []
 Loc attribute name.
static const XMLCh TYPE_NAME []
 IDPEntryType local name.


Detailed Description

SAML2.0 IDPEntry element.

Member Function Documentation

virtual IDPEntry* opensaml::saml2p::IDPEntry::cloneIDPEntry (  )  const [pure virtual]

Type-specific clone method.

virtual const XMLCh* opensaml::saml2p::IDPEntry::getProviderID (  )  const [pure virtual]

Returns the ProviderID attribute.

virtual void opensaml::saml2p::IDPEntry::setProviderID ( const XMLCh *  ProviderID  )  [pure virtual]

Sets the ProviderID attribute.

virtual const XMLCh* opensaml::saml2p::IDPEntry::getName (  )  const [pure virtual]

Returns the Name attribute.

virtual void opensaml::saml2p::IDPEntry::setName ( const XMLCh *  Name  )  [pure virtual]

Sets the Name attribute.

virtual const XMLCh* opensaml::saml2p::IDPEntry::getLoc (  )  const [pure virtual]

Returns the Loc attribute.

virtual void opensaml::saml2p::IDPEntry::setLoc ( const XMLCh *  Loc  )  [pure virtual]

Sets the Loc attribute.


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

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