BasicAuth::$userAuth

Same name and namespace in other branches
  1. 8.9.x core/modules/basic_auth/src/Authentication/Provider/BasicAuth.php \Drupal\basic_auth\Authentication\Provider\BasicAuth::userAuth
  2. 10 core/modules/basic_auth/src/Authentication/Provider/BasicAuth.php \Drupal\basic_auth\Authentication\Provider\BasicAuth::userAuth
  3. 11.x core/modules/basic_auth/src/Authentication/Provider/BasicAuth.php \Drupal\basic_auth\Authentication\Provider\BasicAuth::userAuth

The user auth service.

Type: \Drupal\user\UserAuthInterface

File

core/modules/basic_auth/src/Authentication/Provider/BasicAuth.php, line 34

Class

BasicAuth
HTTP Basic authentication provider.

Namespace

Drupal\basic_auth\Authentication\Provider

Code

protected $userAuth;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.