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() |
Integer |
getPrimaryBlog() |
URI |
getProfileUrl() |
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()
getPictureUrl in class CommonProfilepublic URI getProfileUrl()
getProfileUrl in class CommonProfilepublic Integer getPrimaryBlog()
public WordPressLinks getLinks()
Copyright © 2017. All Rights Reserved.