public class WeiboJsonExtractor
extends com.github.scribejava.core.extractors.OAuth2AccessTokenJsonExtractor
| Constructor and Description |
|---|
WeiboJsonExtractor() |
| Modifier and Type | Method and Description |
|---|---|
protected com.github.scribejava.core.model.OAuth2AccessToken |
createToken(String accessToken,
String tokenType,
Integer expiresIn,
String refreshToken,
String scope,
String response) |
static WeiboJsonExtractor |
instance() |
public static final Pattern UID_REGEX
public static WeiboJsonExtractor instance()
Copyright © 2019. All rights reserved.