shibsp::LoginEvent Class Reference

Inheritance diagram for shibsp::LoginEvent:
shibsp::TransactionLog::Event

List of all members.

Public Member Functions

 LoginEvent ()
 Constructor.
const char * getType () const
 Returns a type string to be used for the log category in the event log.

Public Attributes

const
opensaml::saml2::AuthnStatement * 
m_saml2AuthnStatement
 SAML 2.0 AuthnStatement.
const
opensaml::saml2p::StatusResponseType * 
m_saml2Response
 SAML 2.0 Response.
const
opensaml::saml1::AuthenticationStatement * 
m_saml1AuthnStatement
 SAML 1.x AuthnStatement.
const opensaml::saml1p::Response * m_saml1Response
 SAML 1.x Response.
const std::vector< Attribute * > * m_attributes
 Attributes associated with event.

Member Function Documentation

const char* shibsp::LoginEvent::getType (  )  const [virtual]

Returns a type string to be used for the log category in the event log.

Returns:
type or category for the event

Implements shibsp::TransactionLog::Event.


Member Data Documentation

Attributes associated with event.

const opensaml::saml1::AuthenticationStatement* shibsp::LoginEvent::m_saml1AuthnStatement

SAML 1.x AuthnStatement.

const opensaml::saml1p::Response* shibsp::LoginEvent::m_saml1Response

SAML 1.x Response.

const opensaml::saml2::AuthnStatement* shibsp::LoginEvent::m_saml2AuthnStatement

SAML 2.0 AuthnStatement.

const opensaml::saml2p::StatusResponseType* shibsp::LoginEvent::m_saml2Response

SAML 2.0 Response.


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

Generated on 15 Nov 2017 for shibboleth-2.6.1 by  doxygen 1.6.1