Used by {@link ZkExceptionTranslationListener} to commence an authenticationscheme.
This implementation pops up a login Window and show the login form page (see {@link #setLoginFormUrl}) you specified(or the default one if you did not specify) as the content of the window. When the user login OK, it then show the login OK page you specified(see {@link #setLoginOKUrl}) or the default one if you did not specified) and close the pop up window automatically.
If you want to customize your pop up login window, you can choose one of following options per your requirements:
|
|
|
|