public class Login extends Object
| Constructor and Description |
|---|
Login() |
| Modifier and Type | Method and Description |
|---|---|
static String |
validateUser(String inputUserid,
String inputPwd)
Trivial case for now that allows only "admin" userId and everything
else is given read-only priviledges.
|
Copyright © 2015. All rights reserved.