public class GoogleUserInfo extends DefaultOpenIDUserInfo
com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier and Type | Field and Description |
---|---|
protected String |
id |
address, birthdate, email, emailVerified, familyName, gender, givenName, locale, middleName, name, nickname, phoneNumber, picture, preferredUsername, profile, subject, updatedTime, website, zoneInfo
Constructor and Description |
---|
GoogleUserInfo() |
Modifier and Type | Method and Description |
---|---|
String |
getSubject() |
getAddress, getBirthdate, getEmail, getFamilyName, getGender, getGivenName, getLocale, getMiddleName, getName, getNickname, getPhoneNumber, getPicture, getPreferredUsername, getProfile, getUpdatedTime, getWebsite, getZoneInfo, isEmailVerified
clone, getFactory, set, setFactory, toPrettyString, toString
entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeys
clear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, values
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
public GoogleUserInfo()
public String getSubject()
getSubject
in interface OpenIDUserInfo
getSubject
in class DefaultOpenIDUserInfo
Copyright © 2017 Nuxeo. All rights reserved.