shibboleth-3.4.1
|
This is the complete list of members for shibsp::ServiceProvider, 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 |
getApplication(const char *applicationId) const =0 | shibsp::ServiceProvider | pure virtual |
getBool(const char *name, const char *ns=nullptr) const =0 | shibsp::PropertySet | pure virtual |
getConfigurationNamespace() const =0 | shibsp::ServiceProvider | 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 |
getPropertySet(const char *name, const char *ns=shibspconstants::ASCII_SHIBSPCONFIG_NS) const =0 | shibsp::PropertySet | pure virtual |
getRequestMapper(bool required=true) const =0 | shibsp::ServiceProvider | pure virtual |
getSecurityPolicyProvider(bool required=true) const =0 | shibsp::ServiceProvider | pure 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 =0 | shibsp::ServiceProvider | pure virtual |
m_authTypes | shibsp::ServiceProvider | protected |
PropertySet() (defined in shibsp::PropertySet) | shibsp::PropertySet | protected |
regListener(const char *address, Remoted *svc)=0 | shibsp::ServiceProvider | pure 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)=0 | shibsp::ServiceProvider | pure virtual |
~PropertySet() (defined in shibsp::PropertySet) | shibsp::PropertySet | virtual |
~ServiceProvider() (defined in shibsp::ServiceProvider) | shibsp::ServiceProvider | virtual |