constant CasLoginException::USERNAME_ALREADY_EXISTS in CAS 2.x
Same name and namespace in other branches
- 8 src/Exception/CasLoginException.php \Drupal\cas\Exception\CasLoginException::USERNAME_ALREADY_EXISTS
Auto registration attempted to register Drupal user that already exists.
File
- src/
Exception/ CasLoginException.php, line 38
Class
- CasLoginException
- Exception occurring on login failure.
Namespace
Drupal\cas\ExceptionCode
const USERNAME_ALREADY_EXISTS = 6;