comparison libs/httpcomponents-client-4.0-beta1/javadoc/httpclient/org/apache/http/auth/package-use.html @ 5:0be9d53a6967

editor for annotations
author dwinter
date Tue, 13 Dec 2011 17:43:46 +0100
parents
children
comparison
equal deleted inserted replaced
4:c32080f364c6 5:0be9d53a6967
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <!--NewPage-->
3 <HTML>
4 <HEAD>
5 <!-- Generated by javadoc (build 1.5.0_11) on Sat Aug 23 11:49:54 GMT+01:00 2008 -->
6 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
7 <TITLE>
8 Uses of Package org.apache.http.auth (HttpClient 4.0-beta1 API)
9 </TITLE>
10
11
12 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
13
14 <SCRIPT type="text/javascript">
15 function windowTitle()
16 {
17 parent.document.title="Uses of Package org.apache.http.auth (HttpClient 4.0-beta1 API)";
18 }
19 </SCRIPT>
20 <NOSCRIPT>
21 </NOSCRIPT>
22
23 </HEAD>
24
25 <BODY BGCOLOR="white" onload="windowTitle();">
26
27
28 <!-- ========= START OF TOP NAVBAR ======= -->
29 <A NAME="navbar_top"><!-- --></A>
30 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
31 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
32 <TR>
33 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
34 <A NAME="navbar_top_firstrow"><!-- --></A>
35 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
36 <TR ALIGN="center" VALIGN="top">
37 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
38 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
39 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
40 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
45 </TR>
46 </TABLE>
47 </TD>
48 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
49 </EM>
50 </TD>
51 </TR>
52
53 <TR>
54 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
55 &nbsp;PREV&nbsp;
56 &nbsp;NEXT</FONT></TD>
57 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
58 <A HREF="../../../../index.html?org/apache/http/auth/package-use.html" target="_top"><B>FRAMES</B></A> &nbsp;
59 &nbsp;<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
60 &nbsp;<SCRIPT type="text/javascript">
61 <!--
62 if(window==top) {
63 document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
64 }
65 //-->
66 </SCRIPT>
67 <NOSCRIPT>
68 <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
69 </NOSCRIPT>
70
71
72 </FONT></TD>
73 </TR>
74 </TABLE>
75 <A NAME="skip-navbar_top"></A>
76 <!-- ========= END OF TOP NAVBAR ========= -->
77
78 <HR>
79 <CENTER>
80 <H2>
81 <B>Uses of Package<br>org.apache.http.auth</B></H2>
82 </CENTER>
83
84 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
85 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
86 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
87 Packages that use <A HREF="../../../../org/apache/http/auth/package-summary.html">org.apache.http.auth</A></FONT></TH>
88 </TR>
89 <TR BGCOLOR="white" CLASS="TableRowColor">
90 <TD><A HREF="#org.apache.http.auth"><B>org.apache.http.auth</B></A></TD>
91 <TD>The API for client-side HTTP authentication against a server,
92 commonly referred to as <i>HttpAuth</i>.&nbsp;</TD>
93 </TR>
94 <TR BGCOLOR="white" CLASS="TableRowColor">
95 <TD><A HREF="#org.apache.http.client"><B>org.apache.http.client</B></A></TD>
96 <TD>The API for client-side HTTP communication and
97 entry point to the <i>HttpClient</i> module.&nbsp;</TD>
98 </TR>
99 <TR BGCOLOR="white" CLASS="TableRowColor">
100 <TD><A HREF="#org.apache.http.client.protocol"><B>org.apache.http.client.protocol</B></A></TD>
101 <TD>Additional request and response interceptors.&nbsp;</TD>
102 </TR>
103 <TR BGCOLOR="white" CLASS="TableRowColor">
104 <TD><A HREF="#org.apache.http.impl.auth"><B>org.apache.http.impl.auth</B></A></TD>
105 <TD>&nbsp;&nbsp;</TD>
106 </TR>
107 <TR BGCOLOR="white" CLASS="TableRowColor">
108 <TD><A HREF="#org.apache.http.impl.client"><B>org.apache.http.impl.client</B></A></TD>
109 <TD>&nbsp;&nbsp;</TD>
110 </TR>
111 </TABLE>
112 &nbsp;
113 <P>
114 <A NAME="org.apache.http.auth"><!-- --></A>
115 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
116 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
117 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
118 Classes in <A HREF="../../../../org/apache/http/auth/package-summary.html">org.apache.http.auth</A> used by <A HREF="../../../../org/apache/http/auth/package-summary.html">org.apache.http.auth</A></FONT></TH>
119 </TR>
120 <TR BGCOLOR="white" CLASS="TableRowColor">
121 <TD><B><A HREF="../../../../org/apache/http/auth/class-use/AuthenticationException.html#org.apache.http.auth"><B>AuthenticationException</B></A></B>
122
123 <BR>
124 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Signals a failure in authentication process</TD>
125 </TR>
126 <TR BGCOLOR="white" CLASS="TableRowColor">
127 <TD><B><A HREF="../../../../org/apache/http/auth/class-use/AuthScheme.html#org.apache.http.auth"><B>AuthScheme</B></A></B>
128
129 <BR>
130 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
131 This interface represents an abstract challenge-response oriented
132 authentication scheme.</TD>
133 </TR>
134 <TR BGCOLOR="white" CLASS="TableRowColor">
135 <TD><B><A HREF="../../../../org/apache/http/auth/class-use/AuthSchemeFactory.html#org.apache.http.auth"><B>AuthSchemeFactory</B></A></B>
136
137 <BR>
138 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
139 </TR>
140 <TR BGCOLOR="white" CLASS="TableRowColor">
141 <TD><B><A HREF="../../../../org/apache/http/auth/class-use/AuthScope.html#org.apache.http.auth"><B>AuthScope</B></A></B>
142
143 <BR>
144 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The class represents an authentication scope consisting of a host name,
145 a port number, a realm name and an authentication scheme name which
146 <A HREF="../../../../org/apache/http/auth/Credentials.html" title="interface in org.apache.http.auth"><CODE>Credentials</CODE></A> apply to.</TD>
147 </TR>
148 <TR BGCOLOR="white" CLASS="TableRowColor">
149 <TD><B><A HREF="../../../../org/apache/http/auth/class-use/Credentials.html#org.apache.http.auth"><B>Credentials</B></A></B>
150
151 <BR>
152 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;User name and password based authentication credentials.</TD>
153 </TR>
154 <TR BGCOLOR="white" CLASS="TableRowColor">
155 <TD><B><A HREF="../../../../org/apache/http/auth/class-use/MalformedChallengeException.html#org.apache.http.auth"><B>MalformedChallengeException</B></A></B>
156
157 <BR>
158 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Signals that authentication challenge is in some way invalid or
159 illegal in the given context</TD>
160 </TR>
161 </TABLE>
162 &nbsp;
163 <P>
164 <A NAME="org.apache.http.client"><!-- --></A>
165 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
166 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
167 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
168 Classes in <A HREF="../../../../org/apache/http/auth/package-summary.html">org.apache.http.auth</A> used by <A HREF="../../../../org/apache/http/client/package-summary.html">org.apache.http.client</A></FONT></TH>
169 </TR>
170 <TR BGCOLOR="white" CLASS="TableRowColor">
171 <TD><B><A HREF="../../../../org/apache/http/auth/class-use/AuthenticationException.html#org.apache.http.client"><B>AuthenticationException</B></A></B>
172
173 <BR>
174 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Signals a failure in authentication process</TD>
175 </TR>
176 <TR BGCOLOR="white" CLASS="TableRowColor">
177 <TD><B><A HREF="../../../../org/apache/http/auth/class-use/AuthScheme.html#org.apache.http.client"><B>AuthScheme</B></A></B>
178
179 <BR>
180 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
181 This interface represents an abstract challenge-response oriented
182 authentication scheme.</TD>
183 </TR>
184 <TR BGCOLOR="white" CLASS="TableRowColor">
185 <TD><B><A HREF="../../../../org/apache/http/auth/class-use/AuthScope.html#org.apache.http.client"><B>AuthScope</B></A></B>
186
187 <BR>
188 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The class represents an authentication scope consisting of a host name,
189 a port number, a realm name and an authentication scheme name which
190 <A HREF="../../../../org/apache/http/auth/Credentials.html" title="interface in org.apache.http.auth"><CODE>Credentials</CODE></A> apply to.</TD>
191 </TR>
192 <TR BGCOLOR="white" CLASS="TableRowColor">
193 <TD><B><A HREF="../../../../org/apache/http/auth/class-use/Credentials.html#org.apache.http.client"><B>Credentials</B></A></B>
194
195 <BR>
196 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;User name and password based authentication credentials.</TD>
197 </TR>
198 <TR BGCOLOR="white" CLASS="TableRowColor">
199 <TD><B><A HREF="../../../../org/apache/http/auth/class-use/MalformedChallengeException.html#org.apache.http.client"><B>MalformedChallengeException</B></A></B>
200
201 <BR>
202 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Signals that authentication challenge is in some way invalid or
203 illegal in the given context</TD>
204 </TR>
205 </TABLE>
206 &nbsp;
207 <P>
208 <A NAME="org.apache.http.client.protocol"><!-- --></A>
209 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
210 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
211 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
212 Classes in <A HREF="../../../../org/apache/http/auth/package-summary.html">org.apache.http.auth</A> used by <A HREF="../../../../org/apache/http/client/protocol/package-summary.html">org.apache.http.client.protocol</A></FONT></TH>
213 </TR>
214 <TR BGCOLOR="white" CLASS="TableRowColor">
215 <TD><B><A HREF="../../../../org/apache/http/auth/class-use/AuthSchemeRegistry.html#org.apache.http.client.protocol"><B>AuthSchemeRegistry</B></A></B>
216
217 <BR>
218 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Authentication scheme registry that can be used to obtain the corresponding
219 authentication scheme implementation for a given type of authorization challenge.</TD>
220 </TR>
221 </TABLE>
222 &nbsp;
223 <P>
224 <A NAME="org.apache.http.impl.auth"><!-- --></A>
225 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
226 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
227 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
228 Classes in <A HREF="../../../../org/apache/http/auth/package-summary.html">org.apache.http.auth</A> used by <A HREF="../../../../org/apache/http/impl/auth/package-summary.html">org.apache.http.impl.auth</A></FONT></TH>
229 </TR>
230 <TR BGCOLOR="white" CLASS="TableRowColor">
231 <TD><B><A HREF="../../../../org/apache/http/auth/class-use/AuthenticationException.html#org.apache.http.impl.auth"><B>AuthenticationException</B></A></B>
232
233 <BR>
234 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Signals a failure in authentication process</TD>
235 </TR>
236 <TR BGCOLOR="white" CLASS="TableRowColor">
237 <TD><B><A HREF="../../../../org/apache/http/auth/class-use/AuthScheme.html#org.apache.http.impl.auth"><B>AuthScheme</B></A></B>
238
239 <BR>
240 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
241 This interface represents an abstract challenge-response oriented
242 authentication scheme.</TD>
243 </TR>
244 <TR BGCOLOR="white" CLASS="TableRowColor">
245 <TD><B><A HREF="../../../../org/apache/http/auth/class-use/AuthSchemeFactory.html#org.apache.http.impl.auth"><B>AuthSchemeFactory</B></A></B>
246
247 <BR>
248 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
249 </TR>
250 <TR BGCOLOR="white" CLASS="TableRowColor">
251 <TD><B><A HREF="../../../../org/apache/http/auth/class-use/Credentials.html#org.apache.http.impl.auth"><B>Credentials</B></A></B>
252
253 <BR>
254 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;User name and password based authentication credentials.</TD>
255 </TR>
256 <TR BGCOLOR="white" CLASS="TableRowColor">
257 <TD><B><A HREF="../../../../org/apache/http/auth/class-use/MalformedChallengeException.html#org.apache.http.impl.auth"><B>MalformedChallengeException</B></A></B>
258
259 <BR>
260 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Signals that authentication challenge is in some way invalid or
261 illegal in the given context</TD>
262 </TR>
263 </TABLE>
264 &nbsp;
265 <P>
266 <A NAME="org.apache.http.impl.client"><!-- --></A>
267 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
268 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
269 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
270 Classes in <A HREF="../../../../org/apache/http/auth/package-summary.html">org.apache.http.auth</A> used by <A HREF="../../../../org/apache/http/impl/client/package-summary.html">org.apache.http.impl.client</A></FONT></TH>
271 </TR>
272 <TR BGCOLOR="white" CLASS="TableRowColor">
273 <TD><B><A HREF="../../../../org/apache/http/auth/class-use/AuthenticationException.html#org.apache.http.impl.client"><B>AuthenticationException</B></A></B>
274
275 <BR>
276 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Signals a failure in authentication process</TD>
277 </TR>
278 <TR BGCOLOR="white" CLASS="TableRowColor">
279 <TD><B><A HREF="../../../../org/apache/http/auth/class-use/AuthScheme.html#org.apache.http.impl.client"><B>AuthScheme</B></A></B>
280
281 <BR>
282 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
283 This interface represents an abstract challenge-response oriented
284 authentication scheme.</TD>
285 </TR>
286 <TR BGCOLOR="white" CLASS="TableRowColor">
287 <TD><B><A HREF="../../../../org/apache/http/auth/class-use/AuthSchemeRegistry.html#org.apache.http.impl.client"><B>AuthSchemeRegistry</B></A></B>
288
289 <BR>
290 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Authentication scheme registry that can be used to obtain the corresponding
291 authentication scheme implementation for a given type of authorization challenge.</TD>
292 </TR>
293 <TR BGCOLOR="white" CLASS="TableRowColor">
294 <TD><B><A HREF="../../../../org/apache/http/auth/class-use/AuthScope.html#org.apache.http.impl.client"><B>AuthScope</B></A></B>
295
296 <BR>
297 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The class represents an authentication scope consisting of a host name,
298 a port number, a realm name and an authentication scheme name which
299 <A HREF="../../../../org/apache/http/auth/Credentials.html" title="interface in org.apache.http.auth"><CODE>Credentials</CODE></A> apply to.</TD>
300 </TR>
301 <TR BGCOLOR="white" CLASS="TableRowColor">
302 <TD><B><A HREF="../../../../org/apache/http/auth/class-use/Credentials.html#org.apache.http.impl.client"><B>Credentials</B></A></B>
303
304 <BR>
305 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;User name and password based authentication credentials.</TD>
306 </TR>
307 <TR BGCOLOR="white" CLASS="TableRowColor">
308 <TD><B><A HREF="../../../../org/apache/http/auth/class-use/MalformedChallengeException.html#org.apache.http.impl.client"><B>MalformedChallengeException</B></A></B>
309
310 <BR>
311 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Signals that authentication challenge is in some way invalid or
312 illegal in the given context</TD>
313 </TR>
314 </TABLE>
315 &nbsp;
316 <P>
317 <HR>
318
319
320 <!-- ======= START OF BOTTOM NAVBAR ====== -->
321 <A NAME="navbar_bottom"><!-- --></A>
322 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
323 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
324 <TR>
325 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
326 <A NAME="navbar_bottom_firstrow"><!-- --></A>
327 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
328 <TR ALIGN="center" VALIGN="top">
329 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
330 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
331 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
332 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
333 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
334 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
335 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
336 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
337 </TR>
338 </TABLE>
339 </TD>
340 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
341 </EM>
342 </TD>
343 </TR>
344
345 <TR>
346 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
347 &nbsp;PREV&nbsp;
348 &nbsp;NEXT</FONT></TD>
349 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
350 <A HREF="../../../../index.html?org/apache/http/auth/package-use.html" target="_top"><B>FRAMES</B></A> &nbsp;
351 &nbsp;<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
352 &nbsp;<SCRIPT type="text/javascript">
353 <!--
354 if(window==top) {
355 document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
356 }
357 //-->
358 </SCRIPT>
359 <NOSCRIPT>
360 <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
361 </NOSCRIPT>
362
363
364 </FONT></TD>
365 </TR>
366 </TABLE>
367 <A NAME="skip-navbar_bottom"></A>
368 <!-- ======== END OF BOTTOM NAVBAR ======= -->
369
370 <HR>
371 Copyright © 1999-2008 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.
372 </BODY>
373 </HTML>