Home
last modified time | relevance | path

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

/plugin/authssocas/vendor/apereo/phpcas/source/CAS/
H A DClient.php1069 $this->setTicket($ticket);
1805 $this->setTicket('');
1816 $this->setTicket('');
2088 public function setTicket($st) function in CAS_Client