org.jboss.seam.social
Interface SocialNetworkServicesHub
- All Superinterfaces:
- OAuthServiceAware, QualifierAware
public interface SocialNetworkServicesHub
- extends OAuthServiceAware, QualifierAware
- Author:
- antoine
getMyProfile
UserProfile getMyProfile()
- Returns:
getSession
OAuthSession getSession()
- Returns:
- the session settings of the given service
resetConnection
void resetConnection()
- Close connexion if needed
isConnected
boolean isConnected()
- Returns:
configureService
void configureService(OAuthService service)
- Parameters:
service -
getVerifierParamName
String getVerifierParamName()
Copyright © 2011-2013 Seam Framework. All Rights Reserved.