Home
last modified time | relevance | path

Searched refs:sympaSoapService (Results 1 – 3 of 3) sorted by relevance

/plugin/sympaauth/files/
H A Dsympa.class.php30 var $sympaSoapService = null; variable in auth_sympa
57 $this->sympaSoapService = $conf['plugin']['sympaauth']['sympaSoapService'];
59 $this->soap_client = new SoapClient($this->sympaSoapService);
175 return($this->sympaSoapService);
/plugin/sympaauth/
H A DREADME9 $conf['plugin']['sympaauth']['sympaSoapService'] = <URL of Sympa SOAP wsdl>;
/plugin/shibbolethauth/files/
H A Dshibboleth.class.php30 var $sympaSoapService = null; variable in auth_shibboleth
406 return($this->sympaSoapService);