According to your mail, you are only using acegi to do the authentication and let auth-roles handle the authorization.
Swarm provides functionality to handle both authentication and authorization and is perfectly capable of delegating to whatever authentication framework you desire. Maurice On 5/29/07, Erik van Oosten <[EMAIL PROTECTED]> wrote: > > There was a thread some time ago. > > In http://www.nabble.com/forum/ViewPost.jtp?post=7285394&framed=y this > message I explained how we use Acegi in combination with wicket-auth-roles. > > Regards, > Erik. > > > Mr Mean wrote: > > > > I am not sure if there is an existing wicket-acegi framework but i > > believe i have heard of people using them together. > > > > Optionally if you are using java 1.5 you could check out the > > wicket-auth-roles project. > > > > -- > Erik van Oosten > http://2007.rubyenrails.nl/ > http://www.day-to-day-stuff.blogspot.com/ > -- > View this message in context: > http://www.nabble.com/Wicket---Acegi---tf3833443.html#a10853872 > Sent from the Wicket - User mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
