Home
last modified time | relevance | path

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

/plugin/farm/
H A Dtestclient.php39 …print_r($cli->authenticateRemoteAppAndRun('remoteapp', 'pwd', 'animalExists', array('name' => $_GE…
41 …print_r($cli->authenticateRemoteAppAndRun('remoteapp', 'pwd', 'animalDelete', array('name' => $_GE…
43 …print_r($cli->authenticateRemoteAppAndRun('remoteapp', 'pwd', 'animalCreate', array('name' => $_GE…
48 …foreach($cli->authenticateRemoteAppAndRun('remoteapp', 'pwd', 'animalsList') as $w) echo '<a href=…
H A Dsoapserver.php40 function authenticateRemoteAppAndRun() { function in farmSOAP
/plugin/shibbolethauth/files/
H A Dshibboleth.class.php181 …$res = $this->soap_client->authenticateRemoteAppAndRun($conf['plugin']['shibbolethauth']['sympaApp…
307 …$res = $this->soap_client->authenticateRemoteAppAndRun($conf['plugin']['shibbolethauth']['sympaApp…