Home
last modified time | relevance | path

Searched refs:setCacheTag (Results 1 – 5 of 5) sorted by relevance

/dports/devel/xmltooling/xmltooling-3.2.1/xmltooling/soap/
H A DSOAPTransport.h171 virtual bool setCacheTag(std::string* cacheTag=nullptr);
/dports/devel/xmltooling/xmltooling-3.2.1/xmltooling/security/impl/
H A DManagedResource.h52 ret->setCacheTag(&cacheTag); in getTransport()
/dports/devel/xmltooling/xmltooling-3.2.1/xmltooling/soap/impl/
H A DSOAPClient.cpp84 bool SOAPTransport::setCacheTag(string* cacheTag) in setCacheTag() function in SOAPTransport
H A DCURLSOAPTransport.cpp182 bool setCacheTag(string* cacheTag) { in setCacheTag() function in xmltooling::CURLSOAPTransport
/dports/security/shibboleth-sp/shibboleth-sp-3.3.0/shibsp/metadata/
H A DDynamicMetadataProvider.cpp307 transport->setCacheTag(&cacheTag); in resolve()