|
| User (int userId, String username, String password, byte[] salt) |
|
int | getUserId () |
|
void | setUserId (int userId) |
|
String | getUsername () |
|
void | setUsername (String username) |
|
String | getPassword () |
|
void | setPassword (String password) |
|
byte[] | getSalt () |
|
void | setSalt (byte[] salt) |
|
Class for the User object as saved in database
The documentation for this class was generated from the following file:
- src/main/java/data/User.java