public AuthenticatingAdapter(RavenServer server, HttpsConnectionAdapter httpsConnectionAdapter) { _server = server; _httpsConnectionAdapter = httpsConnectionAdapter; }