You are here

constant CasLoginException::ATTRIBUTE_PARSING_ERROR in CAS 2.x

Same name and namespace in other branches
  1. 8 src/Exception/CasLoginException.php \Drupal\cas\Exception\CasLoginException::ATTRIBUTE_PARSING_ERROR

Error parsing CAS attributes during login.

File

src/Exception/CasLoginException.php, line 33

Class

CasLoginException
Exception occurring on login failure.

Namespace

Drupal\cas\Exception

Code

const ATTRIBUTE_PARSING_ERROR = 5;