Cheetah
plugins
OAuth2
Storage
JwtAccessTokenInterface.php
Go to the documentation of this file.
1
<?
php
2
3
namespace
OAuth2\Storage
;
4
11
interface
JwtAccessTokenInterface
extends
AccessTokenInterface
12
{
13
14
}
php
OAuth2\Storage\JwtAccessTokenInterface
Definition:
JwtAccessTokenInterface.php:12
OAuth2\Storage
Definition:
AccessTokenInterface.php:3
OAuth2\Storage\AccessTokenInterface
Definition:
AccessTokenInterface.php:12
Generated by
1.8.20