public class YahooOpenIdProfile extends OpenIdProfile
This class is the user profile for Yahoo using OpenID with appropriate getters.
It is returned by the YahooOpenIdClient.
logger, SEPARATOR| Constructor and Description |
|---|
YahooOpenIdProfile() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName()
Return the displayed name of the user.
|
Locale |
getLocale()
Return the locale of the user.
|
URI |
getPictureUrl()
Return the url of the picture of the user.
|
getEmail, getFamilyName, getFirstName, getGender, getLocation, getProfileUrl, getUsernameaddAttribute, addAttributes, addPermission, addPermissions, addRole, addRoles, addRoles, build, clearSensitiveData, containsAttribute, getAttribute, getAttribute, getAttributes, getClientName, getId, getLinkedId, getPermissions, getRoles, getTypedId, isRemembered, readExternal, removeAttribute, setClientName, setId, setLinkedId, setRemembered, toString, writeExternalpublic Locale getLocale()
CommonProfilegetLocale in class CommonProfilepublic String getDisplayName()
CommonProfilegetDisplayName in class CommonProfilepublic URI getPictureUrl()
CommonProfilegetPictureUrl in class CommonProfileCopyright © 2017. All rights reserved.