Yes, Acegi has been integrated into AppFuse since version 1.8 (April 2005).
https://appfuse.dev.java.net/servlets/NewsItemView?newsItemID=2191 The ACL tutorial is for how to integrate ACLs (Access Control Lists) to control permissions on a per-object level. Matt On 4/11/07, nmall <[EMAIL PROTECTED]> wrote:
Ok, I don't understand what you mean by ACEGI is integrated into Appfuse. Does it mean you have already done the following steps in 2.x or we need to perform them to get its benefits. It seems like you have already done this. What are the aCL tutorials for? Thanks ! [1.1] Add Acegi Security JARs to your project [1.2] Create applicationContext-security.xml [1.3] Configure filter and its filter-mapping [1.4] Remove web-security.xml from metadata/web [1.5] Add an "enabled" variable to the User object (optional) [1.6] Configure logging for Acegi Security [1.7] Remove setting from LoginServlet.java to prevent duplicate logins [1.8] Add code to logout.jsp so logout succeeds mraible wrote: > > I don't know if I'd use this tutorial with the latest version of > Acegi. I believe the wrote a new way of doing ACLs. > > http://acegisecurity.org/docbook/acegi.html#after-invocation-acl-aware > > Personally, I haven't implemented ACLs in a product application (only > in sample applications), so I can't really comment on which system is > better. > > Matt > > On 4/10/07, nmall <[EMAIL PROTECTED]> wrote: >> >> Hi, >> >> I am looking at >> >> http://raibledesigns.com/wiki/Wiki.jsp?page=AppFuseAcegiACLAddModelsAndHibernate >> http://raibledesigns.com/wiki/Wiki.jsp?page=AppFuseAcegiACLAddModelsAndHibernate >> and realize this is for Appfuse 1.x. >> >> Now, does 2.0 M4 have all this integrated into a jar file, since the >> tutorials for 2.x are not complete and the 1.x >> tutorial mentions applicationContext-hibernate.xml which is in a jar file >> in >> 2.x. >> >> I would like to know which of this is already available in 2.x or do we >> have to perform all the steps outlined in these Security tutorials to add >> ACLs etc. >> >> Thanks for your help! >> >> NM >> -- >> View this message in context: >> http://www.nabble.com/AppFuse-2.0-AND-ACEGI-integration-tf3555944s2369.html#a9928947 >> Sent from the AppFuse - User mailing list archive at Nabble.com. >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > > -- > http://raibledesigns.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/AppFuse-2.0-AND-ACEGI-integration-tf3555944s2369.html#a9938846 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
