53545556575859
throw new SDKException("unable to create httpclient ", ex); } } private void configureAuthentication(final HttpClient httpClient) { httpClient.setRealmResolver(new SimpleRealmResolver(new PlatformPropertiesRealm(paramters))); }