Home
last modified time | relevance | path

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

/plugin/authssocas/vendor/apereo/phpcas/source/CAS/ProxyChain/
H A DAllowedList.php53 public function isProxyingAllowed() function in CAS_ProxyChain_AllowedList
84 } elseif (!$this->isProxyingAllowed()) {
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/
H A DClient.php3437 if ($this->getAllowedProxyChains()->isProxyingAllowed()) {