| Modifier and Type | Class and Description |
|---|---|
class |
BaseOAuth10Client<U extends OAuth10Profile>
This class is the base implementation for client supporting OAuth protocol version 1.0.
|
| Modifier and Type | Method and Description |
|---|---|
String |
BaseOAuthClient.sendRequestForData(OAuth10Profile profile,
String dataUrl)
Make a request to the OAuth provider to access a protected resource.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BitbucketProfile
This class is the user profile for Bitbucket with appropriate getters.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DropBoxProfile
This class is the user profile for DropBox with appropriate getters.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LinkedInProfile
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TwitterProfile
This class is the user profile for Twitter with appropriate getters.
|
| Modifier and Type | Class and Description |
|---|---|
class |
YahooProfile
This class is the user profile for Yahoo with appropriate getters.
|
Copyright © 2015. All Rights Reserved.