Is there any nice authentication solution for Wicket? -
is there nice authentication solution apache wicket? mean rather complete registration form, login form, remember me, lost password, email confirmation/activation etc. ?
i know http://wicket.apache.org/learn/projects/authroles.html basic , i'm trying find built on top of more complete.
if want simple solution try how password protect page wicket?
and here example of implementation of remember me using wicket.
about lost password, email confirmation/activation etc think you'll have yourself.
Comments
Post a Comment