protected property ServiceController::$externalAuth in CAS 2.x
Same name and namespace in other branches
- 8 src/Controller/ServiceController.php \Drupal\cas\Controller\ServiceController::externalAuth
The external auth service.
Type: \Drupal\externalauth\ExternalAuthInterface
File
- src/
Controller/ ServiceController.php, line 104
Class
- ServiceController
- Controller used when redirect back from CAS authentication.
Namespace
Drupal\cas\ControllerCode
protected $externalAuth;