An exception for terminatinating execution or to throw for unit testing.
Base class for authentication providers (radius, ldap, apache, ...)
__construct(ilAuthCredentials $credentials)
Constructor.
const STATUS_AUTHENTICATION_FAILED
handleAuthenticationFail(ilAuthStatus $status, $a_reason)
Handle failed authentication.
const STATUS_AUTHENTICATION_SUCCESS
Auth status implementation.
const STATUS_AUTHENTICATION_FAILED
static getLogger($a_component_id)
Get component logger.
Interface of auth credentials.
Standard interface for auth provider implementations.