Searched refs:setPassword (Results 1 – 7 of 7) sorted by relevance
84 pc.setPassword(psw1); in test_Password()86 pc.setPassword(null); in test_Password()88 pc.setPassword(psw2); in test_Password()99 pc.setPassword(psw1); in test_Password()123 p.setPassword(pwd); in getSerializationData()
43 public void setPassword(String password) { in setPassword() method in AuthenticatorTest.MockAuthenticator95 auth.setPassword(password); in testRequestPasswordAuthentication()
108 pcb.setPassword(password); in handle()110 pcb.setPassword(wrongPassword); in handle()
210 pcb.setPassword(PASSWORD); in handle()
114 public void setPassword(char[] password) { in setPassword() method in PasswordCallback
193 void setPassword(String password) throws SQLException; in setPassword() method
20042 method public void setPassword(char[]);20278 method public void setPassword(String) throws java.sql.SQLException;