It's simply a matter of replacing the DAO layer in Spring and providing your
own UserDAO implementation that can provide ACEGI with the user object. The
former are configured in the normal applicationContext-*.xml files, and the
latter is configured in the security.xml files (look for the dao
auth
Hello Everyone,
I am new to the list and to AppFuse and I have a question I am hoping
I can get some answers to.
I should say also that while I have been developing large web apps
for years I am new to doing this in a Java project with things like
Spring and hibernate and all this cool st