| Interface | Description |
|---|---|
| AuthScheme |
| Class | Description |
|---|---|
| FCAuthScheme |
Authentication class that uses a security token to authenticate Google
Friend Connect requests specifically by appending ?
|
| OAuth2LeggedScheme |
Authentication class that uses 2-Legged OAuth to digitally sign requests
using a shared secret; this scheme is also known as Signed Fetch and Phone
Home.
|
| OAuth3LeggedScheme |
Authentication class that exposes methods for retrieving request and access
tokens and an appropriate authorization URL for the 3-Legged OAuth "dance."
|
| OAuth3LeggedScheme.Token | |
| SecurityTokenScheme |
Authentication class that uses a security token to authenticate requests by
appending ?
|
Copyright © 2012. All Rights Reserved.