|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface User
Represents a user that exists in a directory.
The order of the 'extends' statements is relevant, since DirectoryEntity.getDirectoryId() from DirectoryEntity
must shadow the deprecated method from User.
| Method Summary | |
|---|---|
String |
getExternalId()
|
String |
getFirstName()
|
String |
getLastName()
|
| Methods inherited from interface com.atlassian.crowd.model.DirectoryEntity |
|---|
equals, getDirectoryId, getName, hashCode |
| Methods inherited from interface com.atlassian.crowd.embedded.api.User |
|---|
compareTo, equals, getDirectoryId, getDisplayName, getEmailAddress, hashCode, isActive |
| Methods inherited from interface java.security.Principal |
|---|
getName, toString |
| Method Detail |
|---|
String getFirstName()
String getLastName()
String getExternalId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||