public class OAuthUser extends Object
| Constructor and Description |
|---|
OAuthUser(String id,
String oAuthResponse,
String username,
String picture) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getOAuthResponse() |
String |
getPicture() |
String |
getUsername() |
Copyright © 2016. All rights reserved.