Cheetah
OAuth2\ResponseInterface Member List

This is the complete list of members for OAuth2\ResponseInterface, including all inherited members.

addHttpHeaders(array $httpHeaders)OAuth2\ResponseInterface
addParameters(array $parameters)OAuth2\ResponseInterface
getParameter($name)OAuth2\ResponseInterface
setError($statusCode, $name, $description=null, $uri=null)OAuth2\ResponseInterface
setRedirect($statusCode, $url, $state=null, $error=null, $errorDescription=null, $errorUri=null)OAuth2\ResponseInterface
setStatusCode($statusCode)OAuth2\ResponseInterface