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