Home
last modified time | relevance | path

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

/plugin/authssocas/vendor/apereo/phpcas/source/CAS/ProxyChain/
H A DAllowedList.php77 public function isProxyListAllowed(array $proxies) function in CAS_ProxyChain_AllowedList
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/
H A DClient.php3532 if (!$this->getAllowedProxyChains()->isProxyListAllowed($proxyList)) {