Beispiel #1
0
 /** @param args */
 public static void main(String[] args) {
   Login l = new Login();
   l.name = "XXXXXXXXXXX";
   l.loginUser();
 }