opensaml::saml2md::UIInfo Class Reference

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

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

List of all members.

Public Member Functions

virtual UIInfocloneUIInfo () const =0
 Type-specific clone method.
virtual xmltooling::XMLObjectChildrenList<
std::vector< DisplayName * > > 
getDisplayNames ()=0
 Returns modifiable DisplayName collection.
virtual const std::vector<
DisplayName * > & 
getDisplayNames () const =0
 Returns reference to immutable DisplayName collection.
virtual xmltooling::XMLObjectChildrenList<
std::vector< Description * > > 
getDescriptions ()=0
 Returns modifiable Description collection.
virtual const std::vector<
Description * > & 
getDescriptions () const =0
 Returns reference to immutable Description collection.
virtual xmltooling::XMLObjectChildrenList<
std::vector< Keywords * > > 
getKeywordss ()=0
 Returns modifiable Keywords collection.
virtual const std::vector<
Keywords * > & 
getKeywordss () const =0
 Returns reference to immutable Keywords collection.
virtual xmltooling::XMLObjectChildrenList<
std::vector< Logo * > > 
getLogos ()=0
 Returns modifiable Logo collection.
virtual const std::vector<
Logo * > & 
getLogos () const =0
 Returns reference to immutable Logo collection.
virtual xmltooling::XMLObjectChildrenList<
std::vector< InformationURL * > > 
getInformationURLs ()=0
 Returns modifiable InformationURL collection.
virtual const std::vector<
InformationURL * > & 
getInformationURLs () const =0
 Returns reference to immutable InformationURL collection.
virtual xmltooling::XMLObjectChildrenList<
std::vector< PrivacyStatementURL * > > 
getPrivacyStatementURLs ()=0
 Returns modifiable PrivacyStatementURL collection.
virtual const std::vector<
PrivacyStatementURL * > & 
getPrivacyStatementURLs () const =0
 Returns reference to immutable PrivacyStatementURL collection.

Static Public Attributes

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


Detailed Description

SAML Metadata Extension for Login UI UIInfo element.


The documentation for this class was generated from the following file:
Generated on 11 Mar 2019 for opensaml-3.0.1 by  doxygen 1.4.7