public class WindowsLiveProfile extends OAuth20Profile
This class is the user profile for Windows Live with appropriate getters.
It is returned by the WindowsLiveClient.
logger, SEPARATOR| Constructor and Description |
|---|
WindowsLiveProfile() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getFamilyName() |
URI |
getProfileUrl() |
Date |
getUpdatedTime() |
clearSensitiveData, getAccessToken, setAccessTokengetEmail, getFirstName, getGender, getLocale, getLocation, getPictureUrl, getUsernameaddAttribute, addAttributes, addPermission, addPermissions, addRole, addRoles, addRoles, build, containsAttribute, getAttribute, getAttribute, getAttributes, getClientName, getId, getLinkedId, getPermissions, getRoles, getTypedId, isRemembered, readExternal, removeAttribute, setClientName, setId, setLinkedId, setRemembered, toString, writeExternalpublic String getFamilyName()
getFamilyName in class CommonProfilepublic String getDisplayName()
getDisplayName in class CommonProfilepublic URI getProfileUrl()
getProfileUrl in class CommonProfilepublic Date getUpdatedTime()
Copyright © 2017. All Rights Reserved.