SeamFramework.org
Community Documentation
Next
Seam Social Module
Reference Guide
by
Antoine
Sabot-Durand
3.1.0-SNAPSHOT
Introduction
1. Getting Started
2. Seam Social in 5 minutes
2.1. Declaring an OAuth Configuration
2.2. Configuration with a producer method or a bean definition
2.3. Injecting the Service Bean into your code
2.4. Request the OAuth authorization URL
2.5. Set the verifier and initiate connection
2.6. Send request to the service
3. Seam Social Qualifiers and Beans
3.1. Service Qualifiers
3.2. Basic JSON Beans
3.3. Beans created by @OAuthApplication
4. Seam Social Advanced Usage
4.1. Working with Multi Service Manager
4.2. Provided Modules
4.3. Extending Seam Social
Next
Introduction