Implements interfaces:
Non-Persistent Auth Storage
Since HTTP Authentication happens again on each request, this will always be re-populated. So there's no need to use sessions, this simple value class will hold the data for rest of the current request.
Located in /Zend/Auth/Storage/NonPersistent.php (line 42)
Clears contents from storage
Returns true if and only if storage is empty
Returns the contents of storage
Behavior is undefined when storage is empty.
Writes $contents to storage
Documentation generated on Fri, 06 Apr 2007 18:28:19 -0700 by phpDocumentor 1.3.1