#include <shibsp/handler/AbstractHandler.h>
#include <shibsp/handler/RemotedHandler.h>
#include <saml/binding/MessageDecoder.h>
#include <saml/saml1/core/Assertions.h>
#include <saml/saml2/metadata/Metadata.h>
#include <xmltooling/unicode.h>
Include dependency graph for AssertionConsumerService.h:
Namespaces | |
namespace | shibsp |
Classes | |
class | shibsp::AssertionConsumerService |
Base class for handlers that create sessions by consuming SSO protocol responses. More... |