Searched refs:setUsername (Results 1 – 4 of 4) sorted by relevance
43 void setUsername(String username) throws ParseException; in setUsername() method
321 authorization.setUsername(userCredentials.getUserName()); in getAuthorization()387 authorization.setUsername(userCredentials.getUserName()); in getAuthorization()
508 public void setUsername(String username) throws ParseException { in setUsername() method in AuthenticationHeader
248 public void setUsername(String theUsername) throws SQLException { in setUsername() method in Impl_RowSet