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

Packages that use org.jboss.seam.social.oauth
org.jboss.seam.social   
org.jboss.seam.social.oauth   
 

Classes in org.jboss.seam.social.oauth used by org.jboss.seam.social
OAuthService
          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.oauth
OAuthRequest
          Implementation of this interface Represent an OAuth Request
OAuthServiceSettings
          Interface for model containing settings needed to access to an OAuth 1.0a service It's used by OAuthService to setup connection to OAuth Service
OAuthSessionSettings
          Instances of this interface contains data for a session connection to a given service.
OAuthToken
          Implementation of this interface represents an OAuth Token
 



Copyright © 2011 Seam Framework. All Rights Reserved.