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 |
|---|---|
java.lang.String |
getDisplayName() |
java.util.Locale |
getLocale() |
java.net.URI |
getPictureUrl() |
asPrincipal, getEmail, getFamilyName, getFirstName, getGender, getLocation, getProfileUrl, getUsername, isExpiredaddAttribute, addAttributes, addAuthenticationAttribute, addAuthenticationAttributes, addPermission, addPermissions, addRole, addRoles, addRoles, build, build, clearSensitiveData, 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.util.Locale getLocale()
getLocale in class CommonProfilepublic java.lang.String getDisplayName()
getDisplayName in class CommonProfilepublic java.net.URI getPictureUrl()
getPictureUrl in class CommonProfileCopyright © 2018. All Rights Reserved.