Base class for all ILIAS PEAR container classes
logoutObserver($a_username, $a_auth)
Called after logout.
failedLoginObserver($a_username, $a_auth)
Called after failed login.
loginObserver($a_username, $a_auth)
Called after successful login.
checkAuthObserver($a_username, $a_auth)
Called after check auth requests.
supportsCaptchaVerification()
Returns whether or not the auth container supports the verification of captchas This should be true f...