#include <saml/saml1/core/Protocols.h>
Inheritance diagram for opensaml::saml1p::AuthenticationQuery:

Public Member Functions | |
| virtual AuthenticationQuery * | cloneAuthenticationQuery () const =0 |
| Type-specific clone method. | |
| virtual const XMLCh * | getAuthenticationMethod () const =0 |
| Returns the AuthenticationMethod attribute. | |
| virtual void | setAuthenticationMethod (const XMLCh *AuthenticationMethod)=0 |
| Sets the AuthenticationMethod attribute. | |
Static Public Attributes | |
| static const XMLCh | LOCAL_NAME [] |
| Element local name. | |
| static const XMLCh | AUTHENTICATIONMETHOD_ATTRIB_NAME [] |
| AuthenticationMethod attribute name. | |
| static const XMLCh | TYPE_NAME [] |
| AuthenticationQueryType local name. | |
1.4.7