Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Message from discussion Proposed Facebook.java class
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Laurent Perez  
View profile  
 More options Jan 2 2008, 8:06 am
From: "Laurent Perez" <hak...@gmail.com>
Date: Wed, 2 Jan 2008 14:06:11 +0100
Local: Wed, Jan 2 2008 8:06 am
Subject: Re: Proposed Facebook.java class
I'm implementing 1) because I didn't see FacebookSignatureUtils and
part of 2/3) in my own servlet filter code, but I second Travis, it'd
be interesting if your code could be added here.

Get in touch with aroth ? (group owner)

laurent

2008/1/2, Travis Reeder <tree...@gmail.com>:

> I'd be interested, sounds like some useful utility methods. 1 is already
> implemented in FacebookSignatureUtils, but a wrapper that does it
> automatically sounds like a nice idea.

> Travis

>  On Jan 1, 2008 12:39 PM, Yoni <amir.y...@gmail.com> wrote:

> > The official php client includes a Facebook object (and a
> > FacebookDesktop object as well). This object uses FacebookRestClient,
> > but it also exposes a wealth of useful functionality which is sorely
> > missing from the current Java client.
> > I am writing a feature-by-feature Java implementation of this object,
> > and I would like to know if there is any interest by the developers
> > and users of this group to include it in the next version of this
> > project. Including this object will not break the drop-in
> > compatibility, of course.

> > Features provided by this object:

> > 1) Verifying that the various fb_sig_ parameters are authentic, using
> > md5 hashing with the app's secret key. I think this is an important
> > security feature. Facebook expects apps to do this, and with the php
> > client it happens automatically.

> > 2) Easy to use methods for login and authentication.
> > Facebook.require_login() to force login, Facebook.require_add () to
> > force the user to add the application, Facebook.require_frame() to
> > force the app to be inside a facebook frame (as opposed to a stand-
> > alone webapp).

> > 3) The above mentioned methods use a smart redirect feature. It emits
> > an fmbl redirect code if the page is in a canvas, or sends a "frame-
> > bypassing" redirect if using an iframe (so you don't nest duplicate
> > facebook navigation bars), or simply sends a redirect if the app is a
> > stand-alone webapp).

> > 3) Additional useful methods, such as Facebook.is_fb_canvas(),
> > Facebook.is_frame() to determine if the app is in a frame or canvas.

> > 4) Fall-back to using cookies for authentication if the fb_sig_ params
> > are not present (I haven't implemented this yet).

> > Please let me know if this would be useful for this project.
> > Thanks,
> > Yoni

--
<a href="http://in-pocket.blogspot.com">http://in-pocket.blogspot.com
- Mobile world, technology and more</a>

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.