You are here

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

Same name in other branches
  1. 8.4 Drupal\simple_oauth\Authentication
  2. 8 Drupal\simple_oauth\Authentication
  3. 8.2 Drupal\simple_oauth\Authentication
  4. 5.x Drupal\simple_oauth\Authentication
Classsort descending Location Description
TokenAuthUser src/Authentication/TokenAuthUser.php The decorated user class with token information.
TokenAuthUserInterface src/Authentication/TokenAuthUserInterface.php @internal