Searched refs:changeSessionID (Results 1 – 2 of 2) sorted by relevance
338 * @param bool $changeSessionID Allow phpCAS to change the session_id350 $changeSessionID = true, \SessionHandlerInterface $sessionHandler = null argument370 $changeSessionID, $sessionHandler393 * @param bool $changeSessionID Allow phpCAS to change the session_id405 $changeSessionID = true, \SessionHandlerInterface $sessionHandler = null argument425 $changeSessionID, $sessionHandler
918 * @param bool $changeSessionID Allow phpCAS to change the session_id940 $changeSessionID = true, argument954 if (gettype($changeSessionID) != 'boolean')955 throw new CAS_TypeMismatchException($changeSessionID, '$changeSessionID', 'boolean');966 $this->_setChangeSessionID($changeSessionID);