You are here

constant CasHelper::EVENT_PRE_LOGIN in CAS 8

Same name and namespace in other branches
  1. 2.x src/Service/CasHelper.php \Drupal\cas\Service\CasHelper::EVENT_PRE_LOGIN

Event type identifier for the CasPreLoginEvent.

File

src/Service/CasHelper.php, line 86

Class

CasHelper
Class CasHelper.

Namespace

Drupal\cas\Service

Code

const EVENT_PRE_LOGIN = 'cas.pre_login';