| Package | Description | 
|---|---|
| org.sonar.api.database.model | |
| org.sonar.api.security | 
| Modifier and Type | Method and Description | 
|---|---|
User | 
User.setEmail(String email)  | 
User | 
User.setLogin(String login)  | 
User | 
User.setName(String name)  | 
| Modifier and Type | Method and Description | 
|---|---|
User | 
UserFinder.findById(int id)
Deprecated.  
  | 
User | 
UserFinder.findByLogin(String login)
Deprecated.  
  | 
Copyright © 2009–2015 SonarSource. All rights reserved.