Re: How to secure a Wicket 1.4 application?

2009-03-27 Thread Linda van der Pal
I'm still working on this problem myself. I'm still trying to combine wicket-auth-roles with JAAS and Glassfish. I'll let you know when I succeed. :) Regards, Linda Christian Helmbold wrote: Hello, what would be your prefered way to secure a Wicket 1.4 application? Spring Security and

How to secure a Wicket 1.4 application?

2009-03-26 Thread Christian Helmbold
Hello, what would be your prefered way to secure a Wicket 1.4 application? Spring Security and Wicket-auth-roles seems to be outdated. This project suggests to use Wicket-Security. So it is presumably not the best idea to use it.

Re: How to secure a Wicket 1.4 application?

2009-03-26 Thread Brill Pappin
I actually find that auth-roles is very simply to use and usually all I need... if it is ever deprecated I assure you I'll revive it under another source tree. However although for some reason it says you should use wicket- security (not sure why unless wicket-security has the same simple