Hi all,IAuthenticationStrategy is pretty much only used by wicket-authroles. This was enough cause to get Session#authenticate kicked out.
Also, the interface makes some assumptions about username and password being the only possible authentication tokens.
Maybe it should be moved to wicket-authroles using a Application.getMetaData() type implementation in 7?
Thoughts? Thanks, Jesse
