public class BitbucketProfile extends OAuth10Profile
This class is the user profile for Bitbucket with appropriate getters.
It is returned by the BitbucketClient.
logger, SEPARATOR| Constructor and Description |
|---|
BitbucketProfile() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFamilyName() |
URI |
getPictureUrl() |
URI |
getProfileUrl() |
boolean |
isTeam() |
clearSensitiveData, getAccessSecret, setAccessSecretgetAccessToken, setAccessTokengetDisplayName, getEmail, 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 String getFamilyName()
getFamilyName in class CommonProfilepublic URI getPictureUrl()
getPictureUrl in class CommonProfilepublic URI getProfileUrl()
getProfileUrl in class CommonProfilepublic boolean isTeam()
Copyright © 2017. All Rights Reserved.