Hi,
I wanted to know if Avegi can be used to secure web app using (struts/spring/ejbs). If the answer is yes could you please point me to some documentation which discribes this
Thanks
Hi,
I wanted to know if Avegi can be used to secure web app using (struts/spring/ejbs). If the answer is yes could you please point me to some documentation which discribes this
Thanks
I guess the answer is "yes, but it depends"... You don't say much about what you want to do.
Do you want to use container-managed security? If so you'll need to use on of Acegi's container adapters.
How are you accessing the remote beans and does the traffic to them need to be secured separately, or will securing a facade suffice?
Are you using Spring's EJB support classes?