public class FacebookUserInfo extends DefaultOpenIDUserInfo
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier and Type | Field and Description | 
|---|---|
| protected Date | birthday | 
| protected String | firstName | 
| protected String | id | 
| protected String | link | 
| protected boolean | verified | 
address, birthdate, email, emailVerified, familyName, gender, givenName, locale, middleName, name, nickname, phoneNumber, picture, preferredUsername, profile, subject, updatedTime, website, zoneInfo| Constructor and Description | 
|---|
| FacebookUserInfo() | 
| Modifier and Type | Method and Description | 
|---|---|
| Date | getBirthdate() | 
| String | getGivenName() | 
| String | getProfile() | 
| String | getSubject() | 
| Date | getUpdatedTime() | 
| boolean | isEmailVerified() | 
getAddress, getEmail, getFamilyName, getGender, getLocale, getMiddleName, getName, getNickname, getPhoneNumber, getPicture, getPreferredUsername, getWebsite, getZoneInfoclone, getFactory, set, setFactory, toPrettyString, toStringentrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllprotected boolean verified
public FacebookUserInfo()
public String getSubject()
getSubject in interface OpenIDUserInfogetSubject in class DefaultOpenIDUserInfopublic String getGivenName()
getGivenName in interface OpenIDUserInfogetGivenName in class DefaultOpenIDUserInfopublic String getProfile()
getProfile in interface OpenIDUserInfogetProfile in class DefaultOpenIDUserInfopublic Date getBirthdate()
getBirthdate in interface OpenIDUserInfogetBirthdate in class DefaultOpenIDUserInfopublic boolean isEmailVerified()
isEmailVerified in interface OpenIDUserInfoisEmailVerified in class DefaultOpenIDUserInfopublic Date getUpdatedTime()
getUpdatedTime in interface OpenIDUserInfogetUpdatedTime in class DefaultOpenIDUserInfoCopyright © 2018 Nuxeo. All rights reserved.