public interface SocialNetworkServicesHub extends OAuthServiceAware, QualifierAware
| Modifier and Type | Method and Description |
|---|---|
void |
configureService(OAuthService service) |
UserProfile |
getMyProfile() |
OAuthSession |
getSession() |
String |
getVerifierParamName() |
boolean |
isConnected() |
void |
resetConnection()
Close connexion if needed
|
getServicegetQualifierUserProfile getMyProfile()
OAuthSession getSession()
void resetConnection()
boolean isConnected()
void configureService(OAuthService service)
service - String getVerifierParamName()
Copyright © 2011-2013 Seam Framework. All Rights Reserved.