I am using Facebook-java-api to integrate the Facebook app in java web app(Struts), i am able to post to the wall and able to get user information. now my question is how to logout from the Facebook using java also when i log in using java web app and just type Facebook URL the logged in user details are shown. how to avoid this? also how to get wall post of the logged in user?

有帮助吗?

解决方案

Facebook Java API does not provide this facility to do this. May be you have to look at some other way to accomplish this.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top