Package org.jboss.seam.social.core

Interface Summary
HasStatus Social network Handler implementing this interface will support status update
HttpResponse Implementation of this interface represent an Http Response
MultiServicesManager Implementation of this interface allow to manage multiple OAuth connection.
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
 

Class Summary
RelatedTo.RelatedToLiteral Annotation literal for @{link RelatedTo} qualifier.
UserProfile Generci abstract class to define a basic user information
 

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

Exception Summary
SeamSocialException Exception linked to the framework
 

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

RelatedTo  
Setted A CDI Qualifier annotation to qualify and set OAuthService directly in the code It can be used like this :

 



Copyright © 2011 Seam Framework. All Rights Reserved.