#include <saml/saml2/core/Assertions.h>
Public Member Functions | |
| virtual AssertionURIRef * | cloneAssertionURIRef () const =0 |
| Type-specific clone method. | |
| const XMLCh * | getAssertionURI () const |
| Returns AssertionURI . | |
| void | setAssertionURI (const XMLCh *AssertionURI) |
| Sets or clears AssertionURI . | |
Static Public Attributes | |
| static const XMLCh | LOCAL_NAME [] |
| Element local name. | |
| virtual AssertionURIRef* opensaml::saml2::AssertionURIRef::cloneAssertionURIRef | ( | ) | const [pure virtual] |
Type-specific clone method.
| const XMLCh* opensaml::saml2::AssertionURIRef::getAssertionURI | ( | ) | const [inline] |
Returns AssertionURI .
| void opensaml::saml2::AssertionURIRef::setAssertionURI | ( | const XMLCh * | AssertionURI | ) | [inline] |
Sets or clears AssertionURI .
1.5.6