public class HTTPOpenIDContext
extends org.picketlink.identity.federation.web.core.HTTPContext
| Constructor and Description |
|---|
HTTPOpenIDContext(javax.servlet.http.HttpServletRequest httpReq,
javax.servlet.http.HttpServletResponse httpResp,
javax.servlet.ServletContext sctx) |
| Modifier and Type | Method and Description |
|---|---|
String |
getReturnURL() |
HTTPOpenIDContext |
setReturnURL(String url) |
public HTTPOpenIDContext(javax.servlet.http.HttpServletRequest httpReq,
javax.servlet.http.HttpServletResponse httpResp,
javax.servlet.ServletContext sctx)
public String getReturnURL()
public HTTPOpenIDContext setReturnURL(String url)
Copyright © 2013 JBoss Inc.. All Rights Reserved.