You are here

protected property CasSubscriber::$forcedLoginEnabled in CAS 8

Is forced login configuration setting enabled.

Type: bool

File

src/Subscriber/CasSubscriber.php, line 94

Class

CasSubscriber
Provides a CasSubscriber.

Namespace

Drupal\cas\Subscriber

Code

protected $forcedLoginEnabled = FALSE;