~ubuntu-branches/ubuntu/hardy/commons-httpclient/hardy

« back to all changes in this revision

Viewing changes to docs/apidocs/org/apache/commons/httpclient/auth/class-use/AuthSchemeBase.html

  • Committer: Bazaar Package Importer
  • Author(s): Michael Meskes
  • Date: 2006-09-15 20:07:43 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20060915200743-t2md4cgfsb07wgn7
Tags: 3.0.1-0.1
* Non-maintainer upload.
* Bump debhelper Build-Depends to (>= 4.1.0) as required by cdbs' 
  debhelper.mk
* Put the coppyright holders in debian/copyright
* Include the jar file in the package. (Closes: #381354)
* Only include one copy of the docs.
  done by James Westby <jw+debian@jameswestby.net>  Mon, 14 Aug 2006 02:29:47 +0100

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<!--NewPage-->
3
3
<HTML>
4
4
<HEAD>
5
 
<!-- Generated by javadoc on Sun Oct 10 17:41:03 EDT 2004 -->
 
5
<!-- Generated by javadoc on Sun May 07 10:19:59 EDT 2006 -->
 
6
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
6
7
<TITLE>
7
 
HttpClient 2.0.2 API: Uses of Class org.apache.commons.httpclient.auth.AuthSchemeBase
 
8
HttpClient 3.0.1 API: Uses of Class org.apache.commons.httpclient.auth.AuthSchemeBase
8
9
</TITLE>
9
10
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
10
11
</HEAD>
50
51
<H2>
51
52
<B>Uses of Class<br>org.apache.commons.httpclient.auth.AuthSchemeBase</B></H2>
52
53
</CENTER>
53
 
 
54
 
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
55
 
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
56
 
<TD COLSPAN=2><FONT SIZE="+2">
57
 
Packages that use <A HREF="../../../../../../org/apache/commons/httpclient/auth/AuthSchemeBase.html">AuthSchemeBase</A></FONT></TD>
58
 
</TR>
59
 
<TR BGCOLOR="white" CLASS="TableRowColor">
60
 
<TD><A HREF="#org.apache.commons.httpclient.auth"><B>org.apache.commons.httpclient.auth</B></A></TD>
61
 
<TD>Provides implementation of various authentication schemes as well as 
62
 
      utility classes that can be used to authenticate HTTP requests.&nbsp;</TD>
63
 
</TR>
64
 
</TABLE>
65
 
&nbsp;
66
 
<P>
67
 
<A NAME="org.apache.commons.httpclient.auth"><!-- --></A>
68
 
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
69
 
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
70
 
<TD COLSPAN=2><FONT SIZE="+2">
71
 
Uses of <A HREF="../../../../../../org/apache/commons/httpclient/auth/AuthSchemeBase.html">AuthSchemeBase</A> in <A HREF="../../../../../../org/apache/commons/httpclient/auth/package-summary.html">org.apache.commons.httpclient.auth</A></FONT></TD>
72
 
</TR>
73
 
</TABLE>
74
 
&nbsp;
75
 
<P>
76
 
 
77
 
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
78
 
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
79
 
<TD COLSPAN=2>Subclasses of <A HREF="../../../../../../org/apache/commons/httpclient/auth/AuthSchemeBase.html">AuthSchemeBase</A> in <A HREF="../../../../../../org/apache/commons/httpclient/auth/package-summary.html">org.apache.commons.httpclient.auth</A></FONT></TD>
80
 
</TR>
81
 
<TR BGCOLOR="white" CLASS="TableRowColor">
82
 
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
83
 
<CODE>&nbsp;class</CODE></FONT></TD>
84
 
<TD><CODE><B><A HREF="../../../../../../org/apache/commons/httpclient/auth/BasicScheme.html">BasicScheme</A></B></CODE>
85
 
 
86
 
<BR>
87
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
88
 
 Basic authentication scheme as defined in RFC 2617.</TD>
89
 
</TR>
90
 
<TR BGCOLOR="white" CLASS="TableRowColor">
91
 
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
92
 
<CODE>&nbsp;class</CODE></FONT></TD>
93
 
<TD><CODE><B><A HREF="../../../../../../org/apache/commons/httpclient/auth/DigestScheme.html">DigestScheme</A></B></CODE>
94
 
 
95
 
<BR>
96
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
97
 
 Digest authentication scheme as defined in RFC 2617.</TD>
98
 
</TR>
99
 
<TR BGCOLOR="white" CLASS="TableRowColor">
100
 
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
101
 
<CODE>&nbsp;class</CODE></FONT></TD>
102
 
<TD><CODE><B><A HREF="../../../../../../org/apache/commons/httpclient/auth/NTLMScheme.html">NTLMScheme</A></B></CODE>
103
 
 
104
 
<BR>
105
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An implementation of the Microsoft proprietary NTLM authentication scheme.</TD>
106
 
</TR>
107
 
<TR BGCOLOR="white" CLASS="TableRowColor">
108
 
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
109
 
<CODE>&nbsp;class</CODE></FONT></TD>
110
 
<TD><CODE><B><A HREF="../../../../../../org/apache/commons/httpclient/auth/RFC2617Scheme.html">RFC2617Scheme</A></B></CODE>
111
 
 
112
 
<BR>
113
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
114
 
 Abstract authentication scheme class that lays foundation for all
115
 
 RFC 2617 compliant authetication schemes and provides capabilities common 
116
 
 to all authentication schemes defined in RFC 2617.</TD>
117
 
</TR>
118
 
</TABLE>
119
 
&nbsp;
 
54
No usage of org.apache.commons.httpclient.auth.AuthSchemeBase
120
55
<P>
121
56
<HR>
122
57
 
156
91
<!-- =========== END OF NAVBAR =========== -->
157
92
 
158
93
<HR>
159
 
Copyright &copy; 2001-2004 Apache Software Foundation. All Rights Reserved.
 
94
Copyright &copy; 2001-2006 Apache Software Foundation. All Rights Reserved.
160
95
</BODY>
161
96
</HTML>