public class Authenticate extends Action
| Constructor and Description |
|---|
Authenticate() |
| Modifier and Type | Method and Description |
|---|---|
char[] |
getPassword() |
java.lang.String |
getUserName() |
void |
setPassword(char[] password) |
void |
setUserName(java.lang.String userName) |