|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.wso2.solutions.identity.openid.extensions.OpenIDExtension
org.wso2.solutions.identity.openid.extensions.OpenIDPape
public class OpenIDPape
| Constructor Summary | |
|---|---|
OpenIDPape(OpenIDAuthenticationRequest request)
Constructed during building the response |
|
| Method Summary | |
|---|---|
void |
addRequiredAttributes(java.util.List<java.lang.String> requiredAttributes)
|
static java.lang.String[] |
getAuthenticationPolicies(org.openid4java.message.AuthRequest authRequest)
|
org.openid4java.message.MessageExtension |
getMessageExtension(java.lang.String userId,
java.lang.String profileName)
Creates an instance of MessageExtension for the OpenID authentication response |
| Methods inherited from class org.wso2.solutions.identity.openid.extensions.OpenIDExtension |
|---|
mapToAttriId, populateAttributeValues |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OpenIDPape(OpenIDAuthenticationRequest request)
request - An instance of OpenIDAuthenticationRequest| Method Detail |
|---|
public void addRequiredAttributes(java.util.List<java.lang.String> requiredAttributes)
throws IdentityProviderException
addRequiredAttributes in class OpenIDExtensionIdentityProviderException
public org.openid4java.message.MessageExtension getMessageExtension(java.lang.String userId,
java.lang.String profileName)
throws IdentityProviderException
getMessageExtension in class OpenIDExtensionrequest - OpenID authentication request
RelyingPartyException
IdentityProviderException
public static java.lang.String[] getAuthenticationPolicies(org.openid4java.message.AuthRequest authRequest)
throws IdentityProviderException
authRequest -
IdentityProviderException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||