So I have the inMemory security working fine. Now I want to authenticate through users stored in the database. Am I correct in that I need to use the UserDetails interface?
Is the basic idea that you query your dB based on the user name? If it exists do you return the User object?
Any help to get me back on track is appreciated. Thanks!



. Glad it was some use to someone!
