You are here

namespace Drupal\simple_oauth in Simple OAuth (OAuth2) & OpenID Connect 5.x

Same name in other branches
  1. 8.4 Drupal\simple_oauth
  2. 8 Drupal\simple_oauth
  3. 8.2 Drupal\simple_oauth
  4. 8.3 Drupal\simple_oauth
Classsort descending Location Description
AccessTokenAccessControlHandler src/AccessTokenAccessControlHandler.php Access controller for the Access Token entity.
ExpiredCollector src/ExpiredCollector.php Service in charge of deleting or expiring tokens that cannot be used anymore.
KnownClientsRepository src/KnownClientsRepository.php Default implementation for the known clients repository.
KnownClientsRepositoryInterface src/KnownClientsRepositoryInterface.php An interface that remembers known clients.
LockableConfigEntityAccessControlHandler src/LockableConfigEntityAccessControlHandler.php
Oauth2TokenListBuilder src/Oauth2TokenListBuilder.php Defines a class to build a listing of Access Token entities.