Home
last modified time | relevance | path

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

/plugin/authssocas/vendor/apereo/phpcas/source/CAS/
H A DClient.php3401 public function getAllowedProxyChains () function in CAS_Client
3437 if ($this->getAllowedProxyChains()->isProxyingAllowed()) {
3532 if (!$this->getAllowedProxyChains()->isProxyListAllowed($proxyList)) {
/plugin/authssocas/vendor/apereo/phpcas/source/
H A DCAS.php1816 self::$_PHPCAS_CLIENT->getAllowedProxyChains()->allowProxyChain($proxy_chain);