namespace Drupal\Core\Session

Classsort descending Location Description
AccountInterface drupal/core/lib/Drupal/Core/Session/AccountInterface.php Defines an account interface which represents the current user.
UserSession drupal/core/lib/Drupal/Core/Session/UserSession.php An implementation of the user account interface for the global user.