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 |
|---|---|
AttributesDefinition |
getAttributesDefinition()
Return the attributes definition for this user profile.
|
String |
getDisplayName()
Return the displayed name of the user.
|
Locale |
getLocale()
Return the locale of the user.
|
getEmail, getFamilyName, getFirstName, getGender, getLocation, getPictureUrl, getProfileUrl, getUsernameaddAttribute, addAttributes, addPermission, addPermissions, addPermissions, addRole, addRoles, addRoles, build, clearSensitiveData, containsAttribute, getAttribute, getAttribute, getAttributes, getClientName, getId, getOldTypedId, getPermissions, getRoles, getTypedId, isRemembered, readExternal, removeAttribute, setClientName, setId, setRemembered, toString, writeExternalpublic AttributesDefinition getAttributesDefinition()
UserProfilenull for a (generic) user profile.getAttributesDefinition in class UserProfilepublic Locale getLocale()
CommonProfilegetLocale in class CommonProfilepublic String getDisplayName()
CommonProfilegetDisplayName in class CommonProfileCopyright © 2016. All rights reserved.