Cheetah
List of all members
OAuth2\Storage\JwtAccessTokenInterface Interface Reference
Inheritance diagram for OAuth2\Storage\JwtAccessTokenInterface:
OAuth2\Storage\AccessTokenInterface OAuth2\Storage\JwtAccessToken

Additional Inherited Members

- Public Member Functions inherited from OAuth2\Storage\AccessTokenInterface
 getAccessToken ($oauth_token)
 
 setAccessToken ($oauth_token, $client_id, $user_id, $expires, $scope=null)
 

Detailed Description

No specific methods, but allows the library to check "instanceof" against interface rather than class

Author
Brent Shaffer <bshafs at gmail dot com>

Definition at line 11 of file JwtAccessTokenInterface.php.


The documentation for this interface was generated from the following file: