Spring Security 3 database authentication with Hibernate

Posted by newbie on Stack Overflow See other posts from Stack Overflow or by newbie
Published on 2010-04-21T13:32:07Z Indexed on 2010/04/23 20:53 UTC
Read the original article Hit count: 226

I need to authenticate users from database, Spring Security documents don't tell how to authenticate with hibernate. Is that possible and how can I do that?

© Stack Overflow or respective owner

Related posts about spring-security

Related posts about authentication