Uses of Package
org.jboss.seam.social.oauth

Packages that use org.jboss.seam.social.oauth
org.jboss.seam.social.facebook   
org.jboss.seam.social.facebook.model   
org.jboss.seam.social.linkedin   
org.jboss.seam.social.linkedin.model   
org.jboss.seam.social.oauth   
org.jboss.seam.social.twitter   
org.jboss.seam.social.twitter.model   
 

Classes in org.jboss.seam.social.oauth used by org.jboss.seam.social.facebook
HasStatus
          Social network Handler implementing this interface will support status update
OAuthServiceHandler
          Implementation of this interface is used to manage a generic OAuth Service
 

Classes in org.jboss.seam.social.oauth used by org.jboss.seam.social.facebook.model
UserProfile
          Interface defining an user
 

Classes in org.jboss.seam.social.oauth used by org.jboss.seam.social.linkedin
HasStatus
          Social network Handler implementing this interface will support status update
OAuthServiceHandler
          Implementation of this interface is used to manage a generic OAuth Service
 

Classes in org.jboss.seam.social.oauth used by org.jboss.seam.social.linkedin.model
UserProfile
          Interface defining an user
 

Classes in org.jboss.seam.social.oauth used by org.jboss.seam.social.oauth
HttpResponse
          Implementation of this interface represent an Http Response
OAuthServiceSettings
          Interface for model containing settings needed to access to an OAuth 1.0a service It's used by OAuthServiceHandler to setup connection to OAuth Service
OAuthToken
          Implementation of this interface represents an OAuth Token
RestVerb
          Enum containing the verb used in REST request.
UserProfile
          Interface defining an user
 

Classes in org.jboss.seam.social.oauth used by org.jboss.seam.social.twitter
HasStatus
          Social network Handler implementing this interface will support status update
OAuthServiceHandler
          Implementation of this interface is used to manage a generic OAuth Service
 

Classes in org.jboss.seam.social.oauth used by org.jboss.seam.social.twitter.model
UserProfile
          Interface defining an user
 



Copyright © 2011 Seam Framework. All Rights Reserved.