Home
last modified time | relevance | path

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

/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancServer/Plugins/Engine/
H A DOrthancPlugins.cpp4922 std::vector<const char*> httpKeys(httpHeaders.size()); in IsAllowed() local
4929 httpKeys[pos] = it->first.c_str(); in IsAllowed()
4951 httpKeys.size(), in IsAllowed()
4952 httpKeys.empty() ? NULL : &httpKeys[0], in IsAllowed()
4973 int32_t allowed = (*filter) (cMethod, uri, ip, httpKeys.size(), in IsAllowed()
4974 httpKeys.empty() ? NULL : &httpKeys[0], in IsAllowed()
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Plugins/Engine/
H A DOrthancPlugins.cpp5440 std::vector<const char*> httpKeys(httpHeaders.size()); in IsAllowed() local
5447 httpKeys[pos] = it->first.c_str(); in IsAllowed()
5469 httpKeys.size(), in IsAllowed()
5470 httpKeys.empty() ? NULL : &httpKeys[0], in IsAllowed()
5491 int32_t allowed = (*filter) (cMethod, uri, ip, httpKeys.size(), in IsAllowed()
5492 httpKeys.empty() ? NULL : &httpKeys[0], in IsAllowed()
/dports/science/orthanc/Orthanc-1.9.7/OrthancServer/Plugins/Engine/
H A DOrthancPlugins.cpp5440 std::vector<const char*> httpKeys(httpHeaders.size()); in IsAllowed() local
5447 httpKeys[pos] = it->first.c_str(); in IsAllowed()
5469 httpKeys.size(), in IsAllowed()
5470 httpKeys.empty() ? NULL : &httpKeys[0], in IsAllowed()
5491 int32_t allowed = (*filter) (cMethod, uri, ip, httpKeys.size(), in IsAllowed()
5492 httpKeys.empty() ? NULL : &httpKeys[0], in IsAllowed()
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Plugins/Engine/
H A DOrthancPlugins.cpp5440 std::vector<const char*> httpKeys(httpHeaders.size()); in IsAllowed() local
5447 httpKeys[pos] = it->first.c_str(); in IsAllowed()
5469 httpKeys.size(), in IsAllowed()
5470 httpKeys.empty() ? NULL : &httpKeys[0], in IsAllowed()
5491 int32_t allowed = (*filter) (cMethod, uri, ip, httpKeys.size(), in IsAllowed()
5492 httpKeys.empty() ? NULL : &httpKeys[0], in IsAllowed()
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Plugins/Engine/
H A DOrthancPlugins.cpp5440 std::vector<const char*> httpKeys(httpHeaders.size()); in IsAllowed() local
5447 httpKeys[pos] = it->first.c_str(); in IsAllowed()
5469 httpKeys.size(), in IsAllowed()
5470 httpKeys.empty() ? NULL : &httpKeys[0], in IsAllowed()
5491 int32_t allowed = (*filter) (cMethod, uri, ip, httpKeys.size(), in IsAllowed()
5492 httpKeys.empty() ? NULL : &httpKeys[0], in IsAllowed()