public interface User extends Principal, DirectoryEntity
Use for SOAP only. Class exists strictly to maintain Crowd 2.0.x compatibility.
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getEmailAddress() |
String |
getFirstName() |
String |
getIconLocation() |
String |
getLastName() |
boolean |
isActive() |
equals, getName, hashCode, implies, toStringequals, getDirectoryId, getName, hashCodeboolean isActive()
true if and only if the user is allowed to authenticate.String getEmailAddress()
String getDisplayName()
String getFirstName()
String getLastName()
String getIconLocation()
Copyright © 2017 Atlassian. All rights reserved.