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, getUsername, isExpiredaddAttribute, addAttributes, addAuthenticationAttribute, addAuthenticationAttributes, addPermission, addPermissions, addRole, addRoles, build, build, 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, writeExternalclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitasPrincipalpublic URI getPictureUrl()
getPictureUrl in class CommonProfilepublic URI getProfileUrl()
getProfileUrl in class CommonProfilepublic Integer getPrimaryBlog()
public WordPressLinks getLinks()
Copyright © 2019. All rights reserved.