opensaml::saml2md::Keywords Class Reference

SAML Metadata Extension for Login UI Keywords element. More...

#include <saml/saml2/metadata/Metadata.h>

List of all members.

Public Member Functions

virtual KeywordscloneKeywords () const =0
 Type-specific clone method.
virtual void setLang (const XMLCh *Lang)=0
 Sets the xml:lang attribute.
const XMLCh * getValues () const
 Returns Values .
void setValues (const XMLCh *Values)
 Sets or clears Values .

Static Public Attributes

static const XMLCh LOCAL_NAME []
 Element local name.
static const XMLCh LANG_ATTRIB_NAME []
 xml:lang attribute name.
static const XMLCh TYPE_NAME []
 KeywordsType local name.


Detailed Description

SAML Metadata Extension for Login UI Keywords element.

Member Function Documentation

virtual Keywords* opensaml::saml2md::Keywords::cloneKeywords (  )  const [pure virtual]

Type-specific clone method.

virtual void opensaml::saml2md::Keywords::setLang ( const XMLCh *  Lang  )  [pure virtual]

Sets the xml:lang attribute.

Parameters:
Lang the value to set

const XMLCh* opensaml::saml2md::Keywords::getValues (  )  const [inline]

Returns Values .

void opensaml::saml2md::Keywords::setValues ( const XMLCh *  Values  )  [inline]

Sets or clears Values .


Member Data Documentation

xml:lang attribute name.


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