opensaml::saml2p::Response Class Reference

SAML 2.0 Response element. More...

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

Inheritance diagram for opensaml::saml2p::Response:

opensaml::saml2p::StatusResponseType opensaml::saml2::RootObject opensaml::RootObject opensaml::SignableObject

List of all members.

Public Member Functions

virtual ResponsecloneResponse () const =0
 Type-specific clone method.
virtual
xmltooling::XMLObjectChildrenList
< std::vector
< saml2::Assertion * > > 
getAssertions ()=0
 Returns modifiable Assertion collection.
virtual const std::vector
< saml2::Assertion * > & 
getAssertions () const =0
 Returns reference to immutable Assertion collection.
virtual
xmltooling::XMLObjectChildrenList
< std::vector
< saml2::EncryptedAssertion * > > 
getEncryptedAssertions ()=0
 Returns modifiable EncryptedAssertion collection.
virtual const std::vector
< saml2::EncryptedAssertion * > & 
getEncryptedAssertions () const =0
 Returns reference to immutable EncryptedAssertion collection.

Static Public Attributes

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


Detailed Description

SAML 2.0 Response element.

Member Function Documentation

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

Type-specific clone method.

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

Returns modifiable Assertion collection.

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

Returns reference to immutable Assertion collection.

virtual xmltooling::XMLObjectChildrenList< std::vector< saml2 :: EncryptedAssertion *> > opensaml::saml2p::Response::getEncryptedAssertions (  )  [pure virtual]

Returns modifiable EncryptedAssertion collection.

virtual const std::vector< saml2 :: EncryptedAssertion *>& opensaml::saml2p::Response::getEncryptedAssertions (  )  const [pure virtual]

Returns reference to immutable EncryptedAssertion collection.


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