Searched refs:setDigest (Results 1 – 4 of 4) sorted by relevance
111 public void setDigest(String connectionID, String password) { in setDigest() method in Authentication126 public void setDigest(String digest) { in setDigest() method in Authentication
89 auth.setDigest(connection.getConnectionID(), password); in authenticate()
396 authentication.setDigest(parser.nextText()); in parseAuthentication()
397 authentication.setDigest(parser.nextText());