private PasswordAuthentication getCredentialsForRealm() {
   return _client.getCredentialsForRealm(getProperty("realm"));
 }