You are here

protected property CasForcedAuthSubscriber::$forcedLoginEnabled in CAS 2.x

Is forced login configuration setting enabled.

Type: bool

File

src/Subscriber/CasForcedAuthSubscriber.php, line 71

Class

CasForcedAuthSubscriber
Event subscriber for implementing CAS forced authentication.

Namespace

Drupal\cas\Subscriber

Code

protected $forcedLoginEnabled = FALSE;