Package | Description |
---|---|
org.wicketstuff.browserid |
Modifier and Type | Method and Description |
---|---|
static BrowserId |
SessionHelper.getBrowserId(org.apache.wicket.Session session) |
static BrowserId |
BrowserId.of(String json)
Create
BrowserId object from success or failure JSON response |
Modifier and Type | Method and Description |
---|---|
static void |
SessionHelper.logIn(org.apache.wicket.Session session,
BrowserId browserId)
Stores the authentication data in the current web session
|
Copyright © 2015. All rights reserved.