Thank you ! -----Message d'origine----- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Matt Raible Envoyé : jeudi 10 mai 2007 13:52 À : [email protected] Objet : Re: [appfuse-user] Best way to put custom struts menu permission adapter in session scope
You could use a HttpSessionActivationListener that detects when a user logs in. Or use a listener that listens for Acegi's Authentication Events. Matt On 5/10/07, benoit moraillon <[EMAIL PROTECTED]> wrote: > Hi all, > Do you know what is the best way to put a custom permission adapter in > appfuse1.9.4 application session scope. > > Thank you very much. > -- Benoît. > > --------------------------------------------------------------------- > 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]
