You are here

namespace Drupal\simple_oauth in Simple OAuth (OAuth2) & OpenID Connect 8.2

Same name in other branches
  1. 8.4 Drupal\simple_oauth
  2. 8 Drupal\simple_oauth
  3. 8.3 Drupal\simple_oauth
  4. 5.x 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.
LockableConfigEntityAccessControlHandler src/LockableConfigEntityAccessControlHandler.php
Oauth2ClientListBuilder src/Oauth2ClientListBuilder.php Defines a class to build a listing of Access Token entities.
Oauth2TokenListBuilder src/Oauth2TokenListBuilder.php Defines a class to build a listing of Access Token entities.