Searched defs:userName (Results 1 – 3 of 3) sorted by relevance
42 private String userName; field in PasswordAuthentication55 public PasswordAuthentication(String userName, char[] password) { in PasswordAuthentication()
155 String userName; in authenticate() local272 String userName = getUserName(); in connectV4() local1089 String userName = ""; in getUserName() local
983 String userName; in initUnchangeableSystemProperties() local