public class UserData extends Object
| Constructor and Description |
|---|
UserData() |
| Modifier and Type | Method and Description |
|---|---|
void |
addUser(User user) |
User |
findUserByName(String username) |
boolean |
removeUser(String username) |
Copyright © 2022 Eclipse Foundation. All rights reserved.