Cheetah
OAuth2\Storage\AuthorizationCodeInterface Member List

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

expireAuthorizationCode($code)OAuth2\Storage\AuthorizationCodeInterface
getAuthorizationCode($code)OAuth2\Storage\AuthorizationCodeInterface
RESPONSE_TYPE_CODEOAuth2\Storage\AuthorizationCodeInterface
setAuthorizationCode($code, $client_id, $user_id, $redirect_uri, $expires, $scope=null)OAuth2\Storage\AuthorizationCodeInterface