comparison libs/httpcomponents-client-4.0-beta1/javadoc/httpclient/org/apache/http/auth/NTCredentials.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:50 GMT+01:00 2008 -->
6 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
7 <TITLE>
8 NTCredentials (HttpClient 4.0-beta1 API)
9 </TITLE>
10
11 <META NAME="keywords" CONTENT="org.apache.http.auth.NTCredentials class">
12
13 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
14
15 <SCRIPT type="text/javascript">
16 function windowTitle()
17 {
18 parent.document.title="NTCredentials (HttpClient 4.0-beta1 API)";
19 }
20 </SCRIPT>
21 <NOSCRIPT>
22 </NOSCRIPT>
23
24 </HEAD>
25
26 <BODY BGCOLOR="white" onload="windowTitle();">
27
28
29 <!-- ========= START OF TOP NAVBAR ======= -->
30 <A NAME="navbar_top"><!-- --></A>
31 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
32 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
33 <TR>
34 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
35 <A NAME="navbar_top_firstrow"><!-- --></A>
36 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
37 <TR ALIGN="center" VALIGN="top">
38 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
39 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
40 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/NTCredentials.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
45 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
46 </TR>
47 </TABLE>
48 </TD>
49 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
50 </EM>
51 </TD>
52 </TR>
53
54 <TR>
55 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
56 &nbsp;<A HREF="../../../../org/apache/http/auth/MalformedChallengeException.html" title="class in org.apache.http.auth"><B>PREV CLASS</B></A>&nbsp;
57 &nbsp;<A HREF="../../../../org/apache/http/auth/NTUserPrincipal.html" title="class in org.apache.http.auth"><B>NEXT CLASS</B></A></FONT></TD>
58 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
59 <A HREF="../../../../index.html?org/apache/http/auth/NTCredentials.html" target="_top"><B>FRAMES</B></A> &nbsp;
60 &nbsp;<A HREF="NTCredentials.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
61 &nbsp;<SCRIPT type="text/javascript">
62 <!--
63 if(window==top) {
64 document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
65 }
66 //-->
67 </SCRIPT>
68 <NOSCRIPT>
69 <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
70 </NOSCRIPT>
71
72
73 </FONT></TD>
74 </TR>
75 <TR>
76 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
77 SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
78 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
79 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
80 </TR>
81 </TABLE>
82 <A NAME="skip-navbar_top"></A>
83 <!-- ========= END OF TOP NAVBAR ========= -->
84
85 <HR>
86 <!-- ======== START OF CLASS DATA ======== -->
87 <H2>
88 <FONT SIZE="-1">
89 org.apache.http.auth</FONT>
90 <BR>
91 Class NTCredentials</H2>
92 <PRE>
93 java.lang.Object
94 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.http.auth.NTCredentials</B>
95 </PRE>
96 <DL>
97 <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../org/apache/http/auth/Credentials.html" title="interface in org.apache.http.auth">Credentials</A></DD>
98 </DL>
99 <HR>
100 <DL>
101 <DT><PRE>public class <B>NTCredentials</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../org/apache/http/auth/Credentials.html" title="interface in org.apache.http.auth">Credentials</A></DL>
102 </PRE>
103
104 <P>
105 <A HREF="../../../../org/apache/http/auth/Credentials.html" title="interface in org.apache.http.auth"><CODE>Credentials</CODE></A> specific to the Windows platform.
106 <P>
107
108 <P>
109 <DL>
110 <DT><B>Since:</B></DT>
111 <DD>2.0</DD>
112 <DT><B>Author:</B></DT>
113 <DD><a href="mailto:adrian@ephox.com">Adrian Sutton</a>, <a href="mailto:mbowler@GargoyleSoftware.com">Mike Bowler</a>, <a href="mailto:oleg at ural.ru">Oleg Kalnichevski</a></DD>
114 </DL>
115 <HR>
116
117 <P>
118
119 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
120
121 <A NAME="constructor_summary"><!-- --></A>
122 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
123 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
124 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
125 <B>Constructor Summary</B></FONT></TH>
126 </TR>
127 <TR BGCOLOR="white" CLASS="TableRowColor">
128 <TD><CODE><B><A HREF="../../../../org/apache/http/auth/NTCredentials.html#NTCredentials(java.lang.String)">NTCredentials</A></B>(java.lang.String&nbsp;usernamePassword)</CODE>
129
130 <BR>
131 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The constructor with the fully qualified username and password combined
132 string argument.</TD>
133 </TR>
134 <TR BGCOLOR="white" CLASS="TableRowColor">
135 <TD><CODE><B><A HREF="../../../../org/apache/http/auth/NTCredentials.html#NTCredentials(java.lang.String, java.lang.String, java.lang.String, java.lang.String)">NTCredentials</A></B>(java.lang.String&nbsp;userName,
136 java.lang.String&nbsp;password,
137 java.lang.String&nbsp;workstation,
138 java.lang.String&nbsp;domain)</CODE>
139
140 <BR>
141 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor.</TD>
142 </TR>
143 </TABLE>
144 &nbsp;
145 <!-- ========== METHOD SUMMARY =========== -->
146
147 <A NAME="method_summary"><!-- --></A>
148 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
149 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
150 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
151 <B>Method Summary</B></FONT></TH>
152 </TR>
153 <TR BGCOLOR="white" CLASS="TableRowColor">
154 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
155 <CODE>&nbsp;boolean</CODE></FONT></TD>
156 <TD><CODE><B><A HREF="../../../../org/apache/http/auth/NTCredentials.html#equals(java.lang.Object)">equals</A></B>(java.lang.Object&nbsp;o)</CODE>
157
158 <BR>
159 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
160 </TR>
161 <TR BGCOLOR="white" CLASS="TableRowColor">
162 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
163 <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
164 <TD><CODE><B><A HREF="../../../../org/apache/http/auth/NTCredentials.html#getDomain()">getDomain</A></B>()</CODE>
165
166 <BR>
167 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieves the name to authenticate with.</TD>
168 </TR>
169 <TR BGCOLOR="white" CLASS="TableRowColor">
170 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
171 <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
172 <TD><CODE><B><A HREF="../../../../org/apache/http/auth/NTCredentials.html#getPassword()">getPassword</A></B>()</CODE>
173
174 <BR>
175 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
176 </TR>
177 <TR BGCOLOR="white" CLASS="TableRowColor">
178 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
179 <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
180 <TD><CODE><B><A HREF="../../../../org/apache/http/auth/NTCredentials.html#getUserName()">getUserName</A></B>()</CODE>
181
182 <BR>
183 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
184 </TR>
185 <TR BGCOLOR="white" CLASS="TableRowColor">
186 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
187 <CODE>&nbsp;java.security.Principal</CODE></FONT></TD>
188 <TD><CODE><B><A HREF="../../../../org/apache/http/auth/NTCredentials.html#getUserPrincipal()">getUserPrincipal</A></B>()</CODE>
189
190 <BR>
191 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
192 </TR>
193 <TR BGCOLOR="white" CLASS="TableRowColor">
194 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
195 <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
196 <TD><CODE><B><A HREF="../../../../org/apache/http/auth/NTCredentials.html#getWorkstation()">getWorkstation</A></B>()</CODE>
197
198 <BR>
199 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieves the workstation name of the computer originating the request.</TD>
200 </TR>
201 <TR BGCOLOR="white" CLASS="TableRowColor">
202 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
203 <CODE>&nbsp;int</CODE></FONT></TD>
204 <TD><CODE><B><A HREF="../../../../org/apache/http/auth/NTCredentials.html#hashCode()">hashCode</A></B>()</CODE>
205
206 <BR>
207 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
208 </TR>
209 <TR BGCOLOR="white" CLASS="TableRowColor">
210 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
211 <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
212 <TD><CODE><B><A HREF="../../../../org/apache/http/auth/NTCredentials.html#toString()">toString</A></B>()</CODE>
213
214 <BR>
215 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
216 </TR>
217 </TABLE>
218 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
219 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
220 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
221 <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
222 </TR>
223 <TR BGCOLOR="white" CLASS="TableRowColor">
224 <TD><CODE>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</CODE></TD>
225 </TR>
226 </TABLE>
227 &nbsp;
228 <P>
229
230 <!-- ========= CONSTRUCTOR DETAIL ======== -->
231
232 <A NAME="constructor_detail"><!-- --></A>
233 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
234 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
235 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
236 <B>Constructor Detail</B></FONT></TH>
237 </TR>
238 </TABLE>
239
240 <A NAME="NTCredentials(java.lang.String)"><!-- --></A><H3>
241 NTCredentials</H3>
242 <PRE>
243 public <B>NTCredentials</B>(java.lang.String&nbsp;usernamePassword)</PRE>
244 <DL>
245 <DD>The constructor with the fully qualified username and password combined
246 string argument.
247 <P>
248 <DL>
249 <DT><B>Parameters:</B><DD><CODE>usernamePassword</CODE> - the domain/username:password formed string</DL>
250 </DL>
251 <HR>
252
253 <A NAME="NTCredentials(java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><!-- --></A><H3>
254 NTCredentials</H3>
255 <PRE>
256 public <B>NTCredentials</B>(java.lang.String&nbsp;userName,
257 java.lang.String&nbsp;password,
258 java.lang.String&nbsp;workstation,
259 java.lang.String&nbsp;domain)</PRE>
260 <DL>
261 <DD>Constructor.
262 <P>
263 <DL>
264 <DT><B>Parameters:</B><DD><CODE>userName</CODE> - The user name. This should not include the domain to authenticate with.
265 For example: "user" is correct whereas "DOMAIN\\user" is not.<DD><CODE>password</CODE> - The password.<DD><CODE>workstation</CODE> - The workstation the authentication request is originating from.
266 Essentially, the computer name for this machine.<DD><CODE>domain</CODE> - The domain to authenticate within.</DL>
267 </DL>
268
269 <!-- ============ METHOD DETAIL ========== -->
270
271 <A NAME="method_detail"><!-- --></A>
272 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
273 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
274 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
275 <B>Method Detail</B></FONT></TH>
276 </TR>
277 </TABLE>
278
279 <A NAME="getUserPrincipal()"><!-- --></A><H3>
280 getUserPrincipal</H3>
281 <PRE>
282 public java.security.Principal <B>getUserPrincipal</B>()</PRE>
283 <DL>
284 <DD><DL>
285 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/http/auth/Credentials.html#getUserPrincipal()">getUserPrincipal</A></CODE> in interface <CODE><A HREF="../../../../org/apache/http/auth/Credentials.html" title="interface in org.apache.http.auth">Credentials</A></CODE></DL>
286 </DD>
287 <DD><DL>
288 </DL>
289 </DD>
290 </DL>
291 <HR>
292
293 <A NAME="getUserName()"><!-- --></A><H3>
294 getUserName</H3>
295 <PRE>
296 public java.lang.String <B>getUserName</B>()</PRE>
297 <DL>
298 <DD><DL>
299 </DL>
300 </DD>
301 <DD><DL>
302 </DL>
303 </DD>
304 </DL>
305 <HR>
306
307 <A NAME="getPassword()"><!-- --></A><H3>
308 getPassword</H3>
309 <PRE>
310 public java.lang.String <B>getPassword</B>()</PRE>
311 <DL>
312 <DD><DL>
313 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/http/auth/Credentials.html#getPassword()">getPassword</A></CODE> in interface <CODE><A HREF="../../../../org/apache/http/auth/Credentials.html" title="interface in org.apache.http.auth">Credentials</A></CODE></DL>
314 </DD>
315 <DD><DL>
316 </DL>
317 </DD>
318 </DL>
319 <HR>
320
321 <A NAME="getDomain()"><!-- --></A><H3>
322 getDomain</H3>
323 <PRE>
324 public java.lang.String <B>getDomain</B>()</PRE>
325 <DL>
326 <DD>Retrieves the name to authenticate with.
327 <P>
328 <DD><DL>
329 </DL>
330 </DD>
331 <DD><DL>
332
333 <DT><B>Returns:</B><DD>String the domain these credentials are intended to authenticate with.</DL>
334 </DD>
335 </DL>
336 <HR>
337
338 <A NAME="getWorkstation()"><!-- --></A><H3>
339 getWorkstation</H3>
340 <PRE>
341 public java.lang.String <B>getWorkstation</B>()</PRE>
342 <DL>
343 <DD>Retrieves the workstation name of the computer originating the request.
344 <P>
345 <DD><DL>
346 </DL>
347 </DD>
348 <DD><DL>
349
350 <DT><B>Returns:</B><DD>String the workstation the user is logged into.</DL>
351 </DD>
352 </DL>
353 <HR>
354
355 <A NAME="hashCode()"><!-- --></A><H3>
356 hashCode</H3>
357 <PRE>
358 public int <B>hashCode</B>()</PRE>
359 <DL>
360 <DD><DL>
361 <DT><B>Overrides:</B><DD><CODE>hashCode</CODE> in class <CODE>java.lang.Object</CODE></DL>
362 </DD>
363 <DD><DL>
364 </DL>
365 </DD>
366 </DL>
367 <HR>
368
369 <A NAME="equals(java.lang.Object)"><!-- --></A><H3>
370 equals</H3>
371 <PRE>
372 public boolean <B>equals</B>(java.lang.Object&nbsp;o)</PRE>
373 <DL>
374 <DD><DL>
375 <DT><B>Overrides:</B><DD><CODE>equals</CODE> in class <CODE>java.lang.Object</CODE></DL>
376 </DD>
377 <DD><DL>
378 </DL>
379 </DD>
380 </DL>
381 <HR>
382
383 <A NAME="toString()"><!-- --></A><H3>
384 toString</H3>
385 <PRE>
386 public java.lang.String <B>toString</B>()</PRE>
387 <DL>
388 <DD><DL>
389 <DT><B>Overrides:</B><DD><CODE>toString</CODE> in class <CODE>java.lang.Object</CODE></DL>
390 </DD>
391 <DD><DL>
392 </DL>
393 </DD>
394 </DL>
395 <!-- ========= END OF CLASS DATA ========= -->
396 <HR>
397
398
399 <!-- ======= START OF BOTTOM NAVBAR ====== -->
400 <A NAME="navbar_bottom"><!-- --></A>
401 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
402 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
403 <TR>
404 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
405 <A NAME="navbar_bottom_firstrow"><!-- --></A>
406 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
407 <TR ALIGN="center" VALIGN="top">
408 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
409 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
410 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
411 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/NTCredentials.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
412 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
413 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
414 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
415 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
416 </TR>
417 </TABLE>
418 </TD>
419 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
420 </EM>
421 </TD>
422 </TR>
423
424 <TR>
425 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
426 &nbsp;<A HREF="../../../../org/apache/http/auth/MalformedChallengeException.html" title="class in org.apache.http.auth"><B>PREV CLASS</B></A>&nbsp;
427 &nbsp;<A HREF="../../../../org/apache/http/auth/NTUserPrincipal.html" title="class in org.apache.http.auth"><B>NEXT CLASS</B></A></FONT></TD>
428 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
429 <A HREF="../../../../index.html?org/apache/http/auth/NTCredentials.html" target="_top"><B>FRAMES</B></A> &nbsp;
430 &nbsp;<A HREF="NTCredentials.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
431 &nbsp;<SCRIPT type="text/javascript">
432 <!--
433 if(window==top) {
434 document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
435 }
436 //-->
437 </SCRIPT>
438 <NOSCRIPT>
439 <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
440 </NOSCRIPT>
441
442
443 </FONT></TD>
444 </TR>
445 <TR>
446 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
447 SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
448 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
449 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
450 </TR>
451 </TABLE>
452 <A NAME="skip-navbar_bottom"></A>
453 <!-- ======== END OF BOTTOM NAVBAR ======= -->
454
455 <HR>
456 Copyright © 1999-2008 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.
457 </BODY>
458 </HTML>