at.molindo.wicketutils.openid
Class OpenIdSession

java.lang.Object
  extended by at.molindo.wicketutils.openid.OpenIdSession
All Implemented Interfaces:
Serializable, org.apache.wicket.IClusterable

public class OpenIdSession
extends Object
implements org.apache.wicket.IClusterable

See Also:
Serialized Form

Constructor Summary
OpenIdSession()
           
 
Method Summary
static OpenIdSession get()
           
protected  String getOpenIdReturnUrl()
           
static IOpenIdWebSession getWebSession()
           
 void processReturn(org.apache.wicket.PageParameters params)
           
 void redirect(String openId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenIdSession

public OpenIdSession()
Method Detail

get

public static OpenIdSession get()

getWebSession

public static IOpenIdWebSession getWebSession()

getOpenIdReturnUrl

protected String getOpenIdReturnUrl()

processReturn

public void processReturn(org.apache.wicket.PageParameters params)

redirect

public void redirect(String openId)


Copyright © 2011 Molindo GmbH. All Rights Reserved.