|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.wso2.solutions.identity.relyingparty.openid.extensions.OpenIDInfoCardExtension
public class OpenIDInfoCardExtension
| Constructor Summary | |
|---|---|
OpenIDInfoCardExtension()
|
|
| Method Summary | |
|---|---|
protected void |
parseOpenIDInfoCardToken(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpSession session,
org.openid4java.message.ParameterList openidResp)
Parses OpenID response. |
void |
setSessionAttributes(javax.servlet.http.HttpServletRequest request)
Set request attributes for OpenID attribute exchange |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OpenIDInfoCardExtension()
| Method Detail |
|---|
public void setSessionAttributes(javax.servlet.http.HttpServletRequest request)
throws RelyingPartyException
response - FetchResponserequest - HttpServletRequest
RelyingPartyException
protected void parseOpenIDInfoCardToken(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpSession session,
org.openid4java.message.ParameterList openidResp)
throws org.openid4java.OpenIDException,
RelyingPartyException
request - HttpServletRequestsession - HttpSessionopenidResp - OpenID response
org.openid4java.OpenIDException
RelyingPartyException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||