opensaml::saml2p::AuthnQuery Class Reference

SAML 2.0 AuthnQuery element. More...

#include <saml/saml2/core/Protocols.h>

Inheritance diagram for opensaml::saml2p::AuthnQuery:

opensaml::saml2p::SubjectQuery opensaml::saml2p::RequestAbstractType opensaml::saml2::RootObject opensaml::RootObject opensaml::SignableObject

List of all members.

Public Member Functions

virtual AuthnQuerycloneAuthnQuery () const =0
 Type-specific clone method.
virtual const XMLCh * getSessionIndex () const =0
 Returns the SessionIndex attribute.
virtual void setSessionIndex (const XMLCh *SessionIndex)=0
 Sets the SessionIndex attribute.
virtual RequestedAuthnContextgetRequestedAuthnContext () const =0
 Returns the RequestedAuthnContext child.
virtual void setRequestedAuthnContext (RequestedAuthnContext *child)=0
 Sets the RequestedAuthnContext child.

Static Public Attributes

static const XMLCh LOCAL_NAME []
 Element local name.
static const XMLCh SESSIONINDEX_ATTRIB_NAME []
 SessionIndex attribute name.
static const XMLCh TYPE_NAME []
 AuthnQueryType local name.


Detailed Description

SAML 2.0 AuthnQuery element.

Member Function Documentation

virtual AuthnQuery* opensaml::saml2p::AuthnQuery::cloneAuthnQuery (  )  const [pure virtual]

Type-specific clone method.

virtual const XMLCh* opensaml::saml2p::AuthnQuery::getSessionIndex (  )  const [pure virtual]

Returns the SessionIndex attribute.

virtual void opensaml::saml2p::AuthnQuery::setSessionIndex ( const XMLCh *  SessionIndex  )  [pure virtual]

Sets the SessionIndex attribute.

virtual RequestedAuthnContext* opensaml::saml2p::AuthnQuery::getRequestedAuthnContext (  )  const [pure virtual]

Returns the RequestedAuthnContext child.

virtual void opensaml::saml2p::AuthnQuery::setRequestedAuthnContext ( RequestedAuthnContext child  )  [pure virtual]

Sets the RequestedAuthnContext child.


The documentation for this class was generated from the following file:

Generated on Mon Apr 13 19:46:42 2020 for opensaml-3.1.0 by  doxygen 1.5.6