SeamFramework.orgCommunity Documentation

Part XIV. Seam Social

Table of Contents

Introduction
81. Getting Started
82. Seam Social in 5 minutes
82.1. Declaring an OAuth Configuration
82.2. Configuration with a producer method or a bean definition
82.3. Injecting the Service Bean into your code
82.4. Request the OAuth authorization URL
82.5. Set the verifier and initiate connection
82.6. Send request to the service
83. Seam Social Qualifiers and Beans
83.1. Service Qualifiers
83.2. Basic JSON Beans
83.3. Beans created by @OAuthApplication
84. Seam Social Advanced Usage
84.1. Working with Multi Service Manager
84.2. Provided Modules
84.3. Extending Seam Social