public class UserHandler extends Object
| Constructor and Description |
|---|
UserHandler() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMail(String token) |
UserInfo |
getUserInfo(String accessToken) |
String |
getUserInfoUrl() |
static void |
main(String[] args) |
void |
setUserInfoUrl(String userInfoUrl) |
public String getUserInfoUrl()
public void setUserInfoUrl(String userInfoUrl)
public static void main(String[] args) throws IOException
IOExceptionCopyright © 2017. All rights reserved.