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