public class WordPressProfile extends OAuth20Profile
This class is the user profile for WordPress with appropriate getters.
It is returned by the WordPressClient.
logger, SEPARATOR| Constructor and Description |
|---|
WordPressProfile() |
| Modifier and Type | Method and Description |
|---|---|
WordPressLinks |
getLinks() |
URI |
getPictureUrl()
Return the url of the picture of the user.
|
Integer |
getPrimaryBlog() |
URI |
getProfileUrl()
Return the url of the profile of the user.
|
clearSensitiveData, getAccessToken, setAccessTokengetDisplayName, getEmail, getFamilyName, getFirstName, getGender, getLocale, getLocation, 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 URI getPictureUrl()
CommonProfilegetPictureUrl in class CommonProfilepublic URI getProfileUrl()
CommonProfilegetProfileUrl in class CommonProfilepublic Integer getPrimaryBlog()
public WordPressLinks getLinks()
Copyright © 2017. All rights reserved.