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

Log of /httpcomponents/oac.hc3x/trunk/src/examples/BasicAuthenticationExample.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: 3525 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: 3694 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/BasicAuthenticationExample.java
File length: 3694 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/BasicAuthenticationExample.java
File length: 3694 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/BasicAuthenticationExample.java
File length: 3509 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/BasicAuthenticationExample.java
File length: 3537 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/BasicAuthenticationExample.java
File length: 3537 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/BasicAuthenticationExample.java
File length: 3537 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/BasicAuthenticationExample.java
File length: 3476 byte(s)
Diff to previous 134514 (colored)
Upgrade to ALv2

Revision 134514 - (view) (annotate) - [select for diffs]
Modified Wed Feb 4 20:52:33 2004 UTC (5 years, 9 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/src/examples/BasicAuthenticationExample.java
File length: 5128 byte(s)
Diff to previous 134347 (colored)
PR #10794 (User interaction for authentication)

Changelog:
* interactive authentication support
* authentication realm key is now comprised of host name, port, realm name and
authentication type
* another bug fix in NTLMScheme class
* InteractiveAuthenticationExample demo app

Contributed by Oleg Kalnichevski
Reviewed by Ortwin Gluek & Michael Becke

Revision 134347 - (view) (annotate) - [select for diffs]
Added Wed Aug 13 20:30:40 2003 UTC (6 years, 3 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/src/examples/BasicAuthenticationExample.java
File length: 5043 byte(s)
Spelling mistake in BasicAuthenticationExample class name corrected.

Contributed by David Rowe

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