public class TwitterProfile extends OAuth10Profile
This class is the user profile for Twitter with appropriate getters.
It is returned by the TwitterClient.
logger, SEPARATOR| Constructor and Description |
|---|
TwitterProfile() |
clearSensitiveData, getAccessSecret, setAccessSecretgetAccessToken, setAccessTokengetEmail, getFamilyName, getFirstName, getGender, getLocation, 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 String getDisplayName()
getDisplayName in class CommonProfilepublic String getUsername()
getUsername in interface UserProfilegetUsername in class CommonProfilepublic Locale getLocale()
getLocale in class CommonProfilepublic URI getPictureUrl()
getPictureUrl in class CommonProfilepublic URI getProfileUrl()
getProfileUrl in class CommonProfilepublic Boolean getContributorsEnabled()
public Date getCreatedAt()
public Boolean getDefaultProfile()
public Boolean getDefaultProfileImage()
public String getDescription()
public Integer getFavouritesCount()
public Boolean getFollowRequestSent()
public Integer getFollowersCount()
public Boolean getFollowing()
public Integer getFriendsCount()
public Boolean getGeoEnabled()
public Boolean getIsTranslator()
public Integer getListedCount()
public Boolean getNotifications()
public Color getProfileBackgroundColor()
public URI getProfileBackgroundImageUrl()
public URI getProfileBackgroundImageUrlHttps()
public Boolean getProfileBackgroundTile()
public URI getProfileImageUrlHttps()
public Color getProfileLinkColor()
public Color getProfileSidebarBorderColor()
public Color getProfileSidebarFillColor()
public Color getProfileTextColor()
public Boolean getProfileUseBackgroundImage()
public Boolean getProtected()
public Boolean getShowAllInlineMedia()
public Integer getStatusesCount()
public String getTimeZone()
public Integer getUtcOffset()
public Boolean getVerified()
Copyright © 2019. All rights reserved.