public interface UserInfo extends Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
static String |
PREFERRED_USERNAME |
static String |
SUB |
| Modifier and Type | Method and Description |
|---|---|
List<org.apache.http.NameValuePair> |
asNameValuePairList() |
String |
getName() |
String |
getPreferredUsername() |
com.google.gson.JsonObject |
getRootResponse() |
String |
getSub() |
static final String SUB
static final String NAME
static final String PREFERRED_USERNAME
Copyright © 2014–2016 Healthcare Services Platform Consortium. All rights reserved.