opensaml::saml2::ProxyRestriction Class Reference

SAML 2.0 ProxyRestriction element. More...

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

Inheritance diagram for opensaml::saml2::ProxyRestriction:

opensaml::saml2::Condition List of all members.

Public Member Functions

virtual ProxyRestrictioncloneProxyRestriction () const =0
 Type-specific clone method.
virtual std::pair< bool, int > getCount () const =0
 Returns the Count attribute after a NULL indicator.
virtual void setCount (const XMLCh *Count)=0
 Sets the Count attribute using a string value.
virtual void setCount (int Count)=0
 Sets the Count attribute.
virtual xmltooling::XMLObjectChildrenList<
std::vector< Audience * > > 
getAudiences ()=0
 Returns modifiable Audience collection.
virtual const std::vector<
Audience * > & 
getAudiences () const =0
 Returns reference to immutable Audience collection.

Static Public Attributes

static const XMLCh LOCAL_NAME []
 Element local name.
static const XMLCh COUNT_ATTRIB_NAME []
 Count attribute name.
static const XMLCh TYPE_NAME []
 ProxyRestrictionType local name.

Detailed Description

SAML 2.0 ProxyRestriction 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