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 /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 Sun, 27 May 2007 23:26:09 -0700 by phpDocumentor 1.3.2