opensaml::saml2::AuthnContext Class Reference

SAML 2.0 AuthnContext element. More...

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

List of all members.

Public Member Functions

virtual AuthnContextcloneAuthnContext () const =0
 Type-specific clone method.
virtual AuthnContextClassRefgetAuthnContextClassRef () const =0
 Returns the AuthnContextClassRef child.
virtual void setAuthnContextClassRef (AuthnContextClassRef *child)=0
 Sets the AuthnContextClassRef child.
virtual xmltooling::XMLObject * getAuthnContextDecl () const =0
 Returns the AuthnContextDecl child.
virtual void setAuthnContextDecl (xmltooling::XMLObject *child)=0
 Sets the AuthnContextDecl child.
virtual AuthnContextDeclRefgetAuthnContextDeclRef () const =0
 Returns the AuthnContextDeclRef child.
virtual void setAuthnContextDeclRef (AuthnContextDeclRef *child)=0
 Sets the AuthnContextDeclRef child.
virtual
xmltooling::XMLObjectChildrenList
< std::vector
< AuthenticatingAuthority * > > 
getAuthenticatingAuthoritys ()=0
 Returns modifiable AuthenticatingAuthority collection.
virtual const std::vector
< AuthenticatingAuthority * > & 
getAuthenticatingAuthoritys () const =0
 Returns reference to immutable AuthenticatingAuthority collection.

Static Public Attributes

static const XMLCh LOCAL_NAME []
 Element local name.
static const XMLCh TYPE_NAME []
 AuthnContextType local name.


Detailed Description

SAML 2.0 AuthnContext element.

Member Function Documentation

virtual AuthnContext* opensaml::saml2::AuthnContext::cloneAuthnContext (  )  const [pure virtual]

Type-specific clone method.

virtual AuthnContextClassRef* opensaml::saml2::AuthnContext::getAuthnContextClassRef (  )  const [pure virtual]

Returns the AuthnContextClassRef child.

virtual void opensaml::saml2::AuthnContext::setAuthnContextClassRef ( AuthnContextClassRef child  )  [pure virtual]

Sets the AuthnContextClassRef child.

virtual xmltooling::XMLObject* opensaml::saml2::AuthnContext::getAuthnContextDecl (  )  const [pure virtual]

Returns the AuthnContextDecl child.

virtual void opensaml::saml2::AuthnContext::setAuthnContextDecl ( xmltooling::XMLObject *  child  )  [pure virtual]

Sets the AuthnContextDecl child.

virtual AuthnContextDeclRef* opensaml::saml2::AuthnContext::getAuthnContextDeclRef (  )  const [pure virtual]

Returns the AuthnContextDeclRef child.

virtual void opensaml::saml2::AuthnContext::setAuthnContextDeclRef ( AuthnContextDeclRef child  )  [pure virtual]

Sets the AuthnContextDeclRef child.

virtual xmltooling::XMLObjectChildrenList< std::vector< AuthenticatingAuthority *> > opensaml::saml2::AuthnContext::getAuthenticatingAuthoritys (  )  [pure virtual]

Returns modifiable AuthenticatingAuthority collection.

virtual const std::vector< AuthenticatingAuthority *>& opensaml::saml2::AuthnContext::getAuthenticatingAuthoritys (  )  const [pure virtual]

Returns reference to immutable AuthenticatingAuthority collection.


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

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