Adding JMCR-Stable version
[Benchmarks_CSolver.git] / JMCR-Stable / mcr-test / WWW / Doc / Programmer / api / org / w3c / www / protocol / http / auth / AuthFilter.html
diff --git a/JMCR-Stable/mcr-test/WWW/Doc/Programmer/api/org/w3c/www/protocol/http/auth/AuthFilter.html b/JMCR-Stable/mcr-test/WWW/Doc/Programmer/api/org/w3c/www/protocol/http/auth/AuthFilter.html
new file mode 100644 (file)
index 0000000..536d55b
--- /dev/null
@@ -0,0 +1,474 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">\r
+<!--NewPage-->\r
+<HTML>\r
+<HEAD>\r
+<!-- Generated by javadoc (build 1.5.0_11) on Tue Apr 10 15:02:51 UTC 2007 -->\r
+<TITLE>\r
+AuthFilter\r
+</TITLE>\r
+\r
+<META NAME="keywords" CONTENT="org.w3c.www.protocol.http.auth.AuthFilter class">\r
+\r
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">\r
+\r
+<SCRIPT type="text/javascript">\r
+function windowTitle()\r
+{\r
+    parent.document.title="AuthFilter";\r
+}\r
+</SCRIPT>\r
+<NOSCRIPT>\r
+</NOSCRIPT>\r
+\r
+</HEAD>\r
+\r
+<BODY BGCOLOR="white" onload="windowTitle();">\r
+\r
+\r
+<!-- ========= START OF TOP NAVBAR ======= -->\r
+<A NAME="navbar_top"><!-- --></A>\r
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>\r
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">\r
+<TR>\r
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">\r
+<A NAME="navbar_top_firstrow"><!-- --></A>\r
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">\r
+  <TR ALIGN="center" VALIGN="top">\r
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>\r
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>\r
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>\r
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>\r
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>\r
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>\r
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>\r
+  </TR>\r
+</TABLE>\r
+</TD>\r
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>\r
+</EM>\r
+</TD>\r
+</TR>\r
+\r
+<TR>\r
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
+&nbsp;PREV CLASS&nbsp;\r
+&nbsp;<A HREF="../../../../../../org/w3c/www/protocol/http/auth/LocalAuthFilter.html" title="class in org.w3c.www.protocol.http.auth"><B>NEXT CLASS</B></A></FONT></TD>\r
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
+  <A HREF="../../../../../../index.html?org/w3c/www/protocol/http/auth/AuthFilter.html" target="_top"><B>FRAMES</B></A>  &nbsp;\r
+&nbsp;<A HREF="AuthFilter.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;\r
+&nbsp;<SCRIPT type="text/javascript">\r
+  <!--\r
+  if(window==top) {\r
+    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');\r
+  }\r
+  //-->\r
+</SCRIPT>\r
+<NOSCRIPT>\r
+  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>\r
+</NOSCRIPT>\r
+\r
+\r
+</FONT></TD>\r
+</TR>\r
+<TR>\r
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">\r
+  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>\r
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">\r
+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>\r
+</TR>\r
+</TABLE>\r
+<A NAME="skip-navbar_top"></A>\r
+<!-- ========= END OF TOP NAVBAR ========= -->\r
+\r
+<HR>\r
+<!-- ======== START OF CLASS DATA ======== -->\r
+<H2>\r
+<FONT SIZE="-1">\r
+org.w3c.www.protocol.http.auth</FONT>\r
+<BR>\r
+Class AuthFilter</H2>\r
+<PRE>\r
+java.lang.Object\r
+  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.w3c.www.protocol.http.auth.AuthFilter</B>\r
+</PRE>\r
+<DL>\r
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../org/w3c/www/protocol/http/PropRequestFilter.html" title="interface in org.w3c.www.protocol.http">PropRequestFilter</A>, <A HREF="../../../../../../org/w3c/www/protocol/http/RequestFilter.html" title="interface in org.w3c.www.protocol.http">RequestFilter</A></DD>\r
+</DL>\r
+<HR>\r
+<DL>\r
+<DT><PRE>public class <B>AuthFilter</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../../../org/w3c/www/protocol/http/PropRequestFilter.html" title="interface in org.w3c.www.protocol.http">PropRequestFilter</A></DL>\r
+</PRE>\r
+\r
+<P>\r
+<HR>\r
+\r
+<P>\r
+<!-- =========== FIELD SUMMARY =========== -->\r
+\r
+<A NAME="field_summary"><!-- --></A>\r
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">\r
+<B>Field Summary</B></FONT></TH>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
+<CODE>protected &nbsp;<A HREF="../../../../../../org/w3c/www/protocol/http/HttpManager.html" title="class in org.w3c.www.protocol.http">HttpManager</A></CODE></FONT></TD>\r
+<TD><CODE><B><A HREF="../../../../../../org/w3c/www/protocol/http/auth/AuthFilter.html#manager">manager</A></B></CODE>\r
+\r
+<BR>\r
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;the HttpManager that installed us.</TD>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
+<CODE>protected static&nbsp;java.util.Hashtable</CODE></FONT></TD>\r
+<TD><CODE><B><A HREF="../../../../../../org/w3c/www/protocol/http/auth/AuthFilter.html#realms">realms</A></B></CODE>\r
+\r
+<BR>\r
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The per-server realms we know about.</TD>\r
+</TR>\r
+</TABLE>\r
+&nbsp;\r
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->\r
+\r
+<A NAME="constructor_summary"><!-- --></A>\r
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">\r
+<B>Constructor Summary</B></FONT></TH>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD><CODE><B><A HREF="../../../../../../org/w3c/www/protocol/http/auth/AuthFilter.html#AuthFilter()">AuthFilter</A></B>()</CODE>\r
+\r
+<BR>\r
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
+</TR>\r
+</TABLE>\r
+&nbsp;\r
+<!-- ========== METHOD SUMMARY =========== -->\r
+\r
+<A NAME="method_summary"><!-- --></A>\r
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">\r
+<B>Method Summary</B></FONT></TH>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
+<CODE>&nbsp;boolean</CODE></FONT></TD>\r
+<TD><CODE><B><A HREF="../../../../../../org/w3c/www/protocol/http/auth/AuthFilter.html#exceptionFilter(org.w3c.www.protocol.http.Request, org.w3c.www.protocol.http.HttpException)">exceptionFilter</A></B>(<A HREF="../../../../../../org/w3c/www/protocol/http/Request.html" title="class in org.w3c.www.protocol.http">Request</A>&nbsp;request,\r
+                <A HREF="../../../../../../org/w3c/www/protocol/http/HttpException.html" title="class in org.w3c.www.protocol.http">HttpException</A>&nbsp;ex)</CODE>\r
+\r
+<BR>\r
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This filter doesn't handle exceptions.</TD>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
+<CODE>&nbsp;<A HREF="../../../../../../org/w3c/www/protocol/http/Reply.html" title="class in org.w3c.www.protocol.http">Reply</A></CODE></FONT></TD>\r
+<TD><CODE><B><A HREF="../../../../../../org/w3c/www/protocol/http/auth/AuthFilter.html#ingoingFilter(org.w3c.www.protocol.http.Request)">ingoingFilter</A></B>(<A HREF="../../../../../../org/w3c/www/protocol/http/Request.html" title="class in org.w3c.www.protocol.http">Request</A>&nbsp;request)</CODE>\r
+\r
+<BR>\r
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;On the way out, we let the request fly through.</TD>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
+<CODE>&nbsp;void</CODE></FONT></TD>\r
+<TD><CODE><B><A HREF="../../../../../../org/w3c/www/protocol/http/auth/AuthFilter.html#initialize(org.w3c.www.protocol.http.HttpManager)">initialize</A></B>(<A HREF="../../../../../../org/w3c/www/protocol/http/HttpManager.html" title="class in org.w3c.www.protocol.http">HttpManager</A>&nbsp;manager)</CODE>\r
+\r
+<BR>\r
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PropRequestFilter implementation - Initialize the filter.</TD>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
+<CODE>protected static&nbsp;<A HREF="../../../../../../org/w3c/www/http/HttpCredential.html" title="class in org.w3c.www.http">HttpCredential</A></CODE></FONT></TD>\r
+<TD><CODE><B><A HREF="../../../../../../org/w3c/www/protocol/http/auth/AuthFilter.html#lookupRealm(org.w3c.www.protocol.http.Request, org.w3c.www.protocol.http.Reply)">lookupRealm</A></B>(<A HREF="../../../../../../org/w3c/www/protocol/http/Request.html" title="class in org.w3c.www.protocol.http">Request</A>&nbsp;request,\r
+            <A HREF="../../../../../../org/w3c/www/protocol/http/Reply.html" title="class in org.w3c.www.protocol.http">Reply</A>&nbsp;reply)</CODE>\r
+\r
+<BR>\r
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
+<CODE>&nbsp;<A HREF="../../../../../../org/w3c/www/protocol/http/Reply.html" title="class in org.w3c.www.protocol.http">Reply</A></CODE></FONT></TD>\r
+<TD><CODE><B><A HREF="../../../../../../org/w3c/www/protocol/http/auth/AuthFilter.html#outgoingFilter(org.w3c.www.protocol.http.Request, org.w3c.www.protocol.http.Reply)">outgoingFilter</A></B>(<A HREF="../../../../../../org/w3c/www/protocol/http/Request.html" title="class in org.w3c.www.protocol.http">Request</A>&nbsp;request,\r
+               <A HREF="../../../../../../org/w3c/www/protocol/http/Reply.html" title="class in org.w3c.www.protocol.http">Reply</A>&nbsp;reply)</CODE>\r
+\r
+<BR>\r
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Catch any authentication requirement, and fullfill it with user's help.</TD>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
+<CODE>protected static&nbsp;void</CODE></FONT></TD>\r
+<TD><CODE><B><A HREF="../../../../../../org/w3c/www/protocol/http/auth/AuthFilter.html#registerRealm(org.w3c.www.protocol.http.Request, org.w3c.www.protocol.http.Reply, org.w3c.www.http.HttpCredential)">registerRealm</A></B>(<A HREF="../../../../../../org/w3c/www/protocol/http/Request.html" title="class in org.w3c.www.protocol.http">Request</A>&nbsp;request,\r
+              <A HREF="../../../../../../org/w3c/www/protocol/http/Reply.html" title="class in org.w3c.www.protocol.http">Reply</A>&nbsp;reply,\r
+              <A HREF="../../../../../../org/w3c/www/http/HttpCredential.html" title="class in org.w3c.www.http">HttpCredential</A>&nbsp;credentials)</CODE>\r
+\r
+<BR>\r
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
+<CODE>&nbsp;void</CODE></FONT></TD>\r
+<TD><CODE><B><A HREF="../../../../../../org/w3c/www/protocol/http/auth/AuthFilter.html#sync()">sync</A></B>()</CODE>\r
+\r
+<BR>\r
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;We don't maintain cached informations.</TD>\r
+</TR>\r
+</TABLE>\r
+&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>\r
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">\r
+<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>\r
+</TR>\r
+</TABLE>\r
+&nbsp;\r
+<P>\r
+\r
+<!-- ============ FIELD DETAIL =========== -->\r
+\r
+<A NAME="field_detail"><!-- --></A>\r
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">\r
+<B>Field Detail</B></FONT></TH>\r
+</TR>\r
+</TABLE>\r
+\r
+<A NAME="realms"><!-- --></A><H3>\r
+realms</H3>\r
+<PRE>\r
+protected static java.util.Hashtable <B>realms</B></PRE>\r
+<DL>\r
+<DD>The per-server realms we know about.\r
+<P>\r
+<DL>\r
+</DL>\r
+</DL>\r
+<HR>\r
+\r
+<A NAME="manager"><!-- --></A><H3>\r
+manager</H3>\r
+<PRE>\r
+protected <A HREF="../../../../../../org/w3c/www/protocol/http/HttpManager.html" title="class in org.w3c.www.protocol.http">HttpManager</A> <B>manager</B></PRE>\r
+<DL>\r
+<DD>the HttpManager that installed us.\r
+<P>\r
+<DL>\r
+</DL>\r
+</DL>\r
+\r
+<!-- ========= CONSTRUCTOR DETAIL ======== -->\r
+\r
+<A NAME="constructor_detail"><!-- --></A>\r
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">\r
+<B>Constructor Detail</B></FONT></TH>\r
+</TR>\r
+</TABLE>\r
+\r
+<A NAME="AuthFilter()"><!-- --></A><H3>\r
+AuthFilter</H3>\r
+<PRE>\r
+public <B>AuthFilter</B>()</PRE>\r
+<DL>\r
+</DL>\r
+\r
+<!-- ============ METHOD DETAIL ========== -->\r
+\r
+<A NAME="method_detail"><!-- --></A>\r
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">\r
+<B>Method Detail</B></FONT></TH>\r
+</TR>\r
+</TABLE>\r
+\r
+<A NAME="registerRealm(org.w3c.www.protocol.http.Request, org.w3c.www.protocol.http.Reply, org.w3c.www.http.HttpCredential)"><!-- --></A><H3>\r
+registerRealm</H3>\r
+<PRE>\r
+protected static void <B>registerRealm</B>(<A HREF="../../../../../../org/w3c/www/protocol/http/Request.html" title="class in org.w3c.www.protocol.http">Request</A>&nbsp;request,\r
+                                    <A HREF="../../../../../../org/w3c/www/protocol/http/Reply.html" title="class in org.w3c.www.protocol.http">Reply</A>&nbsp;reply,\r
+                                    <A HREF="../../../../../../org/w3c/www/http/HttpCredential.html" title="class in org.w3c.www.http">HttpCredential</A>&nbsp;credentials)</PRE>\r
+<DL>\r
+<DD><DL>\r
+</DL>\r
+</DD>\r
+<DD><DL>\r
+</DL>\r
+</DD>\r
+</DL>\r
+<HR>\r
+\r
+<A NAME="lookupRealm(org.w3c.www.protocol.http.Request, org.w3c.www.protocol.http.Reply)"><!-- --></A><H3>\r
+lookupRealm</H3>\r
+<PRE>\r
+protected static <A HREF="../../../../../../org/w3c/www/http/HttpCredential.html" title="class in org.w3c.www.http">HttpCredential</A> <B>lookupRealm</B>(<A HREF="../../../../../../org/w3c/www/protocol/http/Request.html" title="class in org.w3c.www.protocol.http">Request</A>&nbsp;request,\r
+                                            <A HREF="../../../../../../org/w3c/www/protocol/http/Reply.html" title="class in org.w3c.www.protocol.http">Reply</A>&nbsp;reply)</PRE>\r
+<DL>\r
+<DD><DL>\r
+</DL>\r
+</DD>\r
+<DD><DL>\r
+</DL>\r
+</DD>\r
+</DL>\r
+<HR>\r
+\r
+<A NAME="initialize(org.w3c.www.protocol.http.HttpManager)"><!-- --></A><H3>\r
+initialize</H3>\r
+<PRE>\r
+public void <B>initialize</B>(<A HREF="../../../../../../org/w3c/www/protocol/http/HttpManager.html" title="class in org.w3c.www.protocol.http">HttpManager</A>&nbsp;manager)</PRE>\r
+<DL>\r
+<DD>PropRequestFilter implementation - Initialize the filter.\r
+ Time to register ourself to the HttpManager.\r
+<P>\r
+<DD><DL>\r
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/w3c/www/protocol/http/PropRequestFilter.html#initialize(org.w3c.www.protocol.http.HttpManager)">initialize</A></CODE> in interface <CODE><A HREF="../../../../../../org/w3c/www/protocol/http/PropRequestFilter.html" title="interface in org.w3c.www.protocol.http">PropRequestFilter</A></CODE></DL>\r
+</DD>\r
+<DD><DL>\r
+<DT><B>Parameters:</B><DD><CODE>manager</CODE> - The HTTP manager that is initializing ourself.</DL>\r
+</DD>\r
+</DL>\r
+<HR>\r
+\r
+<A NAME="exceptionFilter(org.w3c.www.protocol.http.Request, org.w3c.www.protocol.http.HttpException)"><!-- --></A><H3>\r
+exceptionFilter</H3>\r
+<PRE>\r
+public boolean <B>exceptionFilter</B>(<A HREF="../../../../../../org/w3c/www/protocol/http/Request.html" title="class in org.w3c.www.protocol.http">Request</A>&nbsp;request,\r
+                               <A HREF="../../../../../../org/w3c/www/protocol/http/HttpException.html" title="class in org.w3c.www.protocol.http">HttpException</A>&nbsp;ex)</PRE>\r
+<DL>\r
+<DD>This filter doesn't handle exceptions.\r
+<P>\r
+<DD><DL>\r
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/w3c/www/protocol/http/RequestFilter.html#exceptionFilter(org.w3c.www.protocol.http.Request, org.w3c.www.protocol.http.HttpException)">exceptionFilter</A></CODE> in interface <CODE><A HREF="../../../../../../org/w3c/www/protocol/http/RequestFilter.html" title="interface in org.w3c.www.protocol.http">RequestFilter</A></CODE></DL>\r
+</DD>\r
+<DD><DL>\r
+<DT><B>Parameters:</B><DD><CODE>request</CODE> - The request that triggered the exception.<DD><CODE>ex</CODE> - The triggered exception.\r
+<DT><B>Returns:</B><DD>Always <strong>false</strong>.</DL>\r
+</DD>\r
+</DL>\r
+<HR>\r
+\r
+<A NAME="ingoingFilter(org.w3c.www.protocol.http.Request)"><!-- --></A><H3>\r
+ingoingFilter</H3>\r
+<PRE>\r
+public <A HREF="../../../../../../org/w3c/www/protocol/http/Reply.html" title="class in org.w3c.www.protocol.http">Reply</A> <B>ingoingFilter</B>(<A HREF="../../../../../../org/w3c/www/protocol/http/Request.html" title="class in org.w3c.www.protocol.http">Request</A>&nbsp;request)</PRE>\r
+<DL>\r
+<DD>On the way out, we let the request fly through.\r
+<P>\r
+<DD><DL>\r
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/w3c/www/protocol/http/RequestFilter.html#ingoingFilter(org.w3c.www.protocol.http.Request)">ingoingFilter</A></CODE> in interface <CODE><A HREF="../../../../../../org/w3c/www/protocol/http/RequestFilter.html" title="interface in org.w3c.www.protocol.http">RequestFilter</A></CODE></DL>\r
+</DD>\r
+<DD><DL>\r
+<DT><B>Parameters:</B><DD><CODE>request</CODE> - The request about to be emitted.\r
+<DT><B>Returns:</B><DD>An instance of Reply if the filter could handle the request,\r
+ or <strong>null</strong> if processing should continue normally.</DL>\r
+</DD>\r
+</DL>\r
+<HR>\r
+\r
+<A NAME="outgoingFilter(org.w3c.www.protocol.http.Request, org.w3c.www.protocol.http.Reply)"><!-- --></A><H3>\r
+outgoingFilter</H3>\r
+<PRE>\r
+public <A HREF="../../../../../../org/w3c/www/protocol/http/Reply.html" title="class in org.w3c.www.protocol.http">Reply</A> <B>outgoingFilter</B>(<A HREF="../../../../../../org/w3c/www/protocol/http/Request.html" title="class in org.w3c.www.protocol.http">Request</A>&nbsp;request,\r
+                            <A HREF="../../../../../../org/w3c/www/protocol/http/Reply.html" title="class in org.w3c.www.protocol.http">Reply</A>&nbsp;reply)\r
+                     throws <A HREF="../../../../../../org/w3c/www/protocol/http/HttpException.html" title="class in org.w3c.www.protocol.http">HttpException</A></PRE>\r
+<DL>\r
+<DD>Catch any authentication requirement, and fullfill it with user's help.\r
+ This method trap all request for authentication, and pops up a\r
+ dialog prompting for the user's name and password.\r
+ <p>It then retries the request with the provided authentication\r
+ informations.\r
+<P>\r
+<DD><DL>\r
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/w3c/www/protocol/http/RequestFilter.html#outgoingFilter(org.w3c.www.protocol.http.Request, org.w3c.www.protocol.http.Reply)">outgoingFilter</A></CODE> in interface <CODE><A HREF="../../../../../../org/w3c/www/protocol/http/RequestFilter.html" title="interface in org.w3c.www.protocol.http">RequestFilter</A></CODE></DL>\r
+</DD>\r
+<DD><DL>\r
+<DT><B>Parameters:</B><DD><CODE>request</CODE> - The request that requires authentication.<DD><CODE>reply</CODE> - The original reply.\r
+<DT><B>Throws:</B>\r
+<DD><CODE><A HREF="../../../../../../org/w3c/www/protocol/http/HttpException.html" title="class in org.w3c.www.protocol.http">HttpException</A></CODE> - If some HTTP error occurs.</DL>\r
+</DD>\r
+</DL>\r
+<HR>\r
+\r
+<A NAME="sync()"><!-- --></A><H3>\r
+sync</H3>\r
+<PRE>\r
+public void <B>sync</B>()</PRE>\r
+<DL>\r
+<DD>We don't maintain cached informations.\r
+<P>\r
+<DD><DL>\r
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/w3c/www/protocol/http/RequestFilter.html#sync()">sync</A></CODE> in interface <CODE><A HREF="../../../../../../org/w3c/www/protocol/http/RequestFilter.html" title="interface in org.w3c.www.protocol.http">RequestFilter</A></CODE></DL>\r
+</DD>\r
+<DD><DL>\r
+</DL>\r
+</DD>\r
+</DL>\r
+<!-- ========= END OF CLASS DATA ========= -->\r
+<HR>\r
+\r
+\r
+<!-- ======= START OF BOTTOM NAVBAR ====== -->\r
+<A NAME="navbar_bottom"><!-- --></A>\r
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>\r
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">\r
+<TR>\r
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">\r
+<A NAME="navbar_bottom_firstrow"><!-- --></A>\r
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">\r
+  <TR ALIGN="center" VALIGN="top">\r
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>\r
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>\r
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>\r
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>\r
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>\r
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>\r
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>\r
+  </TR>\r
+</TABLE>\r
+</TD>\r
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>\r
+</EM>\r
+</TD>\r
+</TR>\r
+\r
+<TR>\r
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
+&nbsp;PREV CLASS&nbsp;\r
+&nbsp;<A HREF="../../../../../../org/w3c/www/protocol/http/auth/LocalAuthFilter.html" title="class in org.w3c.www.protocol.http.auth"><B>NEXT CLASS</B></A></FONT></TD>\r
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
+  <A HREF="../../../../../../index.html?org/w3c/www/protocol/http/auth/AuthFilter.html" target="_top"><B>FRAMES</B></A>  &nbsp;\r
+&nbsp;<A HREF="AuthFilter.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;\r
+&nbsp;<SCRIPT type="text/javascript">\r
+  <!--\r
+  if(window==top) {\r
+    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');\r
+  }\r
+  //-->\r
+</SCRIPT>\r
+<NOSCRIPT>\r
+  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>\r
+</NOSCRIPT>\r
+\r
+\r
+</FONT></TD>\r
+</TR>\r
+<TR>\r
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">\r
+  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>\r
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">\r
+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>\r
+</TR>\r
+</TABLE>\r
+<A NAME="skip-navbar_bottom"></A>\r
+<!-- ======== END OF BOTTOM NAVBAR ======= -->\r
+\r
+<HR>\r
+\r
+</BODY>\r
+</HTML>\r