|
ILIAS
release_4-3 Revision
|
Go to the source code of this file.
| const | CAS_STR_USING_SERVER = 1 |
| a phpCAS string index | |
| const | CAS_STR_AUTHENTICATION_WANTED = 2 |
| const | CAS_STR_LOGOUT = 3 |
| const | CAS_STR_SHOULD_HAVE_BEEN_REDIRECTED = 4 |
| const | CAS_STR_AUTHENTICATION_FAILED = 5 |
| const | CAS_STR_YOU_WERE_NOT_AUTHENTICATED = 6 |
| const | CAS_STR_SERVICE_UNAVAILABLE = 7 |
| const CAS_STR_AUTHENTICATION_FAILED = 5 |
Definition at line 19 of file languages.php.
| const CAS_STR_AUTHENTICATION_WANTED = 2 |
Definition at line 16 of file languages.php.
| const CAS_STR_LOGOUT = 3 |
Definition at line 17 of file languages.php.
| const CAS_STR_SERVICE_UNAVAILABLE = 7 |
Definition at line 21 of file languages.php.
| const CAS_STR_SHOULD_HAVE_BEEN_REDIRECTED = 4 |
Definition at line 18 of file languages.php.
| const CAS_STR_USING_SERVER = 1 |
a phpCAS string index
Definition at line 15 of file languages.php.
| const CAS_STR_YOU_WERE_NOT_AUTHENTICATED = 6 |
Definition at line 20 of file languages.php.