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