Home
last modified time | relevance | path

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

/plugin/authssocas/vendor/apereo/phpcas/source/CAS/ProxiedService/
H A DImap.php61 throw new CAS_InvalidArgumentException('Invalid username.');
110 throw new CAS_InvalidArgumentException('Invalid url.');
139 throw new CAS_InvalidArgumentException('Invalid mailbox.');
169 throw new CAS_InvalidArgumentException('Invalid options.');
H A DAbstract.php64 throw new CAS_InvalidArgumentException(
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/
H A DCookieJar.php163 throw new CAS_InvalidArgumentException(
278 throw new CAS_InvalidArgumentException('Invalid Cookie array passed.');
320 throw new CAS_InvalidArgumentException(
325 throw new CAS_InvalidArgumentException(
H A DInvalidArgumentException.php40 class CAS_InvalidArgumentException class
H A DTypeMismatchException.php41 extends CAS_InvalidArgumentException
H A DClient.php232 throw new CAS_InvalidArgumentException(
2160 …throw new CAS_InvalidArgumentException("Certificate file does not exist " . $this->_requestImpleme…
3176 throw new CAS_InvalidArgumentException(
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/ServiceBaseUrl/
H A DBase.php77 * @throws CAS_InvalidArgumentException if the URL does not include the protocol
81 throw new CAS_InvalidArgumentException(
H A DAllowedListDiscovery.php52 throw new CAS_InvalidArgumentException('$list should not be empty');
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/Request/
H A DCurlMultiRequest.php61 * @throws CAS_InvalidArgumentException If passed a Request of the wrong
72 throw new CAS_InvalidArgumentException(
H A DMultiRequestInterface.php59 * @throws CAS_InvalidArgumentException If passed a Request of the wrong
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/ProxiedService/Http/
H A DAbstract.php116 throw new CAS_InvalidArgumentException('$url must be a string.');