Cheetah
OAuth2\Storage\JwtAccessToken Member List

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

$encryptionUtilOAuth2\Storage\JwtAccessTokenprotected
$publicKeyStorageOAuth2\Storage\JwtAccessTokenprotected
$tokenStorageOAuth2\Storage\JwtAccessTokenprotected
__construct(PublicKeyInterface $publicKeyStorage, AccessTokenInterface $tokenStorage=null, EncryptionInterface $encryptionUtil=null)OAuth2\Storage\JwtAccessToken
convertJwtToOAuth2($tokenData)OAuth2\Storage\JwtAccessTokenprotected
getAccessToken($oauth_token)OAuth2\Storage\JwtAccessToken
setAccessToken($oauth_token, $client_id, $user_id, $expires, $scope=null)OAuth2\Storage\JwtAccessToken
unsetAccessToken($access_token)OAuth2\Storage\JwtAccessToken