, including all inherited members.
doAuthentication(SPRequest &request, bool handler=false) const | shibsp::ServiceProvider | [virtual] |
doAuthorization(SPRequest &request) const | shibsp::ServiceProvider | [virtual] |
doExport(SPRequest &request, bool requireSession=true) const | shibsp::ServiceProvider | [virtual] |
doHandler(SPRequest &request) const | shibsp::ServiceProvider | [virtual] |
getAll(std::map< std::string, const char * > &properties) const =0 | shibsp::PropertySet | [pure virtual] |
getApplication(const char *applicationId) const =0 | shibsp::ServiceProvider | [pure virtual] |
getBool(const char *name, const char *ns=nullptr) const =0 | shibsp::PropertySet | [pure virtual] |
getElement() const =0 | shibsp::PropertySet | [pure virtual] |
getInt(const char *name, const char *ns=nullptr) const =0 | shibsp::PropertySet | [pure virtual] |
getListenerService(bool required=true) const =0 | shibsp::ServiceProvider | [pure virtual] |
getParent() const =0 | shibsp::PropertySet | [pure virtual] |
getPolicyRules(const char *id) const =0 | shibsp::ServiceProvider | [pure virtual] |
getPolicySettings(const char *id) const =0 | shibsp::ServiceProvider | [pure virtual] |
getPropertySet(const char *name, const char *ns=shibspconstants::ASCII_SHIB2SPCONFIG_NS) const =0 | shibsp::PropertySet | [pure virtual] |
getRequestMapper(bool required=true) const =0 | shibsp::ServiceProvider | [pure virtual] |
getSecurityPolicyProvider(bool required=true) const | shibsp::ServiceProvider | [virtual] |
getSessionCache(bool required=true) const =0 | shibsp::ServiceProvider | [pure virtual] |
getStorageService(const char *id) const =0 | shibsp::ServiceProvider | [pure virtual] |
getString(const char *name, const char *ns=nullptr) const =0 | shibsp::PropertySet | [pure virtual] |
getTransactionLog() const =0 | shibsp::ServiceProvider | [pure virtual] |
getUnsignedInt(const char *name, const char *ns=nullptr) const =0 | shibsp::PropertySet | [pure virtual] |
getXMLString(const char *name, const char *ns=nullptr) const =0 | shibsp::PropertySet | [pure virtual] |
init()=0 | shibsp::ServiceProvider | [pure virtual] |
lookupListener(const char *address) const | shibsp::ServiceProvider | [virtual] |
m_authTypes | shibsp::ServiceProvider | [protected] |
PropertySet() (defined in shibsp::PropertySet) | shibsp::PropertySet | [protected] |
regListener(const char *address, Remoted *svc) | shibsp::ServiceProvider | [virtual] |
ServiceProvider() (defined in shibsp::ServiceProvider) | shibsp::ServiceProvider | [protected] |
setParent(const PropertySet *parent)=0 | shibsp::PropertySet | [pure virtual] |
setTransportOptions(xmltooling::SOAPTransport &transport) const =0 | shibsp::ServiceProvider | [pure virtual] |
unregListener(const char *address, Remoted *current, Remoted *restore=nullptr) | shibsp::ServiceProvider | [virtual] |
~PropertySet() (defined in shibsp::PropertySet) | shibsp::PropertySet | [virtual] |
~ServiceProvider() (defined in shibsp::ServiceProvider) | shibsp::ServiceProvider | [virtual] |