-
Jul 22nd, 2006, 03:12 AM
#1
Acegi using Hibernate Qustion
Hi everyone
I used Andromda genterate simplest spring-hibernate database, Just User table and username, password.
i need use acegi apply to my owner hibernate object. any suggest.
thank
-
Jul 22nd, 2006, 09:46 AM
#2
At the very least have your user object implement the UserDetails interface. Then you'll probably need a custom DaoAuthenticationProvider which should implement UserDetailsService.
-
Jul 23rd, 2006, 12:50 PM
#3
thank nmcloughlin, Now it working well thank again.
Last edited by dafool; Jul 25th, 2006 at 04:53 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules