OK.

Then instead of using restartResponseAtSignInPage() just do:
setResponsePage(getSignInPage())

Martin Grigorov
Wicket Training and Consulting
https://twitter.com/mtgrigorov

On Wed, Dec 10, 2014 at 11:46 AM, ChambreNoire <a...@tentelemed.com> wrote:

> No, not directly, but it leads to the set() method of
> RestartResponseAtInterceptPageException's inner InterceptData class which
> calls bind();
>
>
> https://github.com/apache/wicket/blob/master/wicket-core/src/main/java/org/apache/wicket/RestartResponseAtInterceptPageException.java#L141
>
> CN
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/Stateless-login-page-with-auth-roles-tp4668706p4668709.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to