public class UserInfo extends Object
| Constructor and Description |
|---|
UserInfo(String userName,
char[] password) |
| Modifier and Type | Method and Description |
|---|---|
void |
clearPassword() |
char[] |
getPassword() |
String |
getUserName() |
Copyright © 2016. All rights reserved.