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() |
java.net.URI |
getPictureUrl() |
java.lang.Integer |
getPrimaryBlog() |
java.net.URI |
getProfileUrl() |
clearSensitiveData, getAccessToken, setAccessTokenasPrincipal, getDisplayName, getEmail, getFamilyName, getFirstName, getGender, getLocale, getLocation, getUsername, isExpiredaddAttribute, addAttributes, addAuthenticationAttribute, addAuthenticationAttributes, addPermission, addPermissions, addRole, addRoles, 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, writeExternalpublic java.net.URI getPictureUrl()
getPictureUrl in class CommonProfilepublic java.net.URI getProfileUrl()
getProfileUrl in class CommonProfilepublic java.lang.Integer getPrimaryBlog()
public WordPressLinks getLinks()
Copyright © 2018. All Rights Reserved.