protected property ServiceController::$casUserManager in CAS 2.x
Same name and namespace in other branches
- 8 src/Controller/ServiceController.php \Drupal\cas\Controller\ServiceController::casUserManager
Used to log a user in after they've been validated.
Type: \Drupal\cas\Service\CasUserManager
File
- src/
Controller/ ServiceController.php, line 55
Class
- ServiceController
- Controller used when redirect back from CAS authentication.
Namespace
Drupal\cas\ControllerCode
protected $casUserManager;