Class Horde_Auth_Ipbasic
The Horde_Auth_Ipbasic class provides access control based on CIDR masks (client IP addresses). It is not meant for user-based systems, but for times when you want a block of IPs to be able to access a site, and that access is simply on/off - no preferences, etc.
Copyright 1999-2012 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you did not receive this file, http://www.horde.org/licenses/lgpl21
- Horde_Auth_Base
- Horde_Auth_Ipbasic
Package: Auth
Category: Horde
License: LGPL-2.1
Author: Chuck Hagenbuch chuck@horde.org
Located at Horde/Auth/Ipbasic.php
Category: Horde
License: LGPL-2.1
Author: Chuck Hagenbuch chuck@horde.org
Located at Horde/Auth/Ipbasic.php
public
|
|
public
boolean
|
addUser(),
authenticate(),
exists(),
getCredential(),
getError(),
getParam(),
hasCapability(),
isLocked(),
listUsers(),
lockUser(),
removeUser(),
resetPassword(),
setCredential(),
setError(),
unlockUser(),
updateUser(),
validateAuth()
|