constant CasLoginException::NO_LOCAL_ACCOUNT in CAS 2.x
Same name and namespace in other branches
- 8 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
- Exception occurring on login failure.
Namespace
Drupal\cas\ExceptionCode
const NO_LOCAL_ACCOUNT = 1;