public class YahooOpenIdClient extends BaseOpenIdClient<YahooOpenIdProfile>
YahooOpenIdProfile.GoogleOpenIdProfile| Modifier and Type | Field and Description |
|---|---|
static String |
YAHOO_GENERIC_USER_IDENTIFIER |
DISCOVERY_INFORMATIONATTEMPTED_AUTHENTICATION_SUFFIX, callbackUrl, logger, NEEDS_CLIENT_REDIRECTION_PARAMETER| Constructor and Description |
|---|
YahooOpenIdClient() |
| Modifier and Type | Method and Description |
|---|---|
protected YahooOpenIdProfile |
createProfile(org.openid4java.message.AuthSuccess authSuccess)
Create the appropriate OpenID profile.
|
protected org.openid4java.message.ax.FetchRequest |
getFetchRequest()
Get a fetch request for attributes.
|
protected String |
getUser(WebContext context)
Return the user identifier for the web context.
|
protected void |
internalInit() |
protected BaseClient<OpenIdCredentials,YahooOpenIdProfile> |
newClient() |
String |
toString() |
getDiscoveryInformationSessionAttributeName, getMechanism, isDirectRedirection, retrieveCredentials, retrieveRedirectAction, retrieveUserProfileaddAuthorizationGenerator, clone, getAuthorizationGenerators, getCallbackUrl, getContextualCallbackUrl, getCredentials, getName, getRedirectAction, getRedirectionUrl, getStateParameter, getUserProfile, isEnableContextualRedirects, prependHostToUrlIfNotPresent, redirect, setAuthorizationGenerator, setAuthorizationGenerators, setCallbackUrl, setEnableContextualRedirects, setNameinit, reinitpublic static final String YAHOO_GENERIC_USER_IDENTIFIER
protected void internalInit()
internalInit in class BaseOpenIdClient<YahooOpenIdProfile>protected BaseClient<OpenIdCredentials,YahooOpenIdProfile> newClient()
newClient in class BaseClient<OpenIdCredentials,YahooOpenIdProfile>protected String getUser(WebContext context)
BaseOpenIdClientgetUser in class BaseOpenIdClient<YahooOpenIdProfile>protected org.openid4java.message.ax.FetchRequest getFetchRequest()
throws org.openid4java.message.MessageException
BaseOpenIdClientgetFetchRequest in class BaseOpenIdClient<YahooOpenIdProfile>org.openid4java.message.MessageExceptionprotected YahooOpenIdProfile createProfile(org.openid4java.message.AuthSuccess authSuccess) throws org.openid4java.message.MessageException
BaseOpenIdClientcreateProfile in class BaseOpenIdClient<YahooOpenIdProfile>org.openid4java.message.MessageExceptionpublic String toString()
toString in class BaseClient<OpenIdCredentials,YahooOpenIdProfile>Copyright © 2014. All Rights Reserved.