7 calls to OAuth2Storage::getStorageClient() in OAuth2 Server 2.0.x
- OAuth2Storage::checkRestrictedGrantType in src/
OAuth2Storage.php - Check restricted grant type.
- OAuth2Storage::getClientDetails in src/
OAuth2Storage.php - Get client credentials.
- OAuth2Storage::getJti in src/
OAuth2Storage.php - Get Jti.
- OAuth2Storage::setAccessToken in src/
OAuth2Storage.php - Set access token.
- OAuth2Storage::setAuthorizationCode in src/
OAuth2Storage.php - Set authorization code.
- OAuth2Storage::setJti in src/
OAuth2Storage.php - Set Jti.
- OAuth2Storage::setRefreshToken in src/
OAuth2Storage.php - Set refresh token.