| Interface | Description |
|---|---|
| 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 |
| OAuthSession |
Instances of this interface contains data for a session connection to a given service.
|
| OAuthToken |
Implementation of this interface represents an OAuth Token
|
| Annotation Type | Description |
|---|---|
| OAuthApplication |
Copyright © 2011-2013 Seam Framework. All Rights Reserved.