You are here

protected property CasPreLoginEvent::$allowLogin in CAS 2.x

Same name and namespace in other branches
  1. 8 src/Event/CasPreLoginEvent.php \Drupal\cas\Event\CasPreLoginEvent::allowLogin

Controls whether or not the user will be allowed to login.

Type: bool

File

src/Event/CasPreLoginEvent.php, line 47

Class

CasPreLoginEvent
Class CasPreLoginEvent.

Namespace

Drupal\cas\Event

Code

protected $allowLogin = TRUE;