Searched defs:getUserName (Results 1 - 3 of 3) sorted by relevance

/libcore/ojluni/src/main/java/java/net/
H A DPasswordAuthentication.java65 public String getUserName() { method in class:PasswordAuthentication
H A DSocksSocketImpl.java167 userName = pw.getUserName();
272 String userName = getUserName();
617 String userName = getUserName();
1088 private String getUserName() { method in class:SocksSocketImpl
/libcore/ojluni/src/main/java/java/sql/
H A DDatabaseMetaData.java112 String getUserName() throws SQLException; method in interface:DatabaseMetaData

Completed in 75 milliseconds