Hi All
I am trying to use Acegi in my application. I must relay on the container to autenticate the user. I still want Acegi to manage the Authorization in my application to all resources, from domain object, method invocation, url access etc.
Can someone give a simple instraction (Or point me to :>) to
1. what objects I need to implement myself
2. What configuration I need to do
3. What things I need to take care for that Acegi when used for Authentication usually takes care for
I read this post
http://forum.springframework.org/showthread.php?t=12643
which was helpfull but not enough for me as I do not understand how all parts are coming together
Thanks in advance
Nehemia



