Uses of Package
com.atlassian.sal.api.user

Packages that use com.atlassian.sal.api.user
com.atlassian.sal.api.auth   
com.atlassian.sal.api.features   
com.atlassian.sal.api.message   
com.atlassian.sal.api.search   
com.atlassian.sal.api.user   
com.atlassian.sal.api.usersettings   
 

Classes in com.atlassian.sal.api.user used by com.atlassian.sal.api.auth
UserRole
          Enforce certain level of privileges on log in page
 

Classes in com.atlassian.sal.api.user used by com.atlassian.sal.api.features
UserKey
          Represents an identifier that uniquely identifies a user for the duration of its existence.
 

Classes in com.atlassian.sal.api.user used by com.atlassian.sal.api.message
UserKey
          Represents an identifier that uniquely identifies a user for the duration of its existence.
 

Classes in com.atlassian.sal.api.user used by com.atlassian.sal.api.search
UserKey
          Represents an identifier that uniquely identifies a user for the duration of its existence.
 

Classes in com.atlassian.sal.api.user used by com.atlassian.sal.api.user
UserKey
          Represents an identifier that uniquely identifies a user for the duration of its existence.
UserProfile
          Interface encapsulating a user's profile information.
UserResolutionException
          Thrown if there is a problem when trying to resolve a username to a user, such as a failure in accessing an external user store.
UserRole
          Enforce certain level of privileges on log in page
 

Classes in com.atlassian.sal.api.user used by com.atlassian.sal.api.usersettings
UserKey
          Represents an identifier that uniquely identifies a user for the duration of its existence.
 



Copyright © 2015 Atlassian. All rights reserved.