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, 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 String getFamilyName()
getFamilyName in class CommonProfilepublic URI getPictureUrl()
getPictureUrl in class CommonProfilepublic URI getProfileUrl()
getProfileUrl in class CommonProfilepublic boolean isTeam()
Copyright © 2019. All rights reserved.