public abstract class OAuth1Token extends Token
Constructor and Description |
---|
OAuth1Token(String token,
String tokenSecret,
String rawResponse) |
Modifier and Type | Method and Description |
---|---|
String |
getToken() |
String |
getTokenSecret() |
boolean |
isEmpty() |
getParameter, getRawResponse
Copyright © 2016. All rights reserved.