Some useful information can be found here: http://raibledesigns.com/wiki/Wiki.jsp?page=AppFuseSecurity
Obviously, you can ignore the part talking about how to integrate Acegi for AppFuse projects prior to version 1.8. Other than that I'd suggest looking in your applicationContext-security.xml file. It can be a bit overwhelming at first, but once you digest it there are great examples of how to adjust your security configuration. Nathan ----- [EMAIL PROTECTED] wrote: > That’s awesome. I’ve never used it before so I’m totally unaware of > how to implement it. > > > > Is there an appfuse tutorial on how to implement it in my application > > > > Thanks,. > > > > > Vanessa Pacheco > Programmer > Bowman Systems L.L.C > 318.213 .8780x307 > > > > ====================================== > > IMPORTANT WARNING: This message is intended for the use of the person > or entity to which it is addressed and may contain information that is > privileged and confidential, the disclosure of which is governed by > applicable law. If the reader of this message is not the intended > recipient, or the employee or agent responsible to deliver it to the > intended recipient, you are hereby notified that any dissemination, > distribution or copying of this information is strictly prohibited. If > you have received this message in error, please notify the sender > immediately and arrange for the return or destruction of these > documents. > > > > > From: Matt Raible [mailto: [EMAIL PROTECTED] ] > Sent: Thursday, December 06, 2007 11:34 AM > To: [email protected] > Subject: Re: [appfuse-user] Acegi Security > > > > If you're using 1.9.x, Acegi Security should already be integrated. It > was first integrated in 1.8. > > > > > > > http://raibledesigns.com/rd/entry/ann_appfuse_1_8_released > > > > > > Matt > > > > > > > > On Dec 6, 2007 , at 7:50 AM, < [EMAIL PROTECTED] > wrote: > > > > > > > > I want to add Acegi Security to my application. I am using appfuse > 1.9.x, struts framework. I found 2 links to tutorials for Acegi. > > > > > > http://raibledesigns.com/wiki/Wiki.jsp?page=AppFuseSecurityMethods à > This one is for Struts framework only for Appfuse 1.4 and higher > > > > > > http://raibledesigns.com/wiki/Wiki.jsp?page=AppFuseAcegiACL à This > says it is based on Appfuse 1.9 and SpringMVC (tested with Struts…). I > tried this one, but it threw a lot of errors and I couldn’t get it to > work. > > > > > > Could someone please let me know if I’m OK with the 1 st link? > > > > > > Thanks, > > > Vanessa Pacheco > Programmer > Bowman Systems L.L.C > 318.213 .8780x307 > > > > > > ====================================== > > > IMPORTANT WARNING: This message is intended for the use of the person > or entity to which it is addressed and may contain information that is > privileged and confidential, the disclosure of which is governed by > applicable law. If the reader of this message is not the intended > recipient, or the employee or agent responsible to deliver it to the > intended recipient, you are hereby notified that any dissemination, > distribution or copying of this information is strictly prohibited. If > you have received this message in error, please notify the sender > immediately and arrange for the return or destruction of these > documents. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
