LogoutInitiator.h File Reference

Pluggable runtime functionality that handles initiating logout. More...

#include <shibsp/handler/LogoutHandler.h>

Classes

class  shibsp::LogoutInitiator
 Pluggable runtime functionality that handles initiating logout. More...

Namespaces

namespace  shibsp
 

SocketListener.h.


Defines

#define CHAINING_LOGOUT_INITIATOR   "Chaining"
 LogoutInitiator that iterates through a set of protocol-specific versions.
#define SAML2_LOGOUT_INITIATOR   "SAML2"
 LogoutInitiator that supports SAML 2.0 LogoutRequests.
#define LOCAL_LOGOUT_INITIATOR   "Local"
 LogoutInitiator that supports local-only logout.

Functions

void shibsp::registerLogoutInitiators ()
 Registers LogoutInitiator implementations.

Detailed Description

Pluggable runtime functionality that handles initiating logout.


Define Documentation

#define CHAINING_LOGOUT_INITIATOR   "Chaining"

LogoutInitiator that iterates through a set of protocol-specific versions.

#define LOCAL_LOGOUT_INITIATOR   "Local"

LogoutInitiator that supports local-only logout.

#define SAML2_LOGOUT_INITIATOR   "SAML2"

LogoutInitiator that supports SAML 2.0 LogoutRequests.


Generated on 14 Dec 2010 for shibboleth-2.4 by  doxygen 1.6.1