public class JsonUserInfo extends Object implements UserInfo
NAME, PREFERRED_USERNAME, SUB| Constructor and Description |
|---|
JsonUserInfo(com.google.gson.JsonObject rootResponse,
String sub,
String name,
String preferredUsername) |
| Modifier and Type | Method and Description |
|---|---|
List<org.apache.http.NameValuePair> |
asNameValuePairList() |
String |
getName() |
String |
getPreferredUsername() |
com.google.gson.JsonObject |
getRootResponse() |
String |
getSub() |
public com.google.gson.JsonObject getRootResponse()
getRootResponse in interface UserInfopublic String getPreferredUsername()
getPreferredUsername in interface UserInfopublic List<org.apache.http.NameValuePair> asNameValuePairList()
asNameValuePairList in interface UserInfoCopyright © 2014–2016 Healthcare Services Platform Consortium. All rights reserved.