Zend_AuthLocated in /Zend/Auth.php (line 30)
static Zend_Auth
$_instance
= null (line 37)
Singleton instance
Zend_Auth_Storage_Interface
$_storage
= null (line 44)
Persistent storage handler
static getInstance (line 69)
Returns an instance of Zend_Auth
Singleton pattern implementation
authenticate (line 116)
Authenticates against the supplied adapter
clearIdentity (line 158)
Clears the identity from persistent storage
getIdentity (line 142)
Returns the identity from storage or null if no identity is available
getStorage (line 85)
Returns the persistent storage handler
Session storage is used by default unless a different storage adapter has been set.
hasIdentity (line 132)
Returns true if and only if an identity is available from storage
Documentation generated on Wed, 21 Feb 2007 11:45:51 -0800 by phpDocumentor 1.3.1