public class OAuth1RequestTokenJSONExtractor extends AbstractOAuth1JSONTokenExtractor<OAuth1RequestToken>
| Modifier | Constructor and Description |
|---|---|
protected |
OAuth1RequestTokenJSONExtractor() |
| Modifier and Type | Method and Description |
|---|---|
protected OAuth1RequestToken |
createToken(String token,
String secret,
String response) |
static OAuth1RequestTokenJSONExtractor |
instance() |
extractprotected OAuth1RequestToken createToken(String token, String secret, String response)
createToken in class AbstractOAuth1JSONTokenExtractor<OAuth1RequestToken>public static OAuth1RequestTokenJSONExtractor instance()
Copyright © 2018. All rights reserved.