2008年10月15日星期三

[fw-auth] Zend_Auth and Persistent storage ....

"By default, Zend_Auth provides persistent storage of the identity from a
successful authentication attempt using the PHP session. Upon a successful
authentication attempt, Zend_Auth::authenticate() stores the identity from
the authentication result into persistent storage."

This is an excerpt from the documentation. I was just wondering this has any
trade offs in terms of resources? Secondly, though i have implemented the
Zend_Auth into my application, is there a way of incorporating a timeout
session without having to use an adapter?

I just need some clarifications on these persistent storage and how it
really affects the application as compared to having a session that timeout
due to inactivity.


Thanks and looking forward to your response :)

-----
dee
--
View this message in context: http://www.nabble.com/Zend_Auth-and-Persistent-storage-....-tp20000382p20000382.html
Sent from the Zend Auth mailing list archive at Nabble.com.

没有评论: