Searched refs:initializeProxiedService (Results 1 – 3 of 3) sorted by relevance
142 phpCAS::initializeProxiedService($this);144 $this->_casClient->initializeProxiedService($this);
954 public static function initializeProxiedService (CAS_ProxiedService $proxiedService) function in phpCAS959 self::$_PHPCAS_CLIENT->initializeProxiedService($proxiedService);
3197 public function initializeProxiedService (CAS_ProxiedService $proxiedService) function in CAS_Client