Zend_Auth_Adapter_DigestImplements interfaces:
Located in /Zend/Auth/Adapter/Digest.php (line 36)
void
__construct
([mixed $filename = null], [mixed $realm = null], [mixed $username = null], [mixed $password = null])
Constructor __construct (line 75)
Sets adapter options
authenticate (line 180)
Defined by Zend_Auth_Adapter_Interface
getFilename (line 91)
Returns the filename option value or null if it has not yet been set
getPassword (line 157)
Returns the password option value or null if it has not yet been set
getRealm (line 113)
Returns the realm option value or null if it has not yet been set
getUsername (line 135)
Returns the username option value or null if it has not yet been set
setFilename (line 102)
Sets the filename option value
setPassword (line 168)
Sets the password option value
setRealm (line 124)
Sets the realm option value
setUsername (line 146)
Sets the username option value
Documentation generated on Wed, 21 Feb 2007 11:46:58 -0800 by phpDocumentor 1.3.1