Package org.jboss.seam.social.oauth

Interface Summary
OAuthProvider  
OAuthRequest Implementation of this interface Represent an OAuth Request
OAuthService Implementation of this interface is used to manage a generic OAuth Service
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
 

Annotation Types Summary
OAuthConfiguration An annotation to set OAuthService directly in the code It can be used like this :

 



Copyright © 2011 Seam Framework. All Rights Reserved.