org.springframework.social.facebook.security
Class FacebookAuthenticationService
java.lang.Object
org.springframework.social.security.provider.AbstractSocialAuthenticationService<S>
org.springframework.social.security.provider.OAuth2AuthenticationService<Facebook>
org.springframework.social.facebook.security.FacebookAuthenticationService
- All Implemented Interfaces:
- InitializingBean, org.springframework.social.security.provider.SocialAuthenticationService<Facebook>
public class FacebookAuthenticationService
- extends org.springframework.social.security.provider.OAuth2AuthenticationService<Facebook>
Nested classes/interfaces inherited from interface org.springframework.social.security.provider.SocialAuthenticationService |
org.springframework.social.security.provider.SocialAuthenticationService.ConnectionCardinality |
Fields inherited from class org.springframework.social.security.provider.OAuth2AuthenticationService |
logger |
Methods inherited from class org.springframework.social.security.provider.OAuth2AuthenticationService |
afterPropertiesSet, buildReturnToUrl, getAuthToken, getConnectionFactory, getReturnToUrlParameters, setConnectionFactory, setDefaultScope, setReturnToUrlParameters |
Methods inherited from class org.springframework.social.security.provider.AbstractSocialAuthenticationService |
getConnectionAddedRedirectUrl, getConnectionCardinality, setConnectionAddedRedirectUrl, setConnectionCardinality |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FacebookAuthenticationService
public FacebookAuthenticationService(String apiKey,
String appSecret)
FacebookAuthenticationService
public FacebookAuthenticationService(String apiKey,
String appSecret,
String appNamespace)