You are here

constant CasLoginException::NO_LOCAL_ACCOUNT in CAS 8

Same name and namespace in other branches
  1. 2.x src/Exception/CasLoginException.php \Drupal\cas\Exception\CasLoginException::NO_LOCAL_ACCOUNT

Auto registration turned off, and local account does not exist.

File

src/Exception/CasLoginException.php, line 13

Class

CasLoginException
Class CasLoginException.

Namespace

Drupal\cas\Exception

Code

const NO_LOCAL_ACCOUNT = 1;