An exception for terminatinating execution or to throw for unit testing.
This class implements common methods for ProxiedService implementations included with phpCAS.
This class is used to make proxied service requests via the HTTP GET method.
populateRequest(CAS_Request_RequestInterface $request)
Add any other parts of the request needed by concrete classes.
This interface defines a class library for performing web requests.