Return-Path: Delivered-To: apmail-hc-httpclient-users-archive@www.apache.org Received: (qmail 63072 invoked from network); 11 Jan 2008 12:14:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Jan 2008 12:14:59 -0000 Received: (qmail 16793 invoked by uid 500); 11 Jan 2008 12:14:47 -0000 Delivered-To: apmail-hc-httpclient-users-archive@hc.apache.org Received: (qmail 16778 invoked by uid 500); 11 Jan 2008 12:14:47 -0000 Mailing-List: contact httpclient-users-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpClient User Discussion" Delivered-To: mailing list httpclient-users@hc.apache.org Received: (qmail 16769 invoked by uid 99); 11 Jan 2008 12:14:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Jan 2008 04:14:47 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [217.150.250.44] (HELO ok2consulting.nine.ch) (217.150.250.44) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Jan 2008 12:14:35 +0000 Received: from [212.71.105.68] (helo=[192.168.0.63]) by ok2consulting.nine.ch with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1JDImI-0006Qm-W6 for httpclient-users@hc.apache.org; Fri, 11 Jan 2008 13:14:27 +0100 Subject: Re: FBA From: Oleg Kalnichevski To: HttpClient User Discussion In-Reply-To: <81101EE9-65F5-4525-8795-3D8C5EF4F963@mac.com> References: <81101EE9-65F5-4525-8795-3D8C5EF4F963@mac.com> Content-Type: text/plain Date: Fri, 11 Jan 2008 13:13:55 +0100 Message-Id: <1200053635.7537.10.camel@okhost> Mime-Version: 1.0 X-Mailer: Evolution 2.12.1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On Thu, 2008-01-10 at 16:46 -0500, Michael Prichard wrote: > Anyone using HTTPClient to authenticate with exchange using FBA? Any > hints or examples how? > By FBA you mean form-based authentication, I assume? Then Client HTTP Programming Primer is your friend: http://wiki.apache.org/jakarta-httpclient/ForAbsoluteBeginners http://svn.apache.org/viewvc/httpcomponents/oac.hc3x/trunk/src/examples/FormLoginDemo.java?view=markup Oleg > Thanks, > Michael > > --------------------------------------------------------------------- > To unsubscribe, e-mail: httpclient-users-unsubscribe@hc.apache.org > For additional commands, e-mail: httpclient-users-help@hc.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-users-unsubscribe@hc.apache.org For additional commands, e-mail: httpclient-users-help@hc.apache.org