|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserProfile | |
|---|---|
| com.atlassian.sal.api.user | |
| Uses of UserProfile in com.atlassian.sal.api.user |
|---|
| Methods in com.atlassian.sal.api.user that return UserProfile | |
|---|---|
UserProfile |
UserManager.getRemoteUser()
Returns the profile of the currently logged in user or null if no user can be found. |
UserProfile |
UserManager.getRemoteUser(javax.servlet.http.HttpServletRequest request)
Returns the UserProfile of the currently logged in user or null if no user can be found. |
UserProfile |
UserManager.getUserProfile(String username)
Returns a UserProfile object for the specified user or null if no user can be found |
UserProfile |
UserManager.getUserProfile(UserKey userKey)
Returns a UserProfile object for the specified user or null if no user can be found |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||