AbstractHandler(const xercesc::DOMElement *e, xmltooling::logging::Category &log, xercesc::DOMNodeFilter *filter=NULL, const std::map< std::string, std::string > *remapper=NULL) | shibsp::AbstractHandler | [protected] |
checkError(const xmltooling::XMLObject *response, const opensaml::saml2md::RoleDescriptor *role=NULL) const | shibsp::AbstractHandler | [protected, virtual] |
DOMPropertySet() (defined in shibsp::DOMPropertySet) | shibsp::DOMPropertySet | [inline] |
fillStatus(opensaml::saml2p::StatusResponseType &response, const XMLCh *code, const XMLCh *subcode=NULL, const char *msg=NULL) const | shibsp::AbstractHandler | [protected] |
generateMetadata(opensaml::saml2md::SPSSODescriptor &role, const char *handlerURL) const | shibsp::Handler | [inline, virtual] |
shibsp::getAll(std::map< std::string, const char * > &properties) const =0 | shibsp::PropertySet | [pure virtual] |
shibsp::DOMPropertySet::getAll(std::map< std::string, const char * > &properties) const | shibsp::DOMPropertySet | [virtual] |
shibsp::getBool(const char *name, const char *ns=NULL) const =0 | shibsp::PropertySet | [pure virtual] |
shibsp::DOMPropertySet::getBool(const char *name, const char *ns=NULL) const | shibsp::DOMPropertySet | [virtual] |
shibsp::getElement() const =0 | shibsp::PropertySet | [pure virtual] |
shibsp::DOMPropertySet::getElement() const | shibsp::DOMPropertySet | [inline, virtual] |
shibsp::getInt(const char *name, const char *ns=NULL) const =0 | shibsp::PropertySet | [pure virtual] |
shibsp::DOMPropertySet::getInt(const char *name, const char *ns=NULL) const | shibsp::DOMPropertySet | [virtual] |
shibsp::getParent() const =0 | shibsp::PropertySet | [pure virtual] |
shibsp::DOMPropertySet::getParent() const | shibsp::DOMPropertySet | [inline, virtual] |
shibsp::getPropertySet(const char *name, const char *ns=shibspconstants::ASCII_SHIB2SPCONFIG_NS) const =0 | shibsp::PropertySet | [pure virtual] |
shibsp::DOMPropertySet::getPropertySet(const char *name, const char *ns=shibspconstants::ASCII_SHIB2SPCONFIG_NS) const | shibsp::DOMPropertySet | [virtual] |
shibsp::getString(const char *name, const char *ns=NULL) const =0 | shibsp::PropertySet | [pure virtual] |
shibsp::DOMPropertySet::getString(const char *name, const char *ns=NULL) const | shibsp::DOMPropertySet | [virtual] |
getType() const | shibsp::Handler | [inline, virtual] |
shibsp::getUnsignedInt(const char *name, const char *ns=NULL) const =0 | shibsp::PropertySet | [pure virtual] |
shibsp::DOMPropertySet::getUnsignedInt(const char *name, const char *ns=NULL) const | shibsp::DOMPropertySet | [virtual] |
shibsp::getXMLString(const char *name, const char *ns=NULL) const =0 | shibsp::PropertySet | [pure virtual] |
shibsp::DOMPropertySet::getXMLString(const char *name, const char *ns=NULL) const | shibsp::DOMPropertySet | [virtual] |
Handler() (defined in shibsp::Handler) | shibsp::Handler | [inline, protected] |
load(const xercesc::DOMElement *e, xmltooling::logging::Category *log=NULL, xercesc::DOMNodeFilter *filter=NULL, const std::map< std::string, std::string > *remapper=NULL) | shibsp::DOMPropertySet | |
m_configNS | shibsp::AbstractHandler | [protected] |
m_log | shibsp::AbstractHandler | [protected] |
preservePostData(const Application &application, const xmltooling::HTTPRequest &request, xmltooling::HTTPResponse &response, const char *relayState) const | shibsp::AbstractHandler | [protected, virtual] |
preserveRelayState(const Application &application, xmltooling::HTTPResponse &response, std::string &relayState) const | shibsp::AbstractHandler | [protected, virtual] |
PropertySet() (defined in shibsp::PropertySet) | shibsp::PropertySet | [inline, protected] |
recoverPostData(const Application &application, const xmltooling::HTTPRequest &request, xmltooling::HTTPResponse &response, const char *relayState) const | shibsp::AbstractHandler | [protected, virtual] |
recoverRelayState(const Application &application, const xmltooling::HTTPRequest &request, xmltooling::HTTPResponse &response, std::string &relayState, bool clear=true) const | shibsp::AbstractHandler | [protected, virtual] |
run(SPRequest &request, bool isHandler=true) const =0 | shibsp::Handler | [pure virtual] |
sendMessage(const opensaml::MessageEncoder &encoder, xmltooling::XMLObject *msg, const char *relayState, const char *destination, const opensaml::saml2md::RoleDescriptor *role, const Application &application, xmltooling::HTTPResponse &httpResponse, bool signIfPossible=false) const | shibsp::AbstractHandler | [protected] |
sendPostResponse(const Application &application, xmltooling::HTTPResponse &httpResponse, const char *url, DDF &postData) const | shibsp::AbstractHandler | [protected, virtual] |
shibsp::setParent(const PropertySet *parent)=0 | shibsp::PropertySet | [pure virtual] |
shibsp::DOMPropertySet::setParent(const PropertySet *parent) | shibsp::DOMPropertySet | [inline, virtual] |
~AbstractHandler() (defined in shibsp::AbstractHandler) | shibsp::AbstractHandler | [inline, virtual] |
~DOMPropertySet() (defined in shibsp::DOMPropertySet) | shibsp::DOMPropertySet | [virtual] |
~Handler() (defined in shibsp::Handler) | shibsp::Handler | [inline, virtual] |
~PropertySet() (defined in shibsp::PropertySet) | shibsp::PropertySet | [inline, virtual] |