annotate libs/httpcomponents-client-4.0-beta1/javadoc/httpclient/org/apache/http/auth/AuthScope.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 AuthScope (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.AuthScope class">
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="AuthScope (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/AuthScope.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/AuthSchemeRegistry.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/AuthState.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/AuthScope.html" target="_top"><B>FRAMES</B></A> &nbsp;
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
60 &nbsp;<A HREF="AuthScope.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;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&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;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&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 Class AuthScope</H2>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
92 <PRE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
93 java.lang.Object
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
94 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.http.auth.AuthScope</B>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
95 </PRE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
96 <HR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
97 <DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
98 <DT><PRE>public class <B>AuthScope</B><DT>extends java.lang.Object</DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
99 </PRE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
100
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
101 <P>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
102 The class represents an authentication scope consisting of a host name,
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
103 a port number, a realm name and an authentication scheme name which
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
104 <A HREF="../../../../org/apache/http/auth/Credentials.html" title="interface in org.apache.http.auth"><CODE>Credentials</CODE></A> apply to.
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
105 <P>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
106
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
107 <P>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
108 <DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
109 <DT><B>Since:</B></DT>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
110 <DD>4.0</DD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
111 <DT><B>Author:</B></DT>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
112 <DD><a href="mailto:oleg at ural.ru">Oleg Kalnichevski</a>, <a href="mailto:adrian@intencha.com">Adrian Sutton</a></DD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
113 </DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
114 <HR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
115
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
116 <P>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
117 <!-- =========== FIELD SUMMARY =========== -->
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
118
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
119 <A NAME="field_summary"><!-- --></A>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
120 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
121 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
122 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
123 <B>Field Summary</B></FONT></TH>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
124 </TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
125 <TR BGCOLOR="white" CLASS="TableRowColor">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
126 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
127 <CODE>static&nbsp;<A HREF="../../../../org/apache/http/auth/AuthScope.html" title="class in org.apache.http.auth">AuthScope</A></CODE></FONT></TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
128 <TD><CODE><B><A HREF="../../../../org/apache/http/auth/AuthScope.html#ANY">ANY</A></B></CODE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
129
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
130 <BR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
131 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Default scope matching any host, port, realm and authentication scheme.</TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
132 </TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
133 <TR BGCOLOR="white" CLASS="TableRowColor">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
134 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
135 <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
136 <TD><CODE><B><A HREF="../../../../org/apache/http/auth/AuthScope.html#ANY_HOST">ANY_HOST</A></B></CODE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
137
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
138 <BR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
139 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The <tt>null</tt> value represents any host.</TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
140 </TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
141 <TR BGCOLOR="white" CLASS="TableRowColor">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
142 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
143 <CODE>static&nbsp;int</CODE></FONT></TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
144 <TD><CODE><B><A HREF="../../../../org/apache/http/auth/AuthScope.html#ANY_PORT">ANY_PORT</A></B></CODE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
145
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
146 <BR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
147 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The <tt>-1</tt> value represents any port.</TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
148 </TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
149 <TR BGCOLOR="white" CLASS="TableRowColor">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
150 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
151 <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
152 <TD><CODE><B><A HREF="../../../../org/apache/http/auth/AuthScope.html#ANY_REALM">ANY_REALM</A></B></CODE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
153
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
154 <BR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
155 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The <tt>null</tt> value represents any realm.</TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
156 </TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
157 <TR BGCOLOR="white" CLASS="TableRowColor">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
158 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
159 <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
160 <TD><CODE><B><A HREF="../../../../org/apache/http/auth/AuthScope.html#ANY_SCHEME">ANY_SCHEME</A></B></CODE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
161
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
162 <BR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
163 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The <tt>null</tt> value represents any authentication scheme.</TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
164 </TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
165 </TABLE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
166 &nbsp;
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
167 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
168
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
169 <A NAME="constructor_summary"><!-- --></A>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
170 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
171 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
172 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
173 <B>Constructor Summary</B></FONT></TH>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
174 </TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
175 <TR BGCOLOR="white" CLASS="TableRowColor">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
176 <TD><CODE><B><A HREF="../../../../org/apache/http/auth/AuthScope.html#AuthScope(org.apache.http.auth.AuthScope)">AuthScope</A></B>(<A HREF="../../../../org/apache/http/auth/AuthScope.html" title="class in org.apache.http.auth">AuthScope</A>&nbsp;authscope)</CODE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
177
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
178 <BR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
179 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a copy of the given credentials scope.</TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
180 </TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
181 <TR BGCOLOR="white" CLASS="TableRowColor">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
182 <TD><CODE><B><A HREF="../../../../org/apache/http/auth/AuthScope.html#AuthScope(java.lang.String, int)">AuthScope</A></B>(java.lang.String&nbsp;host,
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
183 int&nbsp;port)</CODE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
184
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
185 <BR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
186 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new credentials scope for the given
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
187 <tt>host</tt>, <tt>port</tt>, any realm name, and any
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
188 authentication scheme.</TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
189 </TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
190 <TR BGCOLOR="white" CLASS="TableRowColor">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
191 <TD><CODE><B><A HREF="../../../../org/apache/http/auth/AuthScope.html#AuthScope(java.lang.String, int, java.lang.String)">AuthScope</A></B>(java.lang.String&nbsp;host,
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
192 int&nbsp;port,
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
193 java.lang.String&nbsp;realm)</CODE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
194
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
195 <BR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
196 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new credentials scope for the given
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
197 <tt>host</tt>, <tt>port</tt>, <tt>realm</tt>, and any
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
198 authentication scheme.</TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
199 </TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
200 <TR BGCOLOR="white" CLASS="TableRowColor">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
201 <TD><CODE><B><A HREF="../../../../org/apache/http/auth/AuthScope.html#AuthScope(java.lang.String, int, java.lang.String, java.lang.String)">AuthScope</A></B>(java.lang.String&nbsp;host,
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
202 int&nbsp;port,
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
203 java.lang.String&nbsp;realm,
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
204 java.lang.String&nbsp;scheme)</CODE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
205
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
206 <BR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
207 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new credentials scope for the given
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
208 <tt>host</tt>, <tt>port</tt>, <tt>realm</tt>, and
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
209 <tt>authentication scheme</tt>.</TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
210 </TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
211 </TABLE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
212 &nbsp;
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
213 <!-- ========== METHOD SUMMARY =========== -->
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
214
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
215 <A NAME="method_summary"><!-- --></A>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
216 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
217 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
218 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
219 <B>Method Summary</B></FONT></TH>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
220 </TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
221 <TR BGCOLOR="white" CLASS="TableRowColor">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
222 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
223 <CODE>&nbsp;boolean</CODE></FONT></TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
224 <TD><CODE><B><A HREF="../../../../org/apache/http/auth/AuthScope.html#equals(java.lang.Object)">equals</A></B>(java.lang.Object&nbsp;o)</CODE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
225
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
226 <BR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
227 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
228 </TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
229 <TR BGCOLOR="white" CLASS="TableRowColor">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
230 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
231 <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
232 <TD><CODE><B><A HREF="../../../../org/apache/http/auth/AuthScope.html#getHost()">getHost</A></B>()</CODE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
233
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
234 <BR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
235 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
236 </TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
237 <TR BGCOLOR="white" CLASS="TableRowColor">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
238 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
239 <CODE>&nbsp;int</CODE></FONT></TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
240 <TD><CODE><B><A HREF="../../../../org/apache/http/auth/AuthScope.html#getPort()">getPort</A></B>()</CODE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
241
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
242 <BR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
243 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
244 </TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
245 <TR BGCOLOR="white" CLASS="TableRowColor">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
246 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
247 <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
248 <TD><CODE><B><A HREF="../../../../org/apache/http/auth/AuthScope.html#getRealm()">getRealm</A></B>()</CODE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
249
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
250 <BR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
251 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
252 </TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
253 <TR BGCOLOR="white" CLASS="TableRowColor">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
254 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
255 <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
256 <TD><CODE><B><A HREF="../../../../org/apache/http/auth/AuthScope.html#getScheme()">getScheme</A></B>()</CODE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
257
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
258 <BR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
259 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
260 </TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
261 <TR BGCOLOR="white" CLASS="TableRowColor">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
262 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
263 <CODE>&nbsp;int</CODE></FONT></TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
264 <TD><CODE><B><A HREF="../../../../org/apache/http/auth/AuthScope.html#hashCode()">hashCode</A></B>()</CODE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
265
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
266 <BR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
267 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
268 </TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
269 <TR BGCOLOR="white" CLASS="TableRowColor">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
270 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
271 <CODE>&nbsp;int</CODE></FONT></TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
272 <TD><CODE><B><A HREF="../../../../org/apache/http/auth/AuthScope.html#match(org.apache.http.auth.AuthScope)">match</A></B>(<A HREF="../../../../org/apache/http/auth/AuthScope.html" title="class in org.apache.http.auth">AuthScope</A>&nbsp;that)</CODE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
273
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
274 <BR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
275 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Tests if the authentication scopes match.</TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
276 </TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
277 <TR BGCOLOR="white" CLASS="TableRowColor">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
278 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
279 <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
280 <TD><CODE><B><A HREF="../../../../org/apache/http/auth/AuthScope.html#toString()">toString</A></B>()</CODE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
281
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
282 <BR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
283 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
284 </TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
285 </TABLE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
286 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
287 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
288 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
289 <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
290 </TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
291 <TR BGCOLOR="white" CLASS="TableRowColor">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
292 <TD><CODE>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</CODE></TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
293 </TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
294 </TABLE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
295 &nbsp;
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
296 <P>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
297
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
298 <!-- ============ FIELD DETAIL =========== -->
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
299
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
300 <A NAME="field_detail"><!-- --></A>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
301 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
302 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
303 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
304 <B>Field Detail</B></FONT></TH>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
305 </TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
306 </TABLE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
307
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
308 <A NAME="ANY_HOST"><!-- --></A><H3>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
309 ANY_HOST</H3>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
310 <PRE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
311 public static final java.lang.String <B>ANY_HOST</B></PRE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
312 <DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
313 <DD>The <tt>null</tt> value represents any host. In the future versions of
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
314 HttpClient the use of this parameter will be discontinued.
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
315 <P>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
316 <DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
317 </DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
318 </DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
319 <HR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
320
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
321 <A NAME="ANY_PORT"><!-- --></A><H3>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
322 ANY_PORT</H3>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
323 <PRE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
324 public static final int <B>ANY_PORT</B></PRE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
325 <DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
326 <DD>The <tt>-1</tt> value represents any port.
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
327 <P>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
328 <DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
329 <DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.http.auth.AuthScope.ANY_PORT">Constant Field Values</A></DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
330 </DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
331 <HR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
332
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
333 <A NAME="ANY_REALM"><!-- --></A><H3>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
334 ANY_REALM</H3>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
335 <PRE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
336 public static final java.lang.String <B>ANY_REALM</B></PRE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
337 <DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
338 <DD>The <tt>null</tt> value represents any realm.
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
339 <P>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
340 <DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
341 </DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
342 </DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
343 <HR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
344
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
345 <A NAME="ANY_SCHEME"><!-- --></A><H3>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
346 ANY_SCHEME</H3>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
347 <PRE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
348 public static final java.lang.String <B>ANY_SCHEME</B></PRE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
349 <DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
350 <DD>The <tt>null</tt> value represents any authentication scheme.
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
351 <P>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
352 <DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
353 </DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
354 </DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
355 <HR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
356
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
357 <A NAME="ANY"><!-- --></A><H3>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
358 ANY</H3>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
359 <PRE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
360 public static final <A HREF="../../../../org/apache/http/auth/AuthScope.html" title="class in org.apache.http.auth">AuthScope</A> <B>ANY</B></PRE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
361 <DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
362 <DD>Default scope matching any host, port, realm and authentication scheme.
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
363 In the future versions of HttpClient the use of this parameter will be
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
364 discontinued.
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
365 <P>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
366 <DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
367 </DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
368 </DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
369
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
370 <!-- ========= CONSTRUCTOR DETAIL ======== -->
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
371
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
372 <A NAME="constructor_detail"><!-- --></A>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
373 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
374 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
375 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
376 <B>Constructor Detail</B></FONT></TH>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
377 </TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
378 </TABLE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
379
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
380 <A NAME="AuthScope(java.lang.String, int, java.lang.String, java.lang.String)"><!-- --></A><H3>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
381 AuthScope</H3>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
382 <PRE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
383 public <B>AuthScope</B>(java.lang.String&nbsp;host,
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
384 int&nbsp;port,
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
385 java.lang.String&nbsp;realm,
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
386 java.lang.String&nbsp;scheme)</PRE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
387 <DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
388 <DD>Creates a new credentials scope for the given
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
389 <tt>host</tt>, <tt>port</tt>, <tt>realm</tt>, and
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
390 <tt>authentication scheme</tt>.
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
391 <P>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
392 <DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
393 <DT><B>Parameters:</B><DD><CODE>host</CODE> - the host the credentials apply to. May be set
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
394 to <tt>null</tt> if credenticals are applicable to
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
395 any host.<DD><CODE>port</CODE> - the port the credentials apply to. May be set
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
396 to negative value if credenticals are applicable to
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
397 any port.<DD><CODE>realm</CODE> - the realm the credentials apply to. May be set
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
398 to <tt>null</tt> if credenticals are applicable to
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
399 any realm.<DD><CODE>scheme</CODE> - the authentication scheme the credentials apply to.
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
400 May be set to <tt>null</tt> if credenticals are applicable to
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
401 any authentication scheme.</DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
402 </DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
403 <HR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
404
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
405 <A NAME="AuthScope(java.lang.String, int, java.lang.String)"><!-- --></A><H3>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
406 AuthScope</H3>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
407 <PRE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
408 public <B>AuthScope</B>(java.lang.String&nbsp;host,
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
409 int&nbsp;port,
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
410 java.lang.String&nbsp;realm)</PRE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
411 <DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
412 <DD>Creates a new credentials scope for the given
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
413 <tt>host</tt>, <tt>port</tt>, <tt>realm</tt>, and any
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
414 authentication scheme.
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
415 <P>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
416 <DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
417 <DT><B>Parameters:</B><DD><CODE>host</CODE> - the host the credentials apply to. May be set
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
418 to <tt>null</tt> if credenticals are applicable to
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
419 any host.<DD><CODE>port</CODE> - the port the credentials apply to. May be set
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
420 to negative value if credenticals are applicable to
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
421 any port.<DD><CODE>realm</CODE> - the realm the credentials apply to. May be set
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
422 to <tt>null</tt> if credenticals are applicable to
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
423 any realm.</DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
424 </DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
425 <HR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
426
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
427 <A NAME="AuthScope(java.lang.String, int)"><!-- --></A><H3>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
428 AuthScope</H3>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
429 <PRE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
430 public <B>AuthScope</B>(java.lang.String&nbsp;host,
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
431 int&nbsp;port)</PRE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
432 <DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
433 <DD>Creates a new credentials scope for the given
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
434 <tt>host</tt>, <tt>port</tt>, any realm name, and any
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
435 authentication scheme.
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
436 <P>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
437 <DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
438 <DT><B>Parameters:</B><DD><CODE>host</CODE> - the host the credentials apply to. May be set
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
439 to <tt>null</tt> if credenticals are applicable to
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
440 any host.<DD><CODE>port</CODE> - the port the credentials apply to. May be set
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
441 to negative value if credenticals are applicable to
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
442 any port.</DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
443 </DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
444 <HR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
445
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
446 <A NAME="AuthScope(org.apache.http.auth.AuthScope)"><!-- --></A><H3>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
447 AuthScope</H3>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
448 <PRE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
449 public <B>AuthScope</B>(<A HREF="../../../../org/apache/http/auth/AuthScope.html" title="class in org.apache.http.auth">AuthScope</A>&nbsp;authscope)</PRE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
450 <DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
451 <DD>Creates a copy of the given credentials scope.
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
452 <P>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
453 </DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
454
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
455 <!-- ============ METHOD DETAIL ========== -->
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
456
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
457 <A NAME="method_detail"><!-- --></A>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
458 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
459 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
460 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
461 <B>Method Detail</B></FONT></TH>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
462 </TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
463 </TABLE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
464
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
465 <A NAME="getHost()"><!-- --></A><H3>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
466 getHost</H3>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
467 <PRE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
468 public java.lang.String <B>getHost</B>()</PRE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
469 <DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
470 <DD><DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
471
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
472 <DT><B>Returns:</B><DD>the host</DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
473 </DD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
474 </DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
475 <HR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
476
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
477 <A NAME="getPort()"><!-- --></A><H3>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
478 getPort</H3>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
479 <PRE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
480 public int <B>getPort</B>()</PRE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
481 <DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
482 <DD><DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
483
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
484 <DT><B>Returns:</B><DD>the port</DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
485 </DD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
486 </DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
487 <HR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
488
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
489 <A NAME="getRealm()"><!-- --></A><H3>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
490 getRealm</H3>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
491 <PRE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
492 public java.lang.String <B>getRealm</B>()</PRE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
493 <DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
494 <DD><DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
495
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
496 <DT><B>Returns:</B><DD>the realm name</DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
497 </DD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
498 </DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
499 <HR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
500
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
501 <A NAME="getScheme()"><!-- --></A><H3>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
502 getScheme</H3>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
503 <PRE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
504 public java.lang.String <B>getScheme</B>()</PRE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
505 <DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
506 <DD><DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
507
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
508 <DT><B>Returns:</B><DD>the scheme type</DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
509 </DD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
510 </DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
511 <HR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
512
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
513 <A NAME="match(org.apache.http.auth.AuthScope)"><!-- --></A><H3>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
514 match</H3>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
515 <PRE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
516 public int <B>match</B>(<A HREF="../../../../org/apache/http/auth/AuthScope.html" title="class in org.apache.http.auth">AuthScope</A>&nbsp;that)</PRE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
517 <DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
518 <DD>Tests if the authentication scopes match.
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
519 <P>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
520 <DD><DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
521
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
522 <DT><B>Returns:</B><DD>the match factor. Negative value signifies no match.
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
523 Non-negative signifies a match. The greater the returned value
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
524 the closer the match.</DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
525 </DD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
526 </DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
527 <HR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
528
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
529 <A NAME="equals(java.lang.Object)"><!-- --></A><H3>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
530 equals</H3>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
531 <PRE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
532 public boolean <B>equals</B>(java.lang.Object&nbsp;o)</PRE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
533 <DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
534 <DD><DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
535 <DT><B>Overrides:</B><DD><CODE>equals</CODE> in class <CODE>java.lang.Object</CODE></DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
536 </DD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
537 <DD><DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
538 <DT><B>See Also:</B><DD><CODE>Object.equals(Object)</CODE></DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
539 </DD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
540 </DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
541 <HR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
542
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
543 <A NAME="toString()"><!-- --></A><H3>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
544 toString</H3>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
545 <PRE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
546 public java.lang.String <B>toString</B>()</PRE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
547 <DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
548 <DD><DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
549 <DT><B>Overrides:</B><DD><CODE>toString</CODE> in class <CODE>java.lang.Object</CODE></DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
550 </DD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
551 <DD><DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
552 <DT><B>See Also:</B><DD><CODE>Object.toString()</CODE></DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
553 </DD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
554 </DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
555 <HR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
556
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
557 <A NAME="hashCode()"><!-- --></A><H3>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
558 hashCode</H3>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
559 <PRE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
560 public int <B>hashCode</B>()</PRE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
561 <DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
562 <DD><DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
563 <DT><B>Overrides:</B><DD><CODE>hashCode</CODE> in class <CODE>java.lang.Object</CODE></DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
564 </DD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
565 <DD><DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
566 <DT><B>See Also:</B><DD><CODE>Object.hashCode()</CODE></DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
567 </DD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
568 </DL>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
569 <!-- ========= END OF CLASS DATA ========= -->
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
570 <HR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
571
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
572
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
573 <!-- ======= START OF BOTTOM NAVBAR ====== -->
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
574 <A NAME="navbar_bottom"><!-- --></A>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
575 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
576 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
577 <TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
578 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
579 <A NAME="navbar_bottom_firstrow"><!-- --></A>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
580 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
581 <TR ALIGN="center" VALIGN="top">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
582 <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
583 <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
584 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
585 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/AuthScope.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
586 <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
587 <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
588 <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
589 <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
590 </TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
591 </TABLE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
592 </TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
593 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
594 </EM>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
595 </TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
596 </TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
597
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
598 <TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
599 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
600 &nbsp;<A HREF="../../../../org/apache/http/auth/AuthSchemeRegistry.html" title="class in org.apache.http.auth"><B>PREV CLASS</B></A>&nbsp;
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
601 &nbsp;<A HREF="../../../../org/apache/http/auth/AuthState.html" title="class in org.apache.http.auth"><B>NEXT CLASS</B></A></FONT></TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
602 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
603 <A HREF="../../../../index.html?org/apache/http/auth/AuthScope.html" target="_top"><B>FRAMES</B></A> &nbsp;
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
604 &nbsp;<A HREF="AuthScope.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
605 &nbsp;<SCRIPT type="text/javascript">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
606 <!--
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
607 if(window==top) {
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
608 document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
609 }
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
610 //-->
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
611 </SCRIPT>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
612 <NOSCRIPT>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
613 <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
614 </NOSCRIPT>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
615
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
616
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
617 </FONT></TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
618 </TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
619 <TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
620 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
621 SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
622 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
623 DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
624 </TR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
625 </TABLE>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
626 <A NAME="skip-navbar_bottom"></A>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
627 <!-- ======== END OF BOTTOM NAVBAR ======= -->
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
628
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
629 <HR>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
630 Copyright © 1999-2008 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
631 </BODY>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
632 </HTML>