You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By simply including org.wicketstuff.browserid.BrowserIdPanel in your page you'll be able to sign in and out with BrowserId. As default UI widget for "Sign In" button will be used one of the images provided by BrowserId. For "Sign Out" a simple AjaxLink is used. Both widgets can be customized by overriding the proper methods of BrowserIdPanel.
org.wicketstuff.browserid.SessionHelper can be used to check whether there is an authenticated user, to log in or log out.