shibsp::AssertionConsumerService Member List

This is the complete list of members for shibsp::AssertionConsumerService, 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]
addRemotedHeader(const char *header)shibsp::RemotedHandler [static]
AssertionConsumerService(const xercesc::DOMElement *e, const char *appId, xmltooling::logging::Category &log, xercesc::DOMNodeFilter *filter=nullptr, const std::map< std::string, std::string > *remapper=nullptr)shibsp::AssertionConsumerService [protected]
checkAddress(const Application &application, const xmltooling::HTTPRequest &httpRequest, const char *issuedTo) const shibsp::AssertionConsumerService [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]
createSecurityPolicy(const Application &application, const xmltooling::QName *role, bool validate, const char *policyId) const shibsp::AssertionConsumerService [protected, virtual]
DOMPropertySet() (defined in shibsp::DOMPropertySet)shibsp::DOMPropertySet
extractMessageDetails(const opensaml::Assertion &assertion, const XMLCh *protocol, opensaml::SecurityPolicy &policy) const shibsp::AssertionConsumerService [protected, virtual]
fillStatus(opensaml::saml2p::StatusResponseType &response, const XMLCh *code, const XMLCh *subcode=nullptr, const char *msg=nullptr) const shibsp::AbstractHandler [protected]
finalizeResponse(const Application &application, const xmltooling::HTTPRequest &httpRequest, xmltooling::HTTPResponse &httpResponse, std::string &relayState) const shibsp::AssertionConsumerService [protected, virtual]
generateMetadata(opensaml::saml2md::SPSSODescriptor &role, const char *handlerURL) const shibsp::AssertionConsumerService [protected, 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::AssertionConsumerService [virtual]
getRequest(DDF &in) const shibsp::RemotedHandler [protected]
getResponse(DDF &out) const shibsp::RemotedHandler [protected]
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::AssertionConsumerService [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]
implementProtocol(const Application &application, const xmltooling::HTTPRequest &httpRequest, xmltooling::HTTPResponse &httpResponse, opensaml::SecurityPolicy &policy, const PropertySet *reserved, const xmltooling::XMLObject &xmlObject) const =0shibsp::AssertionConsumerService [protected, pure virtual]
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_addressshibsp::RemotedHandler [protected]
m_configNSshibsp::AbstractHandler [protected]
m_logshibsp::AbstractHandler [protected]
newLoginEvent(const Application &application, const xmltooling::HTTPRequest &request) const shibsp::AssertionConsumerService [protected, virtual]
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]
receive(DDF &in, std::ostream &out)shibsp::AssertionConsumerService [virtual]
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]
Remoted() (defined in shibsp::Remoted)shibsp::Remoted [protected]
RemotedHandler() (defined in shibsp::RemotedHandler)shibsp::RemotedHandler [protected]
resolveAttributes(const Application &application, const opensaml::saml2md::RoleDescriptor *issuer=nullptr, const XMLCh *protocol=nullptr, const opensaml::saml1::NameIdentifier *v1nameid=nullptr, const opensaml::saml2::NameID *nameid=nullptr, const XMLCh *authncontext_class=nullptr, const XMLCh *authncontext_decl=nullptr, const std::vector< const opensaml::Assertion * > *tokens=nullptr) const shibsp::AssertionConsumerService [protected]
resolveAttributes(const Application &application, const xmltooling::GenericRequest *request=nullptr, const opensaml::saml2md::RoleDescriptor *issuer=nullptr, const XMLCh *protocol=nullptr, const xmltooling::XMLObject *protmsg=nullptr, const opensaml::saml1::NameIdentifier *v1nameid=nullptr, const opensaml::saml1::AuthenticationStatement *v1statement=nullptr, const opensaml::saml2::NameID *nameid=nullptr, const opensaml::saml2::AuthnStatement *statement=nullptr, const XMLCh *authncontext_class=nullptr, const XMLCh *authncontext_decl=nullptr, const std::vector< const opensaml::Assertion * > *tokens=nullptr) const shibsp::AssertionConsumerService [protected]
run(SPRequest &request, bool isHandler=true) const shibsp::AssertionConsumerService [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 &response, const char *url, DDF &postData) const shibsp::AbstractHandler [protected, virtual]
setAddress(const char *address)shibsp::RemotedHandler [protected]
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]
unwrap(SPRequest &request, DDF &out) const shibsp::RemotedHandler [protected, virtual]
wrap(const SPRequest &request, const std::vector< std::string > *headers=nullptr, bool certs=false) const shibsp::RemotedHandler [protected]
~AbstractHandler() (defined in shibsp::AbstractHandler)shibsp::AbstractHandler [virtual]
~AssertionConsumerService() (defined in shibsp::AssertionConsumerService)shibsp::AssertionConsumerService [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]
~Remoted() (defined in shibsp::Remoted)shibsp::Remoted [virtual]
~RemotedHandler() (defined in shibsp::RemotedHandler)shibsp::RemotedHandler [virtual]


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