Home
last modified time | relevance | path

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

/plugin/authssocas/vendor/apereo/phpcas/source/CAS/ProxiedService/Http/
H A DGet.php79 protected function populateRequest (CAS_Request_RequestInterface $request) function in CAS_ProxiedService_Http_Get
H A DAbstract.php226 $this->populateRequest($request);
260 abstract protected function populateRequest( function in CAS_ProxiedService_Http_Abstract
H A DPost.php133 protected function populateRequest (CAS_Request_RequestInterface $request) function in CAS_ProxiedService_Http_Post