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, setAccessTokenasPrincipal, getEmail, getFamilyName, getFirstName, getGender, getLocation, 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.lang.String getDisplayName()
getDisplayName in class CommonProfilepublic java.lang.String getUsername()
getUsername in class CommonProfilepublic java.util.Locale getLocale()
getLocale in class CommonProfilepublic java.net.URI getPictureUrl()
getPictureUrl in class CommonProfilepublic java.net.URI getProfileUrl()
getProfileUrl in class CommonProfilepublic java.lang.Boolean getContributorsEnabled()
public java.util.Date getCreatedAt()
public java.lang.Boolean getDefaultProfile()
public java.lang.Boolean getDefaultProfileImage()
public java.lang.String getDescription()
public java.lang.Integer getFavouritesCount()
public java.lang.Boolean getFollowRequestSent()
public java.lang.Integer getFollowersCount()
public java.lang.Boolean getFollowing()
public java.lang.Integer getFriendsCount()
public java.lang.Boolean getGeoEnabled()
public java.lang.Boolean getIsTranslator()
public java.lang.Integer getListedCount()
public java.lang.Boolean getNotifications()
public Color getProfileBackgroundColor()
public java.net.URI getProfileBackgroundImageUrl()
public java.net.URI getProfileBackgroundImageUrlHttps()
public java.lang.Boolean getProfileBackgroundTile()
public java.net.URI getProfileImageUrlHttps()
public Color getProfileLinkColor()
public Color getProfileSidebarBorderColor()
public Color getProfileSidebarFillColor()
public Color getProfileTextColor()
public java.lang.Boolean getProfileUseBackgroundImage()
public java.lang.Boolean getProtected()
public java.lang.Boolean getShowAllInlineMedia()
public java.lang.Integer getStatusesCount()
public java.lang.String getTimeZone()
public java.lang.Integer getUtcOffset()
public java.lang.Boolean getVerified()
Copyright © 2018. All Rights Reserved.