#include <shibsp/handler/Handler.h>
#include <shibsp/util/DOMPropertySet.h>
#include <saml/binding/MessageEncoder.h>
#include <saml/saml2/core/Protocols.h>
#include <xmltooling/logging.h>
#include <xmltooling/XMLObject.h>
#include <xmltooling/io/HTTPRequest.h>
#include <xmltooling/io/HTTPResponse.h>
Namespaces | |
namespace | shibsp |
Classes | |
class | shibsp::AbstractHandler |
Base class for handlers based on a DOMPropertySet. More... |