11 calls to oauth2_server_client_load() in OAuth2 Server 7
- OAuth2ServerAdminTestCase::testEditingClientSecret in tests/
oauth2_server.test - oauth2_server_authorize_page in ./
oauth2_server.pages.inc - Page callback: Authenticates the user and redirect back to the client with an authorization code.
- oauth2_server_client_form_validate in includes/
oauth2_server.client_admin.inc - Validation callback.
- oauth2_server_from_request in ./
oauth2_server.module - Loads an OAuth2 server using the request details.
- Storage::checkRestrictedGrantType in lib/
Drupal/ oauth2_server/ Storage.php - Storage::getClientDetails in lib/
Drupal/ oauth2_server/ Storage.php - Storage::getJti in lib/
Drupal/ oauth2_server/ Storage.php - Storage::setAccessToken in lib/
Drupal/ oauth2_server/ Storage.php - Storage::setAuthorizationCode in lib/
Drupal/ oauth2_server/ Storage.php - Storage::setJti in lib/
Drupal/ oauth2_server/ Storage.php - Storage::setRefreshToken in lib/
Drupal/ oauth2_server/ Storage.php