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 |
|---|---|
java.lang.String |
getFamilyName() |
java.net.URI |
getPictureUrl() |
java.net.URI |
getProfileUrl() |
boolean |
isTeam() |
clearSensitiveData, getAccessSecret, setAccessSecretgetAccessToken, setAccessTokenasPrincipal, getDisplayName, getEmail, 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.lang.String getFamilyName()
getFamilyName in class CommonProfilepublic java.net.URI getPictureUrl()
getPictureUrl in class CommonProfilepublic java.net.URI getProfileUrl()
getProfileUrl in class CommonProfilepublic boolean isTeam()
Copyright © 2018. All Rights Reserved.