Piotr Maj wrote:


Could you give me more precise date of this discuss or direct link to it? Mailman at sourceforge is not for human beings ;-)

The new JDBC DAO implementation will ideally support password changing, remember me functionality, lost password support, account lockout (via a listener) and specialised ACL needs such as Andres mentioned in the thread below. Thus people can use the current JdbcDaoImpl (or implement AuthenticationDao), if they just want a KISS read-only provider, or they can use the new "enhanced" JDBC DAO (or a new MutableAuthenticationDao interface) if they want all the extra functions.

As the needs are fairly broad, might I suggest sending the proposed schema to this list so people can discuss before you go to the trouble of implementing it? I know you're volunteering to help - so we'll be happy with whatever you contribute - but it would be great to ensure everything gets covered in this enhanced MutableAuthenticationDao and core implementation schema. While I think of it, we should require (via the interface contract) for MutableAuthenticationDao implementations to call "userCache.removeUserFromCache(String username)" at appropriate times.

The thread is at http://www.mail-archive.com/[EMAIL PROTECTED]/msg00337.html.

Best regards
Ben



-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Acegisecurity-developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer

Reply via email to