Package org.jboss.seam.social.oauth

Interface Summary
HasStatus Social network Handler implementing this interface will support status update
HttpResponse Implementation of this interface represent an Http Response
OAuthServiceHandler 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 OAuthServiceHandler to setup connection to OAuth Service
OAuthToken Implementation of this interface represents an OAuth Token
UserProfile Interface defining an user
 

Enum Summary
RestVerb Enum containing the verb used in REST request.
 

Annotation Types Summary
Setted A CDI Qualifier annotation to qualify and set OAuthServiceHandler directly in the code It can be used like this :
 



Copyright © 2011 Seam Framework. All Rights Reserved.