opensaml::saml1p::Response Class Reference

SAML 1.x Response element. More...

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

Inheritance diagram for opensaml::saml1p::Response:

opensaml::saml1p::ResponseAbstractType opensaml::RootObject opensaml::SignableObject

List of all members.

Public Member Functions

virtual ResponsecloneResponse () const =0
 Type-specific clone method.
virtual StatusgetStatus () const =0
 Returns the Status child.
virtual void setStatus (Status *child)=0
 Sets the Status child.
virtual
xmltooling::XMLObjectChildrenList
< std::vector
< saml1::Assertion * > > 
getAssertions ()=0
 Returns modifiable Assertion collection.
virtual const std::vector
< saml1::Assertion * > & 
getAssertions () const =0
 Returns reference to immutable Assertion collection.

Static Public Attributes

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


Detailed Description

SAML 1.x Response element.

Member Function Documentation

virtual Response* opensaml::saml1p::Response::cloneResponse (  )  const [pure virtual]

Type-specific clone method.

virtual Status* opensaml::saml1p::Response::getStatus (  )  const [pure virtual]

Returns the Status child.

virtual void opensaml::saml1p::Response::setStatus ( Status child  )  [pure virtual]

Sets the Status child.

virtual xmltooling::XMLObjectChildrenList< std::vector< saml1 :: Assertion *> > opensaml::saml1p::Response::getAssertions (  )  [pure virtual]

Returns modifiable Assertion collection.

virtual const std::vector< saml1 :: Assertion *>& opensaml::saml1p::Response::getAssertions (  )  const [pure virtual]

Returns reference to immutable Assertion collection.


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

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