|
||||||||||
| 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.OpenIDPape
public class OpenIDPape
| Constructor Summary | |
|---|---|
OpenIDPape()
Default constructor |
|
OpenIDPape(org.openid4java.message.AuthSuccess authSuccess)
Constructed during building the response |
|
| Method Summary | |
|---|---|
org.openid4java.message.MessageExtension |
getMessageExtension(OpenIDAuthenticationRequest request)
Creates an instance of MessageExtension for the OpenID authentication request |
void |
setSessionAttributes(javax.servlet.http.HttpServletRequest request)
Set session attributes with the received OpenID response |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OpenIDPape()
public OpenIDPape(org.openid4java.message.AuthSuccess authSuccess)
authSuccess - An instance of AuthSuccess| Method Detail |
|---|
public org.openid4java.message.MessageExtension getMessageExtension(OpenIDAuthenticationRequest request)
throws RelyingPartyException
getMessageExtension in interface OpenIDExtensionrequest - OpenID authentication request
RelyingPartyException
public void setSessionAttributes(javax.servlet.http.HttpServletRequest request)
throws RelyingPartyException
setSessionAttributes in interface OpenIDExtensionrequest - HttpServletRequest
RelyingPartyException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||