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

Public Member Functions | |
| virtual const XMLCh * | getVersion () const =0 |
| Gets the Version attribute. | |
| virtual Issuer * | getIssuer () const =0 |
| Gets the Issuer. | |
| virtual const XMLCh* opensaml::saml2::RootObject::getVersion | ( | ) | const [pure virtual] |
Gets the Version attribute.
| virtual Issuer* opensaml::saml2::RootObject::getIssuer | ( | ) | const [pure virtual] |
Gets the Issuer.
1.5.6