|
Spring Social Facebook | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.social.oauth2.AbstractOAuth2ServiceProvider<Facebook>
org.springframework.social.facebook.connect.FacebookServiceProvider
public class FacebookServiceProvider
Facebook ServiceProvider implementation.
| Constructor Summary | |
|---|---|
FacebookServiceProvider(java.lang.String appId,
java.lang.String appSecret,
java.lang.String appNamespace)
Creates a FacebookServiceProvider for the given application ID, secret, and namespace. |
|
| Method Summary | |
|---|---|
Facebook |
getApi(java.lang.String accessToken)
|
| Methods inherited from class org.springframework.social.oauth2.AbstractOAuth2ServiceProvider |
|---|
getOAuthOperations |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FacebookServiceProvider(java.lang.String appId,
java.lang.String appSecret,
java.lang.String appNamespace)
appId - The application's App ID as assigned by FacebookappSecret - The application's App Secret as assigned by FacebookappNamespace - The application's App Namespace as configured with Facebook. Enables use of Open Graph operations.| Method Detail |
|---|
public Facebook getApi(java.lang.String accessToken)
getApi in interface org.springframework.social.oauth2.OAuth2ServiceProvider<Facebook>getApi in class org.springframework.social.oauth2.AbstractOAuth2ServiceProvider<Facebook>
|
Spring Social Facebook | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||