public interface User extends Principal, DirectoryEntity, User
DirectoryEntity.getDirectoryId()
from DirectoryEntity
must shadow the deprecated method from User
.Modifier and Type | Method and Description |
---|---|
String |
getExternalId() |
String |
getFirstName() |
String |
getLastName() |
equals, getDirectoryId, getName, hashCode
compareTo, equals, getDirectoryId, getDisplayName, getEmailAddress, hashCode, isActive
Copyright © 2020 Atlassian. All rights reserved.