Cheetah
OAuth2\Controller\AuthorizeController Member List

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

$clientStorageOAuth2\Controller\AuthorizeControllerprotected
$configOAuth2\Controller\AuthorizeControllerprotected
$responseTypesOAuth2\Controller\AuthorizeControllerprotected
$scopeUtilOAuth2\Controller\AuthorizeControllerprotected
__construct(ClientInterface $clientStorage, array $responseTypes=array(), array $config=array(), ScopeInterface $scopeUtil=null)OAuth2\Controller\AuthorizeController
buildAuthorizeParameters($request, $response, $user_id)OAuth2\Controller\AuthorizeControllerprotected
getClientId()OAuth2\Controller\AuthorizeController
getRedirectUri()OAuth2\Controller\AuthorizeController
getResponseType()OAuth2\Controller\AuthorizeController
getScope()OAuth2\Controller\AuthorizeController
getState()OAuth2\Controller\AuthorizeController
getValidResponseTypes()OAuth2\Controller\AuthorizeControllerprotected
handleAuthorizeRequest(RequestInterface $request, ResponseInterface $response, $is_authorized, $user_id=null)OAuth2\Controller\AuthorizeController
RESPONSE_TYPE_ACCESS_TOKENOAuth2\Controller\AuthorizeControllerInterface
RESPONSE_TYPE_AUTHORIZATION_CODEOAuth2\Controller\AuthorizeControllerInterface
setNotAuthorizedResponse(RequestInterface $request, ResponseInterface $response, $redirect_uri, $user_id=null)OAuth2\Controller\AuthorizeControllerprotected
validateAuthorizeRequest(RequestInterface $request, ResponseInterface $response)OAuth2\Controller\AuthorizeController
validateRedirectUri($inputUri, $registeredUriString)OAuth2\Controller\AuthorizeControllerprotected