Home
last modified time | relevance | path

Searched refs:AssertionLookupFactory (Results 1 – 2 of 2) sorted by relevance

/dports/security/shibboleth-sp/shibboleth-sp-3.3.0/shibsp/handler/impl/
H A DAssertionLookup.cpp79 …Handler* SHIBSP_DLLLOCAL AssertionLookupFactory(const pair<const DOMElement*,const char*>& p, bool) in AssertionLookupFactory() function
H A DAbstractHandler.cpp84 …luginManager< Handler,string,pair<const DOMElement*,const char*> >::Factory AssertionLookupFactory; variable
126 conf.HandlerManager.registerFactory(SAML20_BINDING_URI, AssertionLookupFactory); in registerHandlers()