public interface User extends Identity
| Modifier and Type | Method and Description |
|---|---|
UserProfile |
getUserProfile()
Get the complete profile for this user.
|
getDisplayName, getGUID, getName, getPrincipal, getUniqueNameUserProfile getUserProfile() throws IMException
OperationNotSupportedException - Thrown by the service provider if it doesn't support user profiles.IMException - Thrown by the service provider in case of any other problem.