You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Todd Nine <to...@spidertracks.co.nz> on 2010/06/01 21:46:44 UTC

Wicket acl and spring security

Hi all,
  I have wicket acl and spring security working well together.  However,
there's one glitch I haven't solved.  With springs http interception, I can
create a "remember-me" cookie that allows the user to automatically log in.
 Is it possible to use the ACL to create this functionality?


Thanks,
Todd