public class MainControl
extends java.lang.Object
Constructor and Description |
---|
MainControl() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String[] |
authenticateUser(java.lang.String user,
java.lang.String pass)
This method authenticates the user with the username and password passed from the interface as the input parameters.
|