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