shibsp::SecuredHandler Member List

This is the complete list of members for shibsp::SecuredHandler, including all inherited members.

AbstractHandler(const xercesc::DOMElement *e, xmltooling::logging::Category &log, xercesc::DOMNodeFilter *filter=nullptr, const std::map< std::string, std::string > *remapper=nullptr)shibsp::AbstractHandler [protected]
checkError(const xmltooling::XMLObject *response, const opensaml::saml2md::RoleDescriptor *role=nullptr) const shibsp::AbstractHandler [protected, virtual]
cleanRelayState(const Application &application, const xmltooling::HTTPRequest &request, xmltooling::HTTPResponse &response) const shibsp::Handler [protected, virtual]
DOMPropertySet() (defined in shibsp::DOMPropertySet)shibsp::DOMPropertySet
fillStatus(opensaml::saml2p::StatusResponseType &response, const XMLCh *code, const XMLCh *subcode=nullptr, const char *msg=nullptr) const shibsp::AbstractHandler [protected]
generateMetadata(opensaml::saml2md::SPSSODescriptor &role, const char *handlerURL) const shibsp::Handler [virtual]
shibsp::getAll(std::map< std::string, const char * > &properties) const =0shibsp::PropertySet [pure virtual]
shibsp::DOMPropertySet::getAll(std::map< std::string, const char * > &properties) const shibsp::DOMPropertySet [virtual]
getBool(const char *name, const SPRequest &request, unsigned int type=HANDLER_PROPERTY_ALL) const shibsp::AbstractHandler [protected]
shibsp::Handler::getBool(const char *name, const char *ns=nullptr) const =0shibsp::PropertySet [pure virtual]
shibsp::DOMPropertySet::getBool(const char *name, const char *ns=nullptr) const shibsp::DOMPropertySet [virtual]
shibsp::getElement() const =0shibsp::PropertySet [pure virtual]
shibsp::DOMPropertySet::getElement() const shibsp::DOMPropertySet [virtual]
getInt(const char *name, const SPRequest &request, unsigned int type=HANDLER_PROPERTY_ALL) const shibsp::AbstractHandler [protected]
shibsp::Handler::getInt(const char *name, const char *ns=nullptr) const =0shibsp::PropertySet [pure virtual]
shibsp::DOMPropertySet::getInt(const char *name, const char *ns=nullptr) const shibsp::DOMPropertySet [virtual]
shibsp::getParent() const =0shibsp::PropertySet [pure virtual]
shibsp::DOMPropertySet::getParent() const shibsp::DOMPropertySet [virtual]
shibsp::getPropertySet(const char *name, const char *ns=shibspconstants::ASCII_SHIB2SPCONFIG_NS) const =0shibsp::PropertySet [pure virtual]
shibsp::DOMPropertySet::getPropertySet(const char *name, const char *ns=shibspconstants::ASCII_SHIB2SPCONFIG_NS) const shibsp::DOMPropertySet [virtual]
getProtocolFamily() const shibsp::Handler [virtual]
getString(const char *name, const SPRequest &request, unsigned int type=HANDLER_PROPERTY_ALL) const shibsp::AbstractHandler [protected]
shibsp::Handler::getString(const char *name, const char *ns=nullptr) const =0shibsp::PropertySet [pure virtual]
shibsp::DOMPropertySet::getString(const char *name, const char *ns=nullptr) const shibsp::DOMPropertySet [virtual]
getType() const shibsp::Handler [virtual]
getUnsignedInt(const char *name, const SPRequest &request, unsigned int type=HANDLER_PROPERTY_ALL) const shibsp::AbstractHandler [protected]
shibsp::Handler::getUnsignedInt(const char *name, const char *ns=nullptr) const =0shibsp::PropertySet [pure virtual]
shibsp::DOMPropertySet::getUnsignedInt(const char *name, const char *ns=nullptr) const shibsp::DOMPropertySet [virtual]
shibsp::getXMLString(const char *name, const char *ns=nullptr) const =0shibsp::PropertySet [pure virtual]
shibsp::DOMPropertySet::getXMLString(const char *name, const char *ns=nullptr) const shibsp::DOMPropertySet [virtual]
Handler() (defined in shibsp::Handler)shibsp::Handler [protected]
HANDLER_PROPERTY_ALL enum value (defined in shibsp::AbstractHandler)shibsp::AbstractHandler [protected]
HANDLER_PROPERTY_FIXED enum value (defined in shibsp::AbstractHandler)shibsp::AbstractHandler [protected]
HANDLER_PROPERTY_MAP enum value (defined in shibsp::AbstractHandler)shibsp::AbstractHandler [protected]
HANDLER_PROPERTY_REQUEST enum value (defined in shibsp::AbstractHandler)shibsp::AbstractHandler [protected]
load(const xercesc::DOMElement *e, xmltooling::logging::Category *log=nullptr, xercesc::DOMNodeFilter *filter=nullptr, const std::map< std::string, std::string > *remapper=nullptr)shibsp::DOMPropertySet
log(SPRequest::SPLogLevel level, const std::string &msg) const shibsp::AbstractHandler [protected, virtual]
m_configNSshibsp::AbstractHandler [protected]
m_logshibsp::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::Handler [protected, virtual]
PropertySet() (defined in shibsp::PropertySet)shibsp::PropertySet [protected]
PropertySourceTypes enum nameshibsp::AbstractHandler [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::Handler [protected, virtual]
run(SPRequest &request, bool isHandler=true) const shibsp::SecuredHandler [virtual]
SecuredHandler(const xercesc::DOMElement *e, xmltooling::logging::Category &log, const char *aclProperty="acl", const char *defaultACL=nullptr, xercesc::DOMNodeFilter *filter=nullptr, const std::map< std::string, std::string > *remapper=nullptr)shibsp::SecuredHandler [protected]
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 &response, const char *url, DDF &postData) const shibsp::AbstractHandler [protected, virtual]
shibsp::setParent(const PropertySet *parent)=0shibsp::PropertySet [pure virtual]
shibsp::DOMPropertySet::setParent(const PropertySet *parent)shibsp::DOMPropertySet [virtual]
setProperty(const char *name, const char *val, const char *ns=nullptr)shibsp::DOMPropertySet [protected]
~AbstractHandler() (defined in shibsp::AbstractHandler)shibsp::AbstractHandler [virtual]
~DOMPropertySet() (defined in shibsp::DOMPropertySet)shibsp::DOMPropertySet [virtual]
~Handler() (defined in shibsp::Handler)shibsp::Handler [virtual]
~PropertySet() (defined in shibsp::PropertySet)shibsp::PropertySet [virtual]
~SecuredHandler() (defined in shibsp::SecuredHandler)shibsp::SecuredHandler [virtual]


Generated on Tue Jun 18 02:31:23 2013 for shibboleth-2.5.2 by  doxygen 1.5.6