Lines Matching refs:password
981 String password = null;990 password = credentials[1];994 if (username != null && password != null) {995 handler.proceed(username, password);