public class OpenIdSession extends Object implements org.apache.wicket.IClusterable
| Constructor and Description |
|---|
OpenIdSession() |
| Modifier and Type | Method and Description |
|---|---|
static OpenIdSession |
get() |
protected String |
getOpenIdReturnUrl() |
static IOpenIdWebSession |
getWebSession() |
void |
processReturn(org.apache.wicket.request.mapper.parameter.PageParameters params) |
void |
redirect(String openId) |
public static OpenIdSession get()
public static IOpenIdWebSession getWebSession()
protected String getOpenIdReturnUrl()
public void processReturn(org.apache.wicket.request.mapper.parameter.PageParameters params)
public void redirect(String openId)
Copyright © 2013 Molindo GmbH. All Rights Reserved.