Cheetah
OAuth2\Controller\ResourceController Member List

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

$configOAuth2\Controller\ResourceControllerprotected
$scopeUtilOAuth2\Controller\ResourceControllerprotected
$tokenStorageOAuth2\Controller\ResourceControllerprotected
$tokenTypeOAuth2\Controller\ResourceControllerprotected
__construct(TokenTypeInterface $tokenType, AccessTokenInterface $tokenStorage, $config=array(), ScopeInterface $scopeUtil=null)OAuth2\Controller\ResourceController
getAccessTokenData(RequestInterface $request, ResponseInterface $response)OAuth2\Controller\ResourceController
getToken()OAuth2\Controller\ResourceController
verifyResourceRequest(RequestInterface $request, ResponseInterface $response, $scope=null)OAuth2\Controller\ResourceController