|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface User
Use for SOAP only. Class exists strictly to maintain Crowd 2.0.x compatibility.
| Method Summary | |
|---|---|
String |
getDisplayName()
|
String |
getEmailAddress()
|
String |
getFirstName()
|
String |
getIconLocation()
|
String |
getLastName()
|
boolean |
isActive()
|
| Methods inherited from interface java.security.Principal |
|---|
equals, getName, hashCode, toString |
| Methods inherited from interface com.atlassian.crowd.integration.model.DirectoryEntity |
|---|
equals, getDirectoryId, getName, hashCode |
| Method Detail |
|---|
boolean isActive()
true if and only if the user is allowed to authenticate.String getEmailAddress()
String getDisplayName()
String getFirstName()
String getLastName()
String getIconLocation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||