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 |
|---|---|
java.lang.String |
getDisplayName() |
java.lang.String |
getFamilyName() |
java.net.URI |
getProfileUrl() |
clearSensitiveData, getAccessToken, setAccessTokenasPrincipal, getEmail, getFirstName, getGender, getLocale, getLocation, getPictureUrl, getUsername, isExpiredaddAttribute, addAttributes, addAuthenticationAttribute, addAuthenticationAttributes, addPermission, addPermissions, addRole, addRoles, addRoles, build, build, containsAttribute, containsAuthenicationAttribute, getAttribute, getAttribute, getAttributes, getAuthenticationAttribute, getAuthenticationAttribute, getAuthenticationAttributes, getClientName, getId, getLinkedId, getPermissions, getRoles, getTypedId, isRemembered, readExternal, removeAttribute, removeAuthenticationAttribute, setClientName, setId, setLinkedId, setPermissions, setRemembered, setRoles, toString, writeExternalpublic java.lang.String getFamilyName()
getFamilyName in class CommonProfilepublic java.lang.String getDisplayName()
getDisplayName in class CommonProfilepublic java.net.URI getProfileUrl()
getProfileUrl in class CommonProfileCopyright © 2018. All Rights Reserved.