@Immutable @PublicApi public final class UserIdentity extends Object
All three fields are always not null.
Modifier and Type | Class and Description |
---|---|
static class |
UserIdentity.BuilderWithId |
static class |
UserIdentity.BuilderWithIdAndKey |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Long |
getId() |
String |
getKey() |
String |
getUsername() |
int |
hashCode() |
String |
toString() |
static UserIdentity.BuilderWithId |
withId(Long id) |
public Long getId()
public String getKey()
public String getUsername()
public static UserIdentity.BuilderWithId withId(Long id)
Copyright © 2002-2016 Atlassian. All Rights Reserved.
View cookie preferences