@Deprecated public class GoogleOpenIdClient extends BaseOpenIdClient<GoogleOpenIdProfile>
GoogleOpenIdProfile.GoogleOpenIdProfile| Modifier and Type | Field and Description |
|---|---|
static String |
GOOGLE_GENERIC_USER_IDENTIFIER
Deprecated.
|
DISCOVERY_INFORMATIONATTEMPTED_AUTHENTICATION_SUFFIX, callbackUrl, logger, NEEDS_CLIENT_REDIRECTION_PARAMETER| Constructor and Description |
|---|
GoogleOpenIdClient()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected GoogleOpenIdProfile |
createProfile(org.openid4java.message.AuthSuccess authSuccess)
Deprecated.
Create the appropriate OpenID profile.
|
protected org.openid4java.message.ax.FetchRequest |
getFetchRequest()
Deprecated.
Get a fetch request for attributes.
|
protected String |
getUser(WebContext context)
Deprecated.
Return the user identifier for the web context.
|
protected void |
internalInit()
Deprecated.
|
protected BaseClient<OpenIdCredentials,GoogleOpenIdProfile> |
newClient()
Deprecated.
|
String |
toString()
Deprecated.
|
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 GOOGLE_GENERIC_USER_IDENTIFIER
protected void internalInit()
internalInit in class BaseOpenIdClient<GoogleOpenIdProfile>protected BaseClient<OpenIdCredentials,GoogleOpenIdProfile> newClient()
newClient in class BaseClient<OpenIdCredentials,GoogleOpenIdProfile>protected String getUser(WebContext context)
BaseOpenIdClientgetUser in class BaseOpenIdClient<GoogleOpenIdProfile>protected org.openid4java.message.ax.FetchRequest getFetchRequest()
throws org.openid4java.message.MessageException
BaseOpenIdClientgetFetchRequest in class BaseOpenIdClient<GoogleOpenIdProfile>org.openid4java.message.MessageExceptionprotected GoogleOpenIdProfile createProfile(org.openid4java.message.AuthSuccess authSuccess) throws org.openid4java.message.MessageException
BaseOpenIdClientcreateProfile in class BaseOpenIdClient<GoogleOpenIdProfile>org.openid4java.message.MessageExceptionpublic String toString()
toString in class BaseClient<OpenIdCredentials,GoogleOpenIdProfile>Copyright © 2014. All Rights Reserved.