org.jboss.seam.social.facebook
Interface FacebookHandler

All Superinterfaces:
HasStatus, OAuthServiceHandler

public interface FacebookHandler
extends OAuthServiceHandler, HasStatus

A specialization of OAuthServiceHandler to add Facebook specific methods

Author:
Antoine Sabot-Durand

Method Summary
 
Methods inherited from interface org.jboss.seam.social.oauth.OAuthServiceHandler
getAccessToken, getAuthorizationUrl, getServiceLogo, getSettings, getType, getUser, getVerifier, getVerifierParamName, initAccessToken, isConnected, resetConnexion, sendSignedRequest, sendSignedRequest, sendSignedRequest, sendSignedXmlRequest, setAccessToken, setAccessToken, setSettings, setVerifier
 
Methods inherited from interface org.jboss.seam.social.oauth.HasStatus
getStatus, setStatus, updateStatus, updateStatus
 



Copyright © 2011 Seam Framework. All Rights Reserved.