mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-05-21 09:26:30 -04:00
Our user backends log exceptions thrown during authentication but they don't throw a exception to inform the caller that an error occured. The new `AuthenticationException' class should be thrown in that case. |
||
|---|---|---|
| .. | ||
| AuthenticationException.php | ||
| ConfigurationError.php | ||
| MissingParameterException.php | ||
| NotImplementedError.php | ||
| NotReadableError.php | ||
| NotWritableError.php | ||
| ProgrammingError.php | ||
| SystemPermissionException.php | ||