Home
last modified time | relevance | path

Searched refs:Horde_Core_Auth_Application (Results 1 – 10 of 10) sorted by relevance

/dports/devel/pear-Horde_Core/Horde_Core-2.31.14/lib/Horde/Core/Factory/
H A DAuth.php40 * @return Horde_Core_Auth_Application The singleton instance.
50 $this->_instances[$app] = new Horde_Core_Auth_Application(array_filter(array(
/dports/www/horde-base/horde-5.2.23/
H A Dlogin.php299 case Horde_Core_Auth_Application::REASON_SESSIONIP:
303 case Horde_Core_Auth_Application::REASON_BROWSER:
307 case Horde_Core_Auth_Application::REASON_SESSIONMAXTIME:
/dports/devel/pear-Horde_Core/Horde_Core-2.31.14/lib/Horde/Core/Auth/
H A DComposite.php22 * @see Horde_Core_Auth_Application::getLoginParams()
H A DApplication.php25 class Horde_Core_Auth_Application extends Horde_Auth_Base class
/dports/devel/pear-Horde_Core/Horde_Core-2.31.14/lib/Horde/Registry/
H A DApplication.php449 * @param Horde_Core_Auth_Application $auth_ob The authentication object.
/dports/ftp/horde-gollem/gollem-3.0.13/lib/
H A DApplication.php175 * @param Horde_Core_Auth_Application $auth_ob The authentication object.
/dports/devel/pear-Horde_Core/Horde_Core-2.31.14/lib/Horde/
H A DRegistry.php2641 ->setError(Horde_Core_Auth_Application::REASON_SESSIONIP);
2648 ->setError(Horde_Core_Auth_Application::REASON_BROWSER);
2655 ->setError(Horde_Core_Auth_Application::REASON_SESSIONMAXTIME);
/dports/devel/pear-Horde_Core/Horde_Core-2.31.14/doc/Horde/Core/
H A DCHANGES335 [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.
/dports/deskutils/horde-groupware/groupware-5.2.22/docs/
H A DCHANGES909 [jan] Add Horde_Core_Auth_Application#listNames().
6914 [rla] Add locking routines to Horde_Core_Auth_Application.
/dports/mail/horde-webmail/webmail-5.2.22/docs/
H A DCHANGES1014 [jan] Add Horde_Core_Auth_Application#listNames().
8136 [rla] Add locking routines to Horde_Core_Auth_Application.