Home
last modified time | relevance | path

Searched refs:SHIBSP_DLLLOCAL (Results 1 – 25 of 112) sorted by relevance

12345

/dports/security/shibboleth-sp/shibboleth-sp-3.3.0/shibsp/attribute/resolver/impl/
H A DChainingAttributeExtractor.cpp45 class SHIBSP_DLLLOCAL ChainingAttributeExtractor : public AttributeExtractor
91SHIBSP_DLLLOCAL PluginManager<AttributeExtractor,string,const DOMElement*>::Factory AssertionAttri…
92SHIBSP_DLLLOCAL PluginManager<AttributeExtractor,string,const DOMElement*>::Factory MetadataAttrib…
93SHIBSP_DLLLOCAL PluginManager<AttributeExtractor,string,const DOMElement*>::Factory DelegationAttr…
94SHIBSP_DLLLOCAL PluginManager<AttributeExtractor,string,const DOMElement*>::Factory KeyDescriptorA…
95SHIBSP_DLLLOCAL PluginManager<AttributeExtractor,string,const DOMElement*>::Factory XMLAttributeEx…
97 …AttributeExtractor* SHIBSP_DLLLOCAL ChainingExtractorFactory(const DOMElement* const & e, bool dep… in ChainingExtractorFactory()
H A DChainingAttributeResolver.cpp49 struct SHIBSP_DLLLOCAL ChainingContext : public ResolutionContext
102 class SHIBSP_DLLLOCAL ChainingAttributeResolver : public AttributeResolver
150SHIBSP_DLLLOCAL PluginManager<AttributeResolver,string,const DOMElement*>::Factory QueryResolverFa…
151SHIBSP_DLLLOCAL PluginManager<AttributeResolver,string,const DOMElement*>::Factory SimpleAggregati…
153 …AttributeResolver* SHIBSP_DLLLOCAL ChainingResolverFactory(const DOMElement* const & e, bool depre… in ChainingResolverFactory()
/dports/security/shibboleth-sp/shibboleth-sp-3.3.0/shibsp/attribute/
H A DAttribute.cpp46 SHIBSP_DLLLOCAL Attribute* SimpleAttributeFactory(DDF& in);
47 SHIBSP_DLLLOCAL Attribute* ScopedAttributeFactory(DDF& in);
48 SHIBSP_DLLLOCAL Attribute* NameIDAttributeFactory(DDF& in);
49 SHIBSP_DLLLOCAL Attribute* ExtensibleAttributeFactory(DDF& in);
50 SHIBSP_DLLLOCAL Attribute* XMLAttributeFactory(DDF& in);
51 SHIBSP_DLLLOCAL Attribute* BinaryAttributeFactory(DDF& in);
54SHIBSP_DLLLOCAL PluginManager<AttributeDecoder,xmltooling::QName,const DOMElement*>::Factory Strin…
55SHIBSP_DLLLOCAL PluginManager<AttributeDecoder,xmltooling::QName,const DOMElement*>::Factory Scope…
56SHIBSP_DLLLOCAL PluginManager<AttributeDecoder,xmltooling::QName,const DOMElement*>::Factory NameI…
59SHIBSP_DLLLOCAL PluginManager<AttributeDecoder,xmltooling::QName,const DOMElement*>::Factory DOMAt…
[all …]
/dports/security/shibboleth-sp/shibboleth-sp-3.3.0/shibsp/handler/impl/
H A DLogoutInitiator.cpp35SHIBSP_DLLLOCAL PluginManager< Handler,string,pair<const DOMElement*,const char*> >::Factory Admin…
36SHIBSP_DLLLOCAL PluginManager< Handler,string,pair<const DOMElement*,const char*> >::Factory Chain…
37SHIBSP_DLLLOCAL PluginManager< Handler,string,pair<const DOMElement*,const char*> >::Factory SAML2…
38SHIBSP_DLLLOCAL PluginManager< Handler,string,pair<const DOMElement*,const char*> >::Factory Local…
H A DSessionInitiator.cpp43SHIBSP_DLLLOCAL PluginManager< SessionInitiator,string,pair<const DOMElement*,const char*> >::Fact…
44SHIBSP_DLLLOCAL PluginManager< SessionInitiator,string,pair<const DOMElement*,const char*> >::Fact…
45SHIBSP_DLLLOCAL PluginManager< SessionInitiator,string,pair<const DOMElement*,const char*> >::Fact…
46SHIBSP_DLLLOCAL PluginManager< SessionInitiator,string,pair<const DOMElement*,const char*> >::Fact…
47SHIBSP_DLLLOCAL PluginManager< SessionInitiator,string,pair<const DOMElement*,const char*> >::Fact…
48SHIBSP_DLLLOCAL PluginManager< SessionInitiator,string,pair<const DOMElement*,const char*> >::Fact…
49SHIBSP_DLLLOCAL PluginManager< SessionInitiator,string,pair<const DOMElement*,const char*> >::Fact…
50SHIBSP_DLLLOCAL PluginManager< SessionInitiator,string,pair<const DOMElement*,const char*> >::Fact…
H A DChainingLogoutInitiator.cpp51 class SHIBSP_DLLLOCAL ChainingLogoutInitiator : public AbstractHandler, public LogoutInitiator
76 class SHIBSP_DLLLOCAL LogoutInitiatorNodeFilter : public DOMNodeFilter
86 static SHIBSP_DLLLOCAL LogoutInitiatorNodeFilter g_LINFilter;
88 …Handler* SHIBSP_DLLLOCAL ChainingLogoutInitiatorFactory(const pair<const DOMElement*,const char*>&… in ChainingLogoutInitiatorFactory()
H A DChainingSessionInitiator.cpp51 class SHIBSP_DLLLOCAL ChainingSessionInitiator : public SessionInitiator, public AbstractHandler
77 class SHIBSP_DLLLOCAL SessionInitiatorNodeFilter : public DOMNodeFilter
87 static SHIBSP_DLLLOCAL SessionInitiatorNodeFilter g_SINFilter;
89 …SessionInitiator* SHIBSP_DLLLOCAL ChainingSessionInitiatorFactory(const pair<const DOMElement*,con… in ChainingSessionInitiatorFactory()
H A DCookieSessionInitiator.cpp54 class SHIBSP_DLLLOCAL CookieSessionInitiator : public SessionInitiator, public AbstractHandler
76 …SessionInitiator* SHIBSP_DLLLOCAL CookieSessionInitiatorFactory(const pair<const DOMElement*,const… in CookieSessionInitiatorFactory()
H A DAbstractHandler.cpp79SHIBSP_DLLLOCAL PluginManager< Handler,string,pair<const DOMElement*,const char*> >::Factory SAML1…
80SHIBSP_DLLLOCAL PluginManager< Handler,string,pair<const DOMElement*,const char*> >::Factory SAML2…
82SHIBSP_DLLLOCAL PluginManager< Handler,string,pair<const DOMElement*,const char*> >::Factory SAML2…
83SHIBSP_DLLLOCAL PluginManager< Handler,string,pair<const DOMElement*,const char*> >::Factory SAML2…
84SHIBSP_DLLLOCAL PluginManager< Handler,string,pair<const DOMElement*,const char*> >::Factory Asser…
85SHIBSP_DLLLOCAL PluginManager< Handler,string,pair<const DOMElement*,const char*> >::Factory Attri…
86SHIBSP_DLLLOCAL PluginManager< Handler,string,pair<const DOMElement*,const char*> >::Factory Disco…
87SHIBSP_DLLLOCAL PluginManager< Handler,string,pair<const DOMElement*,const char*> >::Factory Exter…
89SHIBSP_DLLLOCAL PluginManager< Handler,string,pair<const DOMElement*,const char*> >::Factory Statu…
90SHIBSP_DLLLOCAL PluginManager< Handler,string,pair<const DOMElement*,const char*> >::Factory Sessi…
[all …]
/dports/security/shibboleth-sp/shibboleth-sp-3.3.0/shibsp/attribute/filtering/impl/
H A DNameIDFormatFunctor.cpp50 class SHIBSP_DLLLOCAL AbstractNameIDFormatFunctor : public MatchFunctor
81 class SHIBSP_DLLLOCAL AttributeIssuerNameIDFormatFunctor : public AbstractNameIDFormatFunctor
101 class SHIBSP_DLLLOCAL AttributeRequesterNameIDFormatFunctor : public AbstractNameIDFormatFunctor
116 …MatchFunctor* SHIBSP_DLLLOCAL AttributeIssuerNameIDFormatFactory(const std::pair<const FilterPolic… in AttributeIssuerNameIDFormatFactory()
121 …MatchFunctor* SHIBSP_DLLLOCAL AttributeRequesterNameIDFormatFactory(const std::pair<const FilterPo… in AttributeRequesterNameIDFormatFactory()
H A DRegistrationAuthorityFunctor.cpp57 class SHIBSP_DLLLOCAL AbstractRegistrationAuthorityFunctor : public MatchFunctor
116 …class SHIBSP_DLLLOCAL AttributeIssuerRegistrationAuthorityFunctor : public AbstractRegistrationAut…
127 …class SHIBSP_DLLLOCAL AttributeRequesterRegistrationAuthorityFunctor : public AbstractRegistration…
139 …MatchFunctor* SHIBSP_DLLLOCAL AttributeIssuerRegistrationAuthorityFactory(const std::pair<const Fi… in AttributeIssuerRegistrationAuthorityFactory()
144 …MatchFunctor* SHIBSP_DLLLOCAL RegistrationAuthorityFactory(const std::pair<const FilterPolicyConte… in RegistrationAuthorityFactory()
H A DAttributeFilter.cpp35SHIBSP_DLLLOCAL PluginManager<AttributeFilter,string,const DOMElement*>::Factory XMLAttributeFilte…
36SHIBSP_DLLLOCAL PluginManager<AttributeFilter,string,const DOMElement*>::Factory DummyAttributeFil…
37SHIBSP_DLLLOCAL PluginManager<AttributeFilter,string,const DOMElement*>::Factory ChainingAttribute…
H A DAttributeRequesterEntityAttributeFunctor.cpp47 class SHIBSP_DLLLOCAL AttributeRequesterEntityAttributeFunctor : public MatchFunctor
69 MatchFunctor* SHIBSP_DLLLOCAL AttributeRequesterEntityAttributeExactMatchFactory( in AttributeRequesterEntityAttributeExactMatchFactory()
76 MatchFunctor* SHIBSP_DLLLOCAL AttributeRequesterEntityAttributeRegexMatchFactory( in AttributeRequesterEntityAttributeRegexMatchFactory()
H A DAttributeIssuerEntityAttributeFunctor.cpp47 class SHIBSP_DLLLOCAL AttributeIssuerEntityAttributeFunctor : public MatchFunctor
69 MatchFunctor* SHIBSP_DLLLOCAL AttributeIssuerEntityAttributeExactMatchFactory( in AttributeIssuerEntityAttributeExactMatchFactory()
76 MatchFunctor* SHIBSP_DLLLOCAL AttributeIssuerEntityAttributeRegexMatchFactory( in AttributeIssuerEntityAttributeRegexMatchFactory()
H A DAnyMatchFunctor.cpp38 class SHIBSP_DLLLOCAL AnyMatchFunctor : public MatchFunctor
50 …MatchFunctor* SHIBSP_DLLLOCAL AnyMatchFunctorFactory(const std::pair<const FilterPolicyContext*,co… in AnyMatchFunctorFactory()
H A DAttributeMatchesShibMDScopeFunctor.cpp48 class SHIBSP_DLLLOCAL AbstractAttributeMatchesShibMDScopeFunctor : public MatchFunctor
132 …MatchFunctor* SHIBSP_DLLLOCAL AttributeScopeMatchesShibMDScopeFactory(const pair<const FilterPolic… in AttributeScopeMatchesShibMDScopeFactory()
137 …MatchFunctor* SHIBSP_DLLLOCAL AttributeValueMatchesShibMDScopeFactory(const pair<const FilterPolic… in AttributeValueMatchesShibMDScopeFactory()
H A DDummyAttributeFilter.cpp37 class SHIBSP_DLLLOCAL DummyAttributeFilter : public AttributeFilter
58 AttributeFilter* SHIBSP_DLLLOCAL DummyAttributeFilterFactory(const DOMElement* const & e, bool) in DummyAttributeFilterFactory()
H A DAttributeRequesterEntityMatcherFunctor.cpp47 class SHIBSP_DLLLOCAL AttributeRequesterEntityMatcherFunctor : public MatchFunctor
74 …MatchFunctor* SHIBSP_DLLLOCAL AttributeRequesterEntityMatcherFactory(const std::pair<const FilterP… in AttributeRequesterEntityMatcherFactory()
H A DAttributeIssuerEntityMatcherFunctor.cpp47 class SHIBSP_DLLLOCAL AttributeIssuerEntityMatcherFunctor : public MatchFunctor
74 …MatchFunctor* SHIBSP_DLLLOCAL AttributeIssuerEntityMatcherFactory(const std::pair<const FilterPoli… in AttributeIssuerEntityMatcherFactory()
H A DAttributeIssuerStringFunctor.cpp45 class SHIBSP_DLLLOCAL AttributeIssuerStringFunctor : public MatchFunctor
75 …MatchFunctor* SHIBSP_DLLLOCAL AttributeIssuerStringFactory(const std::pair<const FilterPolicyConte… in AttributeIssuerStringFactory()
H A DAttributeRequesterStringFunctor.cpp45 class SHIBSP_DLLLOCAL AttributeRequesterStringFunctor : public MatchFunctor
75 …MatchFunctor* SHIBSP_DLLLOCAL AttributeRequesterStringFactory(const std::pair<const FilterPolicyCo… in AttributeRequesterStringFactory()
/dports/security/shibboleth-sp/shibboleth-sp-3.3.0/shibsp/
H A Dbase.h48 #define SHIBSP_DLLLOCAL macro
54 #define SHIBSP_DLLLOCAL __attribute__ ((visibility("hidden"))) macro
58 #define SHIBSP_DLLLOCAL macro
/dports/security/shibboleth-sp/shibboleth-sp-3.3.0/shibsp/metadata/
H A DMetadataExtSchemaValidators.cpp44 XMLOBJECTVALIDATOR_SIMPLE(SHIBSP_DLLLOCAL,Scope);
46 BEGIN_XMLOBJECTVALIDATOR(SHIBSP_DLLLOCAL,KeyAuthority);
50SHIBSP_DLLLOCAL PluginManager<MetadataProvider,string,const DOMElement*>::Factory DynamicMetadataP…
/dports/security/shibboleth-sp/shibboleth-sp-3.3.0/shibsp/security/
H A DPKIXTrustEngine.cpp50 …class SHIBSP_DLLLOCAL PKIXTrustEngine : public AbstractPKIXTrustEngine, public ObservableMetadataP…
77 friend class SHIBSP_DLLLOCAL MetadataPKIXIterator;
83SHIBSP_DLLLOCAL PluginManager<TrustEngine,string,const DOMElement*>::Factory PKIXTrustEngineFactor…
85 TrustEngine* SHIBSP_DLLLOCAL PKIXTrustEngineFactory(const DOMElement* const & e, bool) in PKIXTrustEngineFactory()
90 …class SHIBSP_DLLLOCAL MetadataPKIXIterator : public AbstractPKIXTrustEngine::PKIXValidationInfoIte…
/dports/security/shibboleth-sp/shibboleth-sp-3.3.0/plugins/
H A DCaseFoldingAttributeResolver.cpp46 class SHIBSP_DLLLOCAL FoldingContext : public ResolutionContext
73 class SHIBSP_DLLLOCAL CaseFoldingAttributeResolver : public AttributeResolver
125 …AttributeResolver* SHIBSP_DLLLOCAL UpperCaseAttributeResolverFactory(const DOMElement* const & e, … in UpperCaseAttributeResolverFactory()
130 …AttributeResolver* SHIBSP_DLLLOCAL LowerCaseAttributeResolverFactory(const DOMElement* const & e, … in LowerCaseAttributeResolverFactory()

12345