Class UserInfo.UserInfoImpl
java.lang.Object
org.gusdb.oauth2.client.veupathdb.UserInfoImpl
org.veupathdb.lib.container.jaxrs.model.UserInfo.UserInfoImpl
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.veupathdb.lib.container.jaxrs.model.UserInfo
UserInfo.UserInfoImpl
-
Field Summary
Fields inherited from interface org.gusdb.oauth2.client.veupathdb.UserInfo
GROUP_NAME_HELP, GROUP_NAME_SUGGEST, MAX_EMAIL_LENGTH, MAX_PROPERTY_VALUE_SIZE, NO_VALUE, ORGANIZATION_HELP, ORGANIZATION_SUGGEST, USER_PROPERTIES, USERNAME_HELP
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.gusdb.oauth2.client.veupathdb.UserInfoImpl
equals, fetchUserInfo, getCountry, getEmail, getFirstName, getGroupName, getInterests, getLastName, getMiddleName, getOrganization, getOrganizationType, getPosition, getSignature, getStableId, getUserId, getUsername, hashCode, isGuest, setCountry, setEmail, setFirstName, setGroupName, setInterests, setLastName, setMiddleName, setOrganization, setOrganizationType, setPosition, setPropertyValues, setPropertyValues, setUsername, toString
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.gusdb.oauth2.client.veupathdb.UserInfo
getCountry, getDisplayName, getEmail, getFirstName, getGroupName, getInterests, getLastName, getMiddleName, getOrganization, getOrganizationType, getPosition, getSignature, getStableId, getUserId, getUsername, isGuest, setCountry, setEmail, setFirstName, setGroupName, setInterests, setLastName, setMiddleName, setOrganization, setOrganizationType, setPosition, setPropertyValues, setPropertyValues, setUsername
-
Constructor Details
-
UserInfoImpl
public UserInfoImpl(org.json.JSONObject json)
-