public class OAuthUser extends Object
| Constructor and Description |
|---|
OAuthUser(String oauthToken,
String userId)
Instantiates a new o auth user.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getOauthToken()
Gets the oauth token.
|
String |
getUserId()
Gets the user id.
|
Copyright © 2017. All rights reserved.