Using Wicket Auth-Roles is pretty easy. You can implement login however you want with it. Adapting it to Spring Security is easy as is Shiro.
On Sat, Jun 18, 2011 at 7:47 AM, Paolo <[email protected]> wrote: > Hi, > I found on google some solution for login with wicket: > > http://wicket.apache.org/learn/projects/authroles.html > Wicket Shiro - integration between Apache Shiro and Wicket (I can't find the > web site) > Wicket Security - JAAS inspired, principal based security framework (I can't > find the web site) > > What is the the best and the simplest to implement? I need security too :-) > Are there some other library/example code? > > thank you > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
