Esempio n. 1
0
 public String getUsername() {
   if (pnlCredentials == null) return null;
   return pnlCredentials.getUserName();
 }