Home
last modified time | relevance | path

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

/dports/security/shibboleth-sp/shibboleth-sp-3.3.0/shibsp/attribute/resolver/impl/
H A DChainingAttributeExtractor.cpp91 …inManager<AttributeExtractor,string,const DOMElement*>::Factory AssertionAttributeExtractorFactory; variable
105 …xtractorManager.registerFactory(ASSERTION_ATTRIBUTE_EXTRACTOR, AssertionAttributeExtractorFactory); in registerAttributeExtractors()
H A DAssertionAttributeExtractor.cpp96 …AttributeExtractor* SHIBSP_DLLLOCAL AssertionAttributeExtractorFactory(const DOMElement* const & e… in AssertionAttributeExtractorFactory() function