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

editor for annotations
author dwinter
date Tue, 13 Dec 2011 17:43:46 +0100
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
2 <!--NewPage-->
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
3 <HTML>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
4 <HEAD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
5 <!-- Generated by javadoc (build 1.5.0_11) on Sat Aug 23 11:49:50 GMT+01:00 2008 -->
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
6 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
7 <TITLE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
8 Credentials (HttpClient 4.0-beta1 API)
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
9 </TITLE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
10
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
11 <META NAME="keywords" CONTENT="org.apache.http.auth.Credentials interface">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
12
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
13 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
14
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
15 <SCRIPT type="text/javascript">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
16 function windowTitle()
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
17 {
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
18 parent.document.title="Credentials (HttpClient 4.0-beta1 API)";
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
19 }
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
20 </SCRIPT>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
21 <NOSCRIPT>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
22 </NOSCRIPT>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
23
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
24 </HEAD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
25
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
26 <BODY BGCOLOR="white" onload="windowTitle();">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
27
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
28
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
29 <!-- ========= START OF TOP NAVBAR ======= -->
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
30 <A NAME="navbar_top"><!-- --></A>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
31 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
32 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
33 <TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
34 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
35 <A NAME="navbar_top_firstrow"><!-- --></A>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
36 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
37 <TR ALIGN="center" VALIGN="top">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
38 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
39 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
40 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Credentials.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
45 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
46 </TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
47 </TABLE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
48 </TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
49 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
50 </EM>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
51 </TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
52 </TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
53
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
54 <TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
55 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
56 &nbsp;<A HREF="../../../../org/apache/http/auth/BasicUserPrincipal.html" title="class in org.apache.http.auth"><B>PREV CLASS</B></A>&nbsp;
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
57 &nbsp;<A HREF="../../../../org/apache/http/auth/InvalidCredentialsException.html" title="class in org.apache.http.auth"><B>NEXT CLASS</B></A></FONT></TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
58 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
59 <A HREF="../../../../index.html?org/apache/http/auth/Credentials.html" target="_top"><B>FRAMES</B></A> &nbsp;
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
60 &nbsp;<A HREF="Credentials.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
61 &nbsp;<SCRIPT type="text/javascript">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
62 <!--
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
63 if(window==top) {
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
64 document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
65 }
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
66 //-->
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
67 </SCRIPT>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
68 <NOSCRIPT>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
69 <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
70 </NOSCRIPT>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
71
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
72
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
73 </FONT></TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
74 </TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
75 <TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
76 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
77 SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
78 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
79 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
80 </TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
81 </TABLE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
82 <A NAME="skip-navbar_top"></A>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
83 <!-- ========= END OF TOP NAVBAR ========= -->
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
84
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
85 <HR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
86 <!-- ======== START OF CLASS DATA ======== -->
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
87 <H2>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
88 <FONT SIZE="-1">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
89 org.apache.http.auth</FONT>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
90 <BR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
91 Interface Credentials</H2>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
92 <DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
93 <DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../org/apache/http/auth/NTCredentials.html" title="class in org.apache.http.auth">NTCredentials</A>, <A HREF="../../../../org/apache/http/auth/UsernamePasswordCredentials.html" title="class in org.apache.http.auth">UsernamePasswordCredentials</A></DD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
94 </DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
95 <HR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
96 <DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
97 <DT><PRE>public interface <B>Credentials</B></DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
98 </PRE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
99
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
100 <P>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
101 User name and password based authentication credentials.
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
102 <P>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
103
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
104 <P>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
105 <DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
106 <DT><B>Version:</B></DT>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
107 <DD>$Revision: 658430 $ $Date: 2008-05-20 23:04:27 +0200 (Tue, 20 May 2008) $</DD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
108 <DT><B>Author:</B></DT>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
109 <DD>Unascribed, <a href="mailto:mbowler@GargoyleSoftware.com">Mike Bowler</a></DD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
110 </DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
111 <HR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
112
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
113 <P>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
114
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
115 <!-- ========== METHOD SUMMARY =========== -->
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
116
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
117 <A NAME="method_summary"><!-- --></A>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
118 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
119 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
120 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
121 <B>Method Summary</B></FONT></TH>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
122 </TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
123 <TR BGCOLOR="white" CLASS="TableRowColor">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
124 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
125 <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
126 <TD><CODE><B><A HREF="../../../../org/apache/http/auth/Credentials.html#getPassword()">getPassword</A></B>()</CODE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
127
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
128 <BR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
129 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
130 </TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
131 <TR BGCOLOR="white" CLASS="TableRowColor">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
132 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
133 <CODE>&nbsp;java.security.Principal</CODE></FONT></TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
134 <TD><CODE><B><A HREF="../../../../org/apache/http/auth/Credentials.html#getUserPrincipal()">getUserPrincipal</A></B>()</CODE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
135
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
136 <BR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
137 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
138 </TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
139 </TABLE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
140 &nbsp;
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
141 <P>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
142
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
143 <!-- ============ METHOD DETAIL ========== -->
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
144
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
145 <A NAME="method_detail"><!-- --></A>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
146 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
147 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
148 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
149 <B>Method Detail</B></FONT></TH>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
150 </TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
151 </TABLE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
152
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
153 <A NAME="getUserPrincipal()"><!-- --></A><H3>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
154 getUserPrincipal</H3>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
155 <PRE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
156 java.security.Principal <B>getUserPrincipal</B>()</PRE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
157 <DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
158 <DD><DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
159 </DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
160 </DD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
161 </DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
162 <HR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
163
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
164 <A NAME="getPassword()"><!-- --></A><H3>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
165 getPassword</H3>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
166 <PRE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
167 java.lang.String <B>getPassword</B>()</PRE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
168 <DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
169 <DD><DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
170 </DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
171 </DD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
172 </DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
173 <!-- ========= END OF CLASS DATA ========= -->
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
174 <HR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
175
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
176
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
177 <!-- ======= START OF BOTTOM NAVBAR ====== -->
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
178 <A NAME="navbar_bottom"><!-- --></A>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
179 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
180 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
181 <TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
182 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
183 <A NAME="navbar_bottom_firstrow"><!-- --></A>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
184 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
185 <TR ALIGN="center" VALIGN="top">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
186 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
187 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
188 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
189 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Credentials.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
190 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
191 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
192 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
193 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
194 </TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
195 </TABLE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
196 </TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
197 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
198 </EM>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
199 </TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
200 </TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
201
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
202 <TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
203 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
204 &nbsp;<A HREF="../../../../org/apache/http/auth/BasicUserPrincipal.html" title="class in org.apache.http.auth"><B>PREV CLASS</B></A>&nbsp;
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
205 &nbsp;<A HREF="../../../../org/apache/http/auth/InvalidCredentialsException.html" title="class in org.apache.http.auth"><B>NEXT CLASS</B></A></FONT></TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
206 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
207 <A HREF="../../../../index.html?org/apache/http/auth/Credentials.html" target="_top"><B>FRAMES</B></A> &nbsp;
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
208 &nbsp;<A HREF="Credentials.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
209 &nbsp;<SCRIPT type="text/javascript">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
210 <!--
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
211 if(window==top) {
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
212 document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
213 }
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
214 //-->
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
215 </SCRIPT>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
216 <NOSCRIPT>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
217 <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
218 </NOSCRIPT>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
219
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
220
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
221 </FONT></TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
222 </TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
223 <TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
224 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
225 SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
226 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
227 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
228 </TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
229 </TABLE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
230 <A NAME="skip-navbar_bottom"></A>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
231 <!-- ======== END OF BOTTOM NAVBAR ======= -->
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
232
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
233 <HR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
234 Copyright © 1999-2008 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
235 </BODY>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
236 </HTML>