Thanks for that the less bloaty and confusing the better. I like light footprint projects, thats why I adopted the jquery framework for ajax stuff not long ago. I'll check it out when i get round to it.
On 25/08/2007, at 4:27 AM, Les Hazlewood wrote: > I'd also like to throw out JSecurity - http://www.jsecurity.org. Been > using it in production for quite a while now. Yes, I'm a project > contributor, but still - its _far_ simpler than Acegi (that is why we > created it), but can do almost everything Acegi can (much respect and > kudos to the Acegi team though!). > > Cheers, > > Les > > On Fri, 24 Aug 2007 10:38:04 -0700, "Carl Sziebert" <[EMAIL PROTECTED]> > said: >> Acegi is a great security system, but may be a little 'heavy' for >> some. My primary motivation in writing the tutorial was to show the >> integration of Hibernate and Red5 and therefor the reason why I did >> not discuss password encryption or other security related issues. If >> you're planning to use an implementation similar to my example, >> you'll >> want to make sure you add password encryption at the very least. >> Jasypt[1] is an encryption library that plugins into Hibernate and >> Spring very easily. I'd suggest that you start there. >> >> 1. http://www.jasypt.org/ >> >> >> On 8/24/07, Daniel Rossi <[EMAIL PROTECTED]> wrote: >>> Yes it is a very good tut. Ill possibly adopt some of this when >>> looking at >>> an anonymous authentication system but using acegi security maybe >>> as its a >>> standard authentication framework correct ? >>> >>> >>> On 25/08/2007, at 3:12 AM, Lenny Sorey wrote: >>> >>> Thanks Carl, >>> >>> The Hibernate tutorial is a very good tutorial. >>> >>> I will take a look a your updated tutorial. >>> >>> Regards, >>> >>> Lenny >>> >>> >>> >>> On 8/24/07, Carl Sziebert <[EMAIL PROTECTED]> wrote: >>>> All: >>>> >>>> Just dropping a note to inform you all that I've moved my >>>> tutorial on >>>> using Hibernate with Red5 to a new home. I've also updated it to >>>> include Hibernate annotated beans and Spring's >>>> AnnotationSessionFactoryBean. >>>> >>>> http://sziebert.net/posts/red5-hibernate/ >>>> >>>> Carl >>>> -- >>>> Be who you are and say what you feel, because those who mind don't >>>> matter and those who matter don't mind. >>>> - Dr. Seuss >>>> >>>> _______________________________________________ >>>> Red5 mailing list >>>> [email protected] >>>> http://osflash.org/mailman/listinfo/red5_osflash.org >>>> >>> >>> _______________________________________________ >>> Red5 mailing list >>> [email protected] >>> http://osflash.org/mailman/listinfo/red5_osflash.org >>> >>> _______________________________________________ >>> Red5 mailing list >>> [email protected] >>> http://osflash.org/mailman/listinfo/red5_osflash.org >>> >>> >> >> >> -- >> Be who you are and say what you feel, because those who mind don't >> matter and those who matter don't mind. >> - Dr. Seuss >> >> _______________________________________________ >> Red5 mailing list >> [email protected] >> http://osflash.org/mailman/listinfo/red5_osflash.org > > _______________________________________________ > Red5 mailing list > [email protected] > http://osflash.org/mailman/listinfo/red5_osflash.org _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
