HttpAuth.Where| Constructor and Description |
|---|
OAuth1(String ckey,
String csecret,
String token,
String tsecret)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
identity()
识别码
|
String |
token()
鉴权 token
|
String |
toString() |
HttpAuth.Where |
where() |
@Deprecated public OAuth1(String ckey, String csecret, String token, String tsecret)
ckey - Consumer keycsecret - Consumer secrettoken - Access tokentsecret - Token secretpublic HttpAuth.Where where()
Copyright © 2019. All rights reserved.