A C D F G I R S U V

A

apiClient - Variable in class com.facebook.api.Facebook
 
apiKey - Variable in class com.facebook.api.Facebook
 

C

com.facebook.api - package com.facebook.api
 

D

doGetSession(String) - Method in class com.facebook.api.Facebook
 

F

Facebook - Class in com.facebook.api
Utility class to handle authorization and authentication of requests.
Facebook(HttpServletRequest, HttpServletResponse, String, String) - Constructor for class com.facebook.api.Facebook
 
fbParams - Variable in class com.facebook.api.Facebook
 

G

generateSig(Map<String, String>, String) - Static method in class com.facebook.api.Facebook
 
get_api_client() - Method in class com.facebook.api.Facebook
Synonym for getFacebookRestClient()
get_loggedin_user() - Method in class com.facebook.api.Facebook
Synonym for getUser()
getAddUrl(String) - Method in class com.facebook.api.Facebook
Returns the url that facebook uses to prompt the user to add this application.
getApiKey() - Method in class com.facebook.api.Facebook
Returns the api key used to initialize this object.
getCanvasUser() - Method in class com.facebook.api.Facebook
 
getFacebookRestClient() - Method in class com.facebook.api.Facebook
Returns the internal FacebookRestClient object.
getFacebookUrl(String) - Static method in class com.facebook.api.Facebook
Returns a url to a facebook sub-domain
getFriends() - Method in class com.facebook.api.Facebook
 
getLoginUrl(String, boolean) - Method in class com.facebook.api.Facebook
Returns the url that facebook uses to prompt the user to login to this application.
getPageId() - Method in class com.facebook.api.Facebook
 
getProfileSessionKey() - Method in class com.facebook.api.Facebook
 
getProfileUpdateTime() - Method in class com.facebook.api.Facebook
 
getProfileUser() - Method in class com.facebook.api.Facebook
 
getSecret() - Method in class com.facebook.api.Facebook
Returns the secret key used to initialize this object.
getSessionKey() - Method in class com.facebook.api.Facebook
Returns the session key of the logged in user.
getUser() - Method in class com.facebook.api.Facebook
Returns the user id of the logged in user associated with this object

I

inFbCanvas() - Method in class com.facebook.api.Facebook
Returns true if the application is in a canvas.
inFrame() - Method in class com.facebook.api.Facebook
Returns true if the application is in a frame or a canvas.
isAdded() - Method in class com.facebook.api.Facebook
 
isInCanvas() - Method in class com.facebook.api.Facebook
 
isInProfileTab() - Method in class com.facebook.api.Facebook
 
isInstalled() - Method in class com.facebook.api.Facebook
 
isLogin() - Method in class com.facebook.api.Facebook
 
isPageAdded() - Method in class com.facebook.api.Facebook
 
isUninstall() - Method in class com.facebook.api.Facebook
 

R

requireAdd(String) - Method in class com.facebook.api.Facebook
Deprecated. Use requireLogin now instead of requireAdd.
requireFrame(String) - Method in class com.facebook.api.Facebook
Forces the application to be in a frame.
requireLogin(String) - Method in class com.facebook.api.Facebook
Forces the user to log in to this application.

S

secret - Variable in class com.facebook.api.Facebook
 

U

user - Variable in class com.facebook.api.Facebook
 

V

verifySignature(Map<String, String>, String) - Method in class com.facebook.api.Facebook
Verifies that the signature of the parameters is valid

A C D F G I R S U V

Copyright © 2008. All Rights Reserved.