public class UserAuth extends Object implements Serializable
Constructor and Description |
---|
UserAuth() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getPassword() |
String |
getUserName() |
int |
hashCode() |
void |
setPassword(String password) |
void |
setUserName(String userName) |
Copyright © 2021. All rights reserved.