phpCAS
version 1.4.0
CAS
ProxiedService
Http
Get.php
Go to the documentation of this file.
1
<?php
2
68
class
CAS_ProxiedService_Http_Get
69
extends
CAS_ProxiedService_Http_Abstract
70
{
71
79
protected
function
populateRequest
(
CAS_Request_RequestInterface
$request)
80
{
81
// do nothing, since the URL has already been sent and that is our
82
// only data.
83
}
84
}
85
?>
CAS_ProxiedService_Http_Get\populateRequest
populateRequest(CAS_Request_RequestInterface $request)
Definition:
Get.php:79
CAS_Request_RequestInterface
Definition:
RequestInterface.php:40
CAS_ProxiedService_Http_Get
Definition:
Get.php:68
CAS_ProxiedService_Http_Abstract
Definition:
Abstract.php:41
Generated by
1.8.13