Searched refs:Horde_Core_Auth_Application (Results 1 – 10 of 10) sorted by relevance
40 * @return Horde_Core_Auth_Application The singleton instance.50 $this->_instances[$app] = new Horde_Core_Auth_Application(array_filter(array(
299 case Horde_Core_Auth_Application::REASON_SESSIONIP:303 case Horde_Core_Auth_Application::REASON_BROWSER:307 case Horde_Core_Auth_Application::REASON_SESSIONMAXTIME:
22 * @see Horde_Core_Auth_Application::getLoginParams()
25 class Horde_Core_Auth_Application extends Horde_Auth_Base class
449 * @param Horde_Core_Auth_Application $auth_ob The authentication object.
175 * @param Horde_Core_Auth_Application $auth_ob The authentication object.
2641 ->setError(Horde_Core_Auth_Application::REASON_SESSIONIP);2648 ->setError(Horde_Core_Auth_Application::REASON_BROWSER);2655 ->setError(Horde_Core_Auth_Application::REASON_SESSIONMAXTIME);
335 [jan] Add Horde_Core_Auth_Application#listNames().1463 [mms] Fix Horde_Core_Auth_Application#updateUser().1605 [rla] Add locking routines to Horde_Core_Auth_Application.
909 [jan] Add Horde_Core_Auth_Application#listNames().6914 [rla] Add locking routines to Horde_Core_Auth_Application.
1014 [jan] Add Horde_Core_Auth_Application#listNames().8136 [rla] Add locking routines to Horde_Core_Auth_Application.