| Modifier and Type | Field and Description |
|---|---|
protected OAuth10Configuration |
OAuth10Client.configuration |
| Modifier and Type | Method and Description |
|---|---|
OAuth10Configuration |
OAuth10Client.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
OAuth10Client.setConfiguration(OAuth10Configuration configuration) |
| Constructor and Description |
|---|
OAuth10Authenticator(OAuth10Configuration configuration) |
| Constructor and Description |
|---|
OAuth10CredentialsExtractor(OAuth10Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
String |
BitbucketProfileDefinition.getProfileUrl(com.github.scribejava.core.model.OAuth1Token token,
OAuth10Configuration configuration) |
| Constructor and Description |
|---|
OAuth10ProfileCreator(OAuth10Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
String |
TwitterProfileDefinition.getProfileUrl(com.github.scribejava.core.model.OAuth1Token accessToken,
OAuth10Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
String |
YahooProfileDefinition.getProfileUrl(com.github.scribejava.core.model.OAuth1Token accessToken,
OAuth10Configuration configuration) |
| Constructor and Description |
|---|
YahooProfileCreator(OAuth10Configuration configuration) |
| Modifier and Type | Field and Description |
|---|---|
protected OAuth10Configuration |
OAuth10RedirectActionBuilder.configuration |
| Constructor and Description |
|---|
OAuth10RedirectActionBuilder(OAuth10Configuration configuration) |
Copyright © 2017. All Rights Reserved.