/[Apache-SVN]/httpcomponents/oac.hc3x/trunk/src/examples/AlternateAuthenticationExample.java
ViewVC logotype

Log of /httpcomponents/oac.hc3x/trunk/src/examples/AlternateAuthenticationExample.java

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 608014 - (view) (annotate) - [select for diffs]
Modified Wed Jan 2 05:48:53 2008 UTC (22 months, 3 weeks ago) by rolandw
File length: 3538 byte(s)
Diff to previous 604567 (colored)
replaced CVS keyword Header with SVN keyword HeadURL

Revision 604567 - (view) (annotate) - [select for diffs]
Modified Sun Dec 16 08:08:41 2007 UTC (23 months, 1 week ago) by rolandw
File length: 3711 byte(s)
Diff to previous 552266 (colored)
initial copy of HttpClient 3.x

Revision 552266 - (view) (annotate) - [select for diffs]
Modified Sun Jul 1 10:05:30 2007 UTC (2 years, 4 months ago) by rolandw
Original Path: jakarta/httpcomponents/oac.hc3x/trunk/src/examples/AlternateAuthenticationExample.java
File length: 3711 byte(s)
Diff to previous 480424 (colored)
initial copy of HttpClient 3.x tree: trunk, tags, and branches

Revision 480424 - (view) (annotate) - [select for diffs]
Modified Wed Nov 29 05:56:49 2006 UTC (2 years, 11 months ago) by bayard
Original Path: jakarta/commons/proper/httpclient/trunk/src/examples/AlternateAuthenticationExample.java
File length: 3711 byte(s)
Diff to previous 155418 (colored)
Fixed copyright header

Revision 155418 - (view) (annotate) - [select for diffs]
Modified Sat Feb 26 13:01:52 2005 UTC (4 years, 9 months ago) by dirkv
Original Path: jakarta/commons/proper/httpclient/trunk/src/examples/AlternateAuthenticationExample.java
File length: 3526 byte(s)
Diff to previous 151616 (colored)
svn:keywords correction

Revision 151616 - (view) (annotate) - [select for diffs]
Modified Sun Feb 6 19:25:32 2005 UTC (4 years, 9 months ago) by noel
Original Path: jakarta/commons/proper/httpclient/trunk/src/examples/AlternateAuthenticationExample.java
File length: 3554 byte(s)
Diff to previous 151609 (colored)
revert move.  they want to start afresh

Revision 151609 - (view) (annotate) - [select for diffs]
Modified Sun Feb 6 17:47:09 2005 UTC (4 years, 9 months ago) by noel
Original Path: jakarta/httpclient/trunk/src/examples/AlternateAuthenticationExample.java
File length: 3554 byte(s)
Diff to previous 134632 (colored)
Move Jakarta Commons HttpClient to Jakarta HttpClient

Revision 134632 - (view) (annotate) - [select for diffs]
Modified Sat Jun 12 22:47:23 2004 UTC (5 years, 5 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/src/examples/AlternateAuthenticationExample.java
File length: 3554 byte(s)
Diff to previous 134530 (colored)
PR #29439 (Credentials ignored if realm specified in preemptive authentication)

Changelog:

* HttpAuthRealm was a poor choice of a name. Renamed to AuthScope
* ANY_HOST, ANY_PORT, ANY_REALM & ANY_SCHEME static variables can be used
instead of non-descriptive null, -1, null, null to assign and retrieve credentials
* Deprecated
  HttpState#setCredentials(String, String, Credentials)
  HttpState#getCredentials(String, String)
  HttpState#setProxyCredentials(String, String, Credentials)
  HttpState#getProxyCredentials(String, String)
* Extra warning logs in case of preemptive authentication failure due to missing
default credentials
* Extra test case

Contributed by Oleg Kalnichevski
Reviewed by Michael Becke

Revision 134530 - (view) (annotate) - [select for diffs]
Modified Sun Feb 22 18:08:52 2004 UTC (5 years, 9 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/src/examples/AlternateAuthenticationExample.java
File length: 3469 byte(s)
Diff to previous 134508 (colored)
Upgrade to ALv2

Revision 134508 - (view) (annotate) - [select for diffs]
Added Wed Jan 28 21:39:16 2004 UTC (5 years, 10 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/src/examples/AlternateAuthenticationExample.java
File length: 5121 byte(s)
PR #15297 (Authenticator() - ability to perform alternate authentication)

Contributed by Oleg Kalnichevski
Reviewed by Ortwin Gluek & Michael Becke

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2