@Named(value="linkedInExternalAuthenticationConsumer") public class LinkedInExternalAuthenticationConsumer extends OauthExternalAuthenticationConsumer
AUTH_TOKEN_VERIFIER_PARAMETER, AUTHENTICATION_PROVIDER_NOT_REGISTERED, METADATAKEY_REQUEST_TOKEN, TAG_TEXT_END, TAG_TEXT_START
stringResourceLoader
Constructor and Description |
---|
LinkedInExternalAuthenticationConsumer() |
Modifier and Type | Method and Description |
---|---|
protected Map<String,String> |
getAuthenticationAttributes() |
protected String |
getAuthenticationResourceUrlToCheck() |
OAuthProviderProperties |
getCustomAuthenticationProvider(ExternalAuthenticationPluginBean pluginBean)
Default authentication provider
|
protected org.scribe.model.Token |
getRequestToken() |
protected Class<? extends org.scribe.builder.api.Api> |
getServiceProvider() |
protected String |
getVerificationValue(javax.servlet.http.HttpServletRequest request) |
protected void |
throwAuthorizationFlow(org.scribe.oauth.OAuthService service) |
additionalActionsToTake, afterAccessTokenGot, beginConsumption, endConsumption, fillAuthenticationAttributes, fillAuthenticationAttributes, init, isDataRequiredInXmlFormat, isEnabled, processRequestTokenEndpointUrl, setOpenIdUrl
fixUsername, getAuthenticationProviderProperties
public LinkedInExternalAuthenticationConsumer()
protected Map<String,String> getAuthenticationAttributes()
getAuthenticationAttributes
in class OauthExternalAuthenticationConsumer
public OAuthProviderProperties getCustomAuthenticationProvider(ExternalAuthenticationPluginBean pluginBean)
AbstractExternalAuthenticationConsumer
getCustomAuthenticationProvider
in class AbstractExternalAuthenticationConsumer<OAuthProviderProperties>
protected Class<? extends org.scribe.builder.api.Api> getServiceProvider()
getServiceProvider
in class OauthExternalAuthenticationConsumer
protected void throwAuthorizationFlow(org.scribe.oauth.OAuthService service)
throwAuthorizationFlow
in class OauthExternalAuthenticationConsumer
protected org.scribe.model.Token getRequestToken()
getRequestToken
in class OauthExternalAuthenticationConsumer
protected String getVerificationValue(javax.servlet.http.HttpServletRequest request)
getVerificationValue
in class OauthExternalAuthenticationConsumer
protected String getAuthenticationResourceUrlToCheck()
getAuthenticationResourceUrlToCheck
in class OauthExternalAuthenticationConsumer
Copyright © 2012 xaloon.org. All Rights Reserved.