shibboleth-3.0.1
|
This is the complete list of members for shibsp::XMLApplication, including all inherited members.
acceptNode(const xercesc::DOMNode *node) const (defined in shibsp::XMLApplication) | shibsp::XMLApplication | |
Application(const ServiceProvider *sp) | shibsp::Application | protected |
clearAttributeHeaders(SPRequest &request) const | shibsp::Application | virtual |
clearHeader(SPRequest &request, const char *rawname, const char *cginame) const | shibsp::XMLApplication | virtual |
DOMPropertySet() (defined in shibsp::DOMPropertySet) | shibsp::DOMPropertySet | |
generateSAML1Artifact(const opensaml::saml2md::EntityDescriptor *relyingParty) const (defined in shibsp::XMLApplication) | shibsp::XMLApplication | |
generateSAML2Artifact(const opensaml::saml2md::EntityDescriptor *relyingParty) const (defined in shibsp::XMLApplication) | shibsp::XMLApplication | |
getAssertionConsumerServiceByIndex(unsigned short index) const | shibsp::XMLApplication | virtual |
getAssertionConsumerServiceByProtocol(const XMLCh *protocol, const char *binding=nullptr) const | shibsp::XMLApplication | virtual |
getAttributeExtractor() const | shibsp::XMLApplication | inlinevirtual |
getAttributeFilter() const | shibsp::XMLApplication | inlinevirtual |
getAttributeResolver() const | shibsp::XMLApplication | inlinevirtual |
getAudiences() const | shibsp::XMLApplication | inlinevirtual |
shibsp::getBool(const char *name, const char *ns=nullptr) const =0 | shibsp::PropertySet | pure virtual |
shibsp::DOMPropertySet::getBool(const char *name, const char *ns=nullptr) const | shibsp::DOMPropertySet | virtual |
getCookieNameProps(const char *prefix, time_t *lifetime=nullptr) const | shibsp::Application | virtual |
getCredentialResolver() const | shibsp::XMLApplication | inlinevirtual |
getDefaultAssertionConsumerService() const | shibsp::XMLApplication | virtual |
getDefaultSessionInitiator() const | shibsp::XMLApplication | virtual |
shibsp::getElement() const =0 | shibsp::PropertySet | pure virtual |
shibsp::DOMPropertySet::getElement() const | shibsp::DOMPropertySet | virtual |
getHandler(const char *path) const | shibsp::XMLApplication | virtual |
getHandlers(std::vector< const Handler * > &handlers) const | shibsp::XMLApplication | virtual |
getHash() const | shibsp::XMLApplication | inlinevirtual |
getId() const | shibsp::Application | virtual |
shibsp::getInt(const char *name, const char *ns=nullptr) const =0 | shibsp::PropertySet | pure virtual |
shibsp::DOMPropertySet::getInt(const char *name, const char *ns=nullptr) const | shibsp::DOMPropertySet | virtual |
getMetadataProvider(bool required=true) const | shibsp::XMLApplication | inlinevirtual |
getNotificationURL(const char *resource, bool front, unsigned int index) const | shibsp::XMLApplication | virtual |
shibsp::getParent() const =0 | shibsp::PropertySet | pure virtual |
shibsp::DOMPropertySet::getParent() const | shibsp::DOMPropertySet | virtual |
shibsp::getPropertySet(const char *name, const char *ns=shibspconstants::ASCII_SHIBSPCONFIG_NS) const =0 | shibsp::PropertySet | pure virtual |
shibsp::DOMPropertySet::getPropertySet(const char *name, const char *ns=shibspconstants::ASCII_SHIBSPCONFIG_NS) const | shibsp::DOMPropertySet | virtual |
getRelyingParty(const opensaml::saml2md::EntityDescriptor *provider) const | shibsp::XMLApplication | virtual |
getRelyingParty(const XMLCh *entityID) const | shibsp::XMLApplication | virtual |
getRemoteUserAttributeIds() const | shibsp::XMLApplication | inlinevirtual |
getSecureHeader(const SPRequest &request, const char *name) const | shibsp::XMLApplication | virtual |
getServiceProvider() const | shibsp::Application | |
getSessionInitiatorById(const char *id) const | shibsp::XMLApplication | virtual |
getString(const char *name, const char *ns=nullptr) const | shibsp::XMLApplication | virtual |
getTrustEngine(bool required=true) const | shibsp::XMLApplication | inlinevirtual |
shibsp::getUnsignedInt(const char *name, const char *ns=nullptr) const =0 | shibsp::PropertySet | pure virtual |
shibsp::DOMPropertySet::getUnsignedInt(const char *name, const char *ns=nullptr) const | shibsp::DOMPropertySet | virtual |
getXMLString(const char *name, const char *ns=nullptr) const | shibsp::XMLApplication | virtual |
limitRedirect(const xmltooling::GenericRequest &request, const char *url) const | shibsp::XMLApplication | virtual |
load(const xercesc::DOMElement *e, xmltooling::logging::Category *log=nullptr, xercesc::DOMNodeFilter *filter=nullptr, const Remapper *remapper=nullptr, const xmltooling::QName *unsetter=nullptr) | shibsp::DOMPropertySet | |
m_lock | shibsp::Application | mutableprotected |
m_sp | shibsp::Application | protected |
m_unsetHeaders | shibsp::Application | mutableprotected |
PropertySet() (defined in shibsp::PropertySet) | shibsp::PropertySet | protected |
receive(DDF &in, std::ostream &out) | shibsp::XMLApplication | virtual |
Remoted() (defined in shibsp::Remoted) | shibsp::Remoted | protected |
setHeader(SPRequest &request, const char *name, const char *value) const | shibsp::XMLApplication | virtual |
shibsp::setParent(const PropertySet *parent)=0 | shibsp::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 |
XMLApplication(const ServiceProvider *, const ProtocolProvider *, xercesc::DOMElement *, bool deprecationSupport, const XMLApplication *base=nullptr, xercesc::DOMDocument *doc=nullptr) (defined in shibsp::XMLApplication) | shibsp::XMLApplication | |
~Application() (defined in shibsp::Application) | shibsp::Application | virtual |
~DOMPropertySet() (defined in shibsp::DOMPropertySet) | shibsp::DOMPropertySet | virtual |
~PropertySet() (defined in shibsp::PropertySet) | shibsp::PropertySet | virtual |
~Remoted() (defined in shibsp::Remoted) | shibsp::Remoted | virtual |
~XMLApplication() (defined in shibsp::XMLApplication) | shibsp::XMLApplication | virtual |