Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/servlets/DefaultServlet.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/servlets/DefaultServlet.html?rev=1729834&r1=1729833&r2=1729834&view=diff ============================================================================== --- tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/servlets/DefaultServlet.html (original) +++ tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/servlets/DefaultServlet.html Thu Feb 11 14:00:17 2016 @@ -4,7 +4,7 @@ <HEAD> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <TITLE> -DefaultServlet (Apache Tomcat 6.0.44 API Documentation) +DefaultServlet (Apache Tomcat 6.0.45 API Documentation) </TITLE> <META NAME="keywords" CONTENT="org.apache.catalina.servlets.DefaultServlet class"> @@ -14,7 +14,7 @@ DefaultServlet (Apache Tomcat 6.0.44 API <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="DefaultServlet (Apache Tomcat 6.0.44 API Documentation)"; + parent.document.title="DefaultServlet (Apache Tomcat 6.0.45 API Documentation)"; } </SCRIPT> <NOSCRIPT> @@ -45,7 +45,7 @@ function windowTitle() </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.44</b></EM> +<b>Apache Tomcat 6.0.45</b></EM> </TD> </TR> @@ -658,6 +658,15 @@ java.lang.Object </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>protected java.lang.String</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../org/apache/catalina/servlets/DefaultServlet.html#getRelativePath(javax.servlet.http.HttpServletRequest, boolean)">getRelativePath</A></B>(javax.servlet.http.HttpServletRequest request, + boolean allowEmptyPath)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/apache/catalina/servlets/DefaultServlet.html#init()">init</A></B>()</CODE> @@ -1085,6 +1094,18 @@ protected java.lang.String <B>getRelativ </DL> <HR> +<A NAME="getRelativePath(javax.servlet.http.HttpServletRequest, boolean)"><!-- --></A><H3> +getRelativePath</H3> +<PRE> +protected java.lang.String <B>getRelativePath</B>(javax.servlet.http.HttpServletRequest request, + boolean allowEmptyPath)</PRE> +<DL> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + <A NAME="getPathPrefix(javax.servlet.http.HttpServletRequest)"><!-- --></A><H3> getPathPrefix</H3> <PRE> @@ -1796,7 +1817,7 @@ protected java.io.IOException <B>copyRan </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.44</b></EM> +<b>Apache Tomcat 6.0.45</b></EM> </TD> </TR> @@ -1832,6 +1853,6 @@ DETAIL: <A HREF="#field_detail">FIE <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> -Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved. +Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved. </BODY> </HTML>
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/servlets/InvokerServlet.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/servlets/InvokerServlet.html?rev=1729834&r1=1729833&r2=1729834&view=diff ============================================================================== --- tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/servlets/InvokerServlet.html (original) +++ tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/servlets/InvokerServlet.html Thu Feb 11 14:00:17 2016 @@ -4,7 +4,7 @@ <HEAD> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <TITLE> -InvokerServlet (Apache Tomcat 6.0.44 API Documentation) +InvokerServlet (Apache Tomcat 6.0.45 API Documentation) </TITLE> <META NAME="keywords" CONTENT="org.apache.catalina.servlets.InvokerServlet class"> @@ -14,7 +14,7 @@ InvokerServlet (Apache Tomcat 6.0.44 API <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="InvokerServlet (Apache Tomcat 6.0.44 API Documentation)"; + parent.document.title="InvokerServlet (Apache Tomcat 6.0.45 API Documentation)"; } </SCRIPT> <NOSCRIPT> @@ -45,7 +45,7 @@ function windowTitle() </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.44</b></EM> +<b>Apache Tomcat 6.0.45</b></EM> </TD> </TR> @@ -451,7 +451,7 @@ public void <B>serveRequest</B>(javax.se </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.44</b></EM> +<b>Apache Tomcat 6.0.45</b></EM> </TD> </TR> @@ -487,6 +487,6 @@ DETAIL: FIELD | <A HREF=" <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> -Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved. +Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved. </BODY> </HTML> Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/servlets/WebdavServlet.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/servlets/WebdavServlet.html?rev=1729834&r1=1729833&r2=1729834&view=diff ============================================================================== --- tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/servlets/WebdavServlet.html (original) +++ tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/servlets/WebdavServlet.html Thu Feb 11 14:00:17 2016 @@ -4,7 +4,7 @@ <HEAD> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <TITLE> -WebdavServlet (Apache Tomcat 6.0.44 API Documentation) +WebdavServlet (Apache Tomcat 6.0.45 API Documentation) </TITLE> <META NAME="keywords" CONTENT="org.apache.catalina.servlets.WebdavServlet class"> @@ -14,7 +14,7 @@ WebdavServlet (Apache Tomcat 6.0.44 API <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="WebdavServlet (Apache Tomcat 6.0.44 API Documentation)"; + parent.document.title="WebdavServlet (Apache Tomcat 6.0.45 API Documentation)"; } </SCRIPT> <NOSCRIPT> @@ -45,7 +45,7 @@ function windowTitle() </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.44</b></EM> +<b>Apache Tomcat 6.0.45</b></EM> </TD> </TR> @@ -391,6 +391,15 @@ Servlet which adds support for WebDAV le </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>protected java.lang.String</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../org/apache/catalina/servlets/WebdavServlet.html#getRelativePath(javax.servlet.http.HttpServletRequest, boolean)">getRelativePath</A></B>(javax.servlet.http.HttpServletRequest request, + boolean allowEmptyPath)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/apache/catalina/servlets/WebdavServlet.html#init()">init</A></B>()</CODE> @@ -640,6 +649,21 @@ protected java.lang.String <B>getRelativ </DL> <HR> +<A NAME="getRelativePath(javax.servlet.http.HttpServletRequest, boolean)"><!-- --></A><H3> +getRelativePath</H3> +<PRE> +protected java.lang.String <B>getRelativePath</B>(javax.servlet.http.HttpServletRequest request, + boolean allowEmptyPath)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../org/apache/catalina/servlets/DefaultServlet.html#getRelativePath(javax.servlet.http.HttpServletRequest, boolean)">getRelativePath</A></CODE> in class <CODE><A HREF="../../../../org/apache/catalina/servlets/DefaultServlet.html" title="class in org.apache.catalina.servlets">DefaultServlet</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + <A NAME="getPathPrefix(javax.servlet.http.HttpServletRequest)"><!-- --></A><H3> getPathPrefix</H3> <PRE> @@ -878,7 +902,7 @@ protected void <B>doUnlock</B>(javax.ser </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.44</b></EM> +<b>Apache Tomcat 6.0.45</b></EM> </TD> </TR> @@ -914,6 +938,6 @@ DETAIL: <A HREF="#field_detail">FIE <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> -Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved. +Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved. </BODY> </HTML> Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/servlets/package-frame.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/servlets/package-frame.html?rev=1729834&r1=1729833&r2=1729834&view=diff ============================================================================== --- tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/servlets/package-frame.html (original) +++ tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/servlets/package-frame.html Thu Feb 11 14:00:17 2016 @@ -4,7 +4,7 @@ <HEAD> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <TITLE> -org.apache.catalina.servlets (Apache Tomcat 6.0.44 API Documentation) +org.apache.catalina.servlets (Apache Tomcat 6.0.45 API Documentation) </TITLE> <META NAME="keywords" CONTENT="org.apache.catalina.servlets package"> Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/servlets/package-summary.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/servlets/package-summary.html?rev=1729834&r1=1729833&r2=1729834&view=diff ============================================================================== --- tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/servlets/package-summary.html (original) +++ tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/servlets/package-summary.html Thu Feb 11 14:00:17 2016 @@ -4,7 +4,7 @@ <HEAD> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <TITLE> -org.apache.catalina.servlets (Apache Tomcat 6.0.44 API Documentation) +org.apache.catalina.servlets (Apache Tomcat 6.0.45 API Documentation) </TITLE> <META NAME="keywords" CONTENT="org.apache.catalina.servlets package"> @@ -14,7 +14,7 @@ org.apache.catalina.servlets (Apache Tom <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="org.apache.catalina.servlets (Apache Tomcat 6.0.44 API Documentation)"; + parent.document.title="org.apache.catalina.servlets (Apache Tomcat 6.0.45 API Documentation)"; } </SCRIPT> <NOSCRIPT> @@ -45,7 +45,7 @@ function windowTitle() </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.44</b></EM> +<b>Apache Tomcat 6.0.45</b></EM> </TD> </TR> @@ -164,7 +164,7 @@ serves static resources when Catalina ru </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.44</b></EM> +<b>Apache Tomcat 6.0.45</b></EM> </TD> </TR> @@ -194,6 +194,6 @@ serves static resources when Catalina ru <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> -Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved. +Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved. </BODY> </HTML> Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/servlets/package-tree.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/servlets/package-tree.html?rev=1729834&r1=1729833&r2=1729834&view=diff ============================================================================== --- tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/servlets/package-tree.html (original) +++ tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/servlets/package-tree.html Thu Feb 11 14:00:17 2016 @@ -4,7 +4,7 @@ <HEAD> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <TITLE> -org.apache.catalina.servlets Class Hierarchy (Apache Tomcat 6.0.44 API Documentation) +org.apache.catalina.servlets Class Hierarchy (Apache Tomcat 6.0.45 API Documentation) </TITLE> @@ -13,7 +13,7 @@ org.apache.catalina.servlets Class Hiera <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="org.apache.catalina.servlets Class Hierarchy (Apache Tomcat 6.0.44 API Documentation)"; + parent.document.title="org.apache.catalina.servlets Class Hierarchy (Apache Tomcat 6.0.45 API Documentation)"; } </SCRIPT> <NOSCRIPT> @@ -44,7 +44,7 @@ function windowTitle() </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.44</b></EM> +<b>Apache Tomcat 6.0.45</b></EM> </TD> </TR> @@ -124,7 +124,7 @@ Class Hierarchy </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.44</b></EM> +<b>Apache Tomcat 6.0.45</b></EM> </TD> </TR> @@ -154,6 +154,6 @@ Class Hierarchy <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> -Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved. +Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved. </BODY> </HTML> Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/session/Constants.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/session/Constants.html?rev=1729834&r1=1729833&r2=1729834&view=diff ============================================================================== --- tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/session/Constants.html (original) +++ tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/session/Constants.html Thu Feb 11 14:00:17 2016 @@ -4,7 +4,7 @@ <HEAD> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <TITLE> -Constants (Apache Tomcat 6.0.44 API Documentation) +Constants (Apache Tomcat 6.0.45 API Documentation) </TITLE> <META NAME="keywords" CONTENT="org.apache.catalina.session.Constants class"> @@ -14,7 +14,7 @@ Constants (Apache Tomcat 6.0.44 API Docu <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="Constants (Apache Tomcat 6.0.44 API Documentation)"; + parent.document.title="Constants (Apache Tomcat 6.0.45 API Documentation)"; } </SCRIPT> <NOSCRIPT> @@ -45,7 +45,7 @@ function windowTitle() </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.44</b></EM> +<b>Apache Tomcat 6.0.45</b></EM> </TD> </TR> @@ -119,6 +119,16 @@ Manifest constants for the <code>org.apa </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>static java.util.Set<java.lang.String></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../org/apache/catalina/session/Constants.html#excludedAttributeNames">excludedAttributeNames</A></B></CODE> + +<BR> + Set of session attribute names used internally by Tomcat that should + always be removed from the session before it is persisted, replicated or + equivalent.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static java.lang.String</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/apache/catalina/session/Constants.html#Package">Package</A></B></CODE> @@ -182,6 +192,20 @@ public static final java.lang.String <B> <DL> <DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.catalina.session.Constants.Package">Constant Field Values</A></DL> </DL> +<HR> + +<A NAME="excludedAttributeNames"><!-- --></A><H3> +excludedAttributeNames</H3> +<PRE> +public static final java.util.Set<java.lang.String> <B>excludedAttributeNames</B></PRE> +<DL> +<DD>Set of session attribute names used internally by Tomcat that should + always be removed from the session before it is persisted, replicated or + equivalent. +<P> +<DL> +</DL> +</DL> <!-- ========= CONSTRUCTOR DETAIL ======== --> @@ -223,7 +247,7 @@ public <B>Constants</B>()</PRE> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.44</b></EM> +<b>Apache Tomcat 6.0.45</b></EM> </TD> </TR> @@ -259,6 +283,6 @@ DETAIL: <A HREF="#field_detail">FIE <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> -Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved. +Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved. </BODY> </HTML> Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/session/FileStore.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/session/FileStore.html?rev=1729834&r1=1729833&r2=1729834&view=diff ============================================================================== --- tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/session/FileStore.html (original) +++ tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/session/FileStore.html Thu Feb 11 14:00:17 2016 @@ -4,7 +4,7 @@ <HEAD> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <TITLE> -FileStore (Apache Tomcat 6.0.44 API Documentation) +FileStore (Apache Tomcat 6.0.45 API Documentation) </TITLE> <META NAME="keywords" CONTENT="org.apache.catalina.session.FileStore class"> @@ -14,7 +14,7 @@ FileStore (Apache Tomcat 6.0.44 API Docu <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="FileStore (Apache Tomcat 6.0.44 API Documentation)"; + parent.document.title="FileStore (Apache Tomcat 6.0.45 API Documentation)"; } </SCRIPT> <NOSCRIPT> @@ -45,7 +45,7 @@ function windowTitle() </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.44</b></EM> +<b>Apache Tomcat 6.0.45</b></EM> </TD> </TR> @@ -97,7 +97,7 @@ java.lang.Object </DL> <HR> <DL> -<DT><PRE>public final class <B>FileStore</B><DT>extends <A HREF="../../../../org/apache/catalina/session/StoreBase.html" title="class in org.apache.catalina.session">StoreBase</A><DT>implements <A HREF="../../../../org/apache/catalina/Store.html" title="interface in org.apache.catalina">Store</A></DL> +<DT><PRE>public final class <B>FileStore</B><DT>extends <A HREF="../../../../org/apache/catalina/session/StoreBase.html" title="class in org.apache.catalina.session">StoreBase</A></DL> </PRE> <P> @@ -180,7 +180,7 @@ Concrete implementation of the <b>Store< <TD><CODE><B><A HREF="../../../../org/apache/catalina/session/FileStore.html#getDirectory()">getDirectory</A></B>()</CODE> <BR> - Return the directory path for this Store.</TD> + </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> @@ -188,9 +188,7 @@ Concrete implementation of the <b>Store< <TD><CODE><B><A HREF="../../../../org/apache/catalina/session/FileStore.html#getInfo()">getInfo</A></B>()</CODE> <BR> - Return descriptive information about this Store implementation and - the corresponding version number, in the format - <code><description>/<version></code>.</TD> + Return the info for this Store.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> @@ -214,7 +212,7 @@ Concrete implementation of the <b>Store< <TD><CODE><B><A HREF="../../../../org/apache/catalina/session/FileStore.html#getThreadName()">getThreadName</A></B>()</CODE> <BR> - Return the thread name for this Store.</TD> + </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> @@ -266,7 +264,7 @@ Concrete implementation of the <b>Store< <TH ALIGN="left"><B>Methods inherited from class org.apache.catalina.session.<A HREF="../../../../org/apache/catalina/session/StoreBase.html" title="class in org.apache.catalina.session">StoreBase</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../../../../org/apache/catalina/session/StoreBase.html#addLifecycleListener(org.apache.catalina.LifecycleListener)">addLifecycleListener</A>, <A HREF="../../../../org/apache/catalina/session/StoreBase.html#addPropertyChangeListener(java.beans.PropertyChangeListener)">addPropertyChangeListener</A>, <A HREF="../../../../org/apache/catalina/session/StoreBase.html#findLifecycleListeners()">findLifecycleListeners</A>, <A HREF="../../../../org/apache/catalina/session/StoreBase.html#getManager()">getManager</A>, <A HREF="../../../../org/apache/catalina/session/StoreBase.html#processExpires()">processExpires</A>, <A HREF="../../../../org/apache/catalina/session/StoreBase.html#removeLifecycleListener(org.apache.catalina.LifecycleListener)">removeLifecycleListener</A>, <A HREF="../../../../org/apache/catalina/session/StoreBase.html#removePropertyChangeListener(java.beans.PropertyChangeListener)">removePropertyChangeListener</A>, <A HREF="../../../../org/apache/catalina/sess ion/StoreBase.html#setManager(org.apache.catalina.Manager)">setManager</A>, <A HREF="../../../../org/apache/catalina/session/StoreBase.html#start()">start</A>, <A HREF="../../../../org/apache/catalina/session/StoreBase.html#stop()">stop</A></CODE></TD> +<TD><CODE><A HREF="../../../../org/apache/catalina/session/StoreBase.html#addLifecycleListener(org.apache.catalina.LifecycleListener)">addLifecycleListener</A>, <A HREF="../../../../org/apache/catalina/session/StoreBase.html#addPropertyChangeListener(java.beans.PropertyChangeListener)">addPropertyChangeListener</A>, <A HREF="../../../../org/apache/catalina/session/StoreBase.html#findLifecycleListeners()">findLifecycleListeners</A>, <A HREF="../../../../org/apache/catalina/session/StoreBase.html#getManager()">getManager</A>, <A HREF="../../../../org/apache/catalina/session/StoreBase.html#getObjectInputStream(java.io.InputStream)">getObjectInputStream</A>, <A HREF="../../../../org/apache/catalina/session/StoreBase.html#processExpires()">processExpires</A>, <A HREF="../../../../org/apache/catalina/session/StoreBase.html#removeLifecycleListener(org.apache.catalina.LifecycleListener)">removeLifecycleListener</A>, <A HREF="../../../../org/apache/catalina/session/StoreBase.html#removePrope rtyChangeListener(java.beans.PropertyChangeListener)">removePropertyChangeListener</A>, <A HREF="../../../../org/apache/catalina/session/StoreBase.html#setManager(org.apache.catalina.Manager)">setManager</A>, <A HREF="../../../../org/apache/catalina/session/StoreBase.html#start()">start</A>, <A HREF="../../../../org/apache/catalina/session/StoreBase.html#stop()">stop</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> @@ -278,15 +276,6 @@ Concrete implementation of the <b>Store< <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> </TR> </TABLE> - <A NAME="methods_inherited_from_class_org.apache.catalina.Store"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left"><B>Methods inherited from interface org.apache.catalina.<A HREF="../../../../org/apache/catalina/Store.html" title="interface in org.apache.catalina">Store</A></B></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../../../../org/apache/catalina/Store.html#addPropertyChangeListener(java.beans.PropertyChangeListener)">addPropertyChangeListener</A>, <A HREF="../../../../org/apache/catalina/Store.html#getManager()">getManager</A>, <A HREF="../../../../org/apache/catalina/Store.html#removePropertyChangeListener(java.beans.PropertyChangeListener)">removePropertyChangeListener</A>, <A HREF="../../../../org/apache/catalina/Store.html#setManager(org.apache.catalina.Manager)">setManager</A></CODE></TD> -</TR> -</TABLE> <P> @@ -322,13 +311,9 @@ getDirectory</H3> <PRE> public java.lang.String <B>getDirectory</B>()</PRE> <DL> -<DD>Return the directory path for this Store. -<P> <DD><DL> -</DL> -</DD> -<DD><DL> -</DL> + +<DT><B>Returns:</B><DD>The directory path for this Store.</DL> </DD> </DL> <HR> @@ -341,9 +326,6 @@ public void <B>setDirectory</B>(java.lan <DD>Set the directory path for this Store. <P> <DD><DL> -</DL> -</DD> -<DD><DL> <DT><B>Parameters:</B><DD><CODE>path</CODE> - The new directory path</DL> </DD> </DL> @@ -354,9 +336,8 @@ getInfo</H3> <PRE> public java.lang.String <B>getInfo</B>()</PRE> <DL> -<DD>Return descriptive information about this Store implementation and - the corresponding version number, in the format - <code><description>/<version></code>. +<DD><B>Description copied from class: <CODE><A HREF="../../../../org/apache/catalina/session/StoreBase.html#getInfo()">StoreBase</A></CODE></B></DD> +<DD>Return the info for this Store. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/catalina/Store.html#getInfo()">getInfo</A></CODE> in interface <CODE><A HREF="../../../../org/apache/catalina/Store.html" title="interface in org.apache.catalina">Store</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../org/apache/catalina/session/StoreBase.html#getInfo()">getInfo</A></CODE> in class <CODE><A HREF="../../../../org/apache/catalina/session/StoreBase.html" title="class in org.apache.catalina.session">StoreBase</A></CODE></DL> @@ -372,13 +353,9 @@ getThreadName</H3> <PRE> public java.lang.String <B>getThreadName</B>()</PRE> <DL> -<DD>Return the thread name for this Store. -<P> <DD><DL> -</DL> -</DD> -<DD><DL> -</DL> + +<DT><B>Returns:</B><DD>The thread name for this Store.</DL> </DD> </DL> <HR> @@ -408,9 +385,6 @@ public int <B>getSize</B>() <DD>Return the number of Sessions present in this Store. <P> <DD><DL> -<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/catalina/Store.html#getSize()">getSize</A></CODE> in interface <CODE><A HREF="../../../../org/apache/catalina/Store.html" title="interface in org.apache.catalina">Store</A></CODE></DL> -</DD> -<DD><DL> <DT><B>Throws:</B> <DD><CODE>java.io.IOException</CODE> - if an input/output error occurs</DL> @@ -427,9 +401,6 @@ public void <B>clear</B>() <DD>Remove all of the Sessions in this Store. <P> <DD><DL> -<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/catalina/Store.html#clear()">clear</A></CODE> in interface <CODE><A HREF="../../../../org/apache/catalina/Store.html" title="interface in org.apache.catalina">Store</A></CODE></DL> -</DD> -<DD><DL> <DT><B>Throws:</B> <DD><CODE>java.io.IOException</CODE> - if an input/output error occurs</DL> @@ -448,9 +419,6 @@ public java.lang.String[] <B>keys</B>() zero-length array is returned. <P> <DD><DL> -<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/catalina/Store.html#keys()">keys</A></CODE> in interface <CODE><A HREF="../../../../org/apache/catalina/Store.html" title="interface in org.apache.catalina">Store</A></CODE></DL> -</DD> -<DD><DL> <DT><B>Throws:</B> <DD><CODE>java.io.IOException</CODE> - if an input/output error occurred</DL> @@ -470,9 +438,6 @@ public <A HREF="../../../../org/apache/c such stored Session, return <code>null</code>. <P> <DD><DL> -<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/catalina/Store.html#load(java.lang.String)">load</A></CODE> in interface <CODE><A HREF="../../../../org/apache/catalina/Store.html" title="interface in org.apache.catalina">Store</A></CODE></DL> -</DD> -<DD><DL> <DT><B>Parameters:</B><DD><CODE>id</CODE> - Session identifier of the session to load <DT><B>Throws:</B> <DD><CODE>java.lang.ClassNotFoundException</CODE> - if a deserialization error occurs @@ -492,9 +457,6 @@ public void <B>remove</B>(java.lang.Stri takes no action. <P> <DD><DL> -<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/catalina/Store.html#remove(java.lang.String)">remove</A></CODE> in interface <CODE><A HREF="../../../../org/apache/catalina/Store.html" title="interface in org.apache.catalina">Store</A></CODE></DL> -</DD> -<DD><DL> <DT><B>Parameters:</B><DD><CODE>id</CODE> - Session identifier of the Session to be removed <DT><B>Throws:</B> <DD><CODE>java.io.IOException</CODE> - if an input/output error occurs</DL> @@ -512,9 +474,6 @@ public void <B>save</B>(<A HREF="../../. information for the associated session identifier is replaced. <P> <DD><DL> -<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/catalina/Store.html#save(org.apache.catalina.Session)">save</A></CODE> in interface <CODE><A HREF="../../../../org/apache/catalina/Store.html" title="interface in org.apache.catalina">Store</A></CODE></DL> -</DD> -<DD><DL> <DT><B>Parameters:</B><DD><CODE>session</CODE> - Session to be saved <DT><B>Throws:</B> <DD><CODE>java.io.IOException</CODE> - if an input/output error occurs</DL> @@ -544,7 +503,7 @@ public void <B>save</B>(<A HREF="../../. </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.44</b></EM> +<b>Apache Tomcat 6.0.45</b></EM> </TD> </TR> @@ -580,6 +539,6 @@ DETAIL: FIELD | <A HREF=" <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> -Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved. +Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved. </BODY> </HTML> Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/session/JDBCStore.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/session/JDBCStore.html?rev=1729834&r1=1729833&r2=1729834&view=diff ============================================================================== --- tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/session/JDBCStore.html (original) +++ tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/session/JDBCStore.html Thu Feb 11 14:00:17 2016 @@ -4,7 +4,7 @@ <HEAD> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <TITLE> -JDBCStore (Apache Tomcat 6.0.44 API Documentation) +JDBCStore (Apache Tomcat 6.0.45 API Documentation) </TITLE> <META NAME="keywords" CONTENT="org.apache.catalina.session.JDBCStore class"> @@ -14,7 +14,7 @@ JDBCStore (Apache Tomcat 6.0.44 API Docu <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="JDBCStore (Apache Tomcat 6.0.44 API Documentation)"; + parent.document.title="JDBCStore (Apache Tomcat 6.0.45 API Documentation)"; } </SCRIPT> <NOSCRIPT> @@ -45,7 +45,7 @@ function windowTitle() </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.44</b></EM> +<b>Apache Tomcat 6.0.45</b></EM> </TD> </TR> @@ -97,7 +97,7 @@ java.lang.Object </DL> <HR> <DL> -<DT><PRE>public class <B>JDBCStore</B><DT>extends <A HREF="../../../../org/apache/catalina/session/StoreBase.html" title="class in org.apache.catalina.session">StoreBase</A><DT>implements <A HREF="../../../../org/apache/catalina/Store.html" title="interface in org.apache.catalina">Store</A></DL> +<DT><PRE>public class <B>JDBCStore</B><DT>extends <A HREF="../../../../org/apache/catalina/session/StoreBase.html" title="class in org.apache.catalina.session">StoreBase</A></DL> </PRE> <P> @@ -651,7 +651,7 @@ Implementation of the <code>Store</code> <TH ALIGN="left"><B>Methods inherited from class org.apache.catalina.session.<A HREF="../../../../org/apache/catalina/session/StoreBase.html" title="class in org.apache.catalina.session">StoreBase</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../../../../org/apache/catalina/session/StoreBase.html#addLifecycleListener(org.apache.catalina.LifecycleListener)">addLifecycleListener</A>, <A HREF="../../../../org/apache/catalina/session/StoreBase.html#addPropertyChangeListener(java.beans.PropertyChangeListener)">addPropertyChangeListener</A>, <A HREF="../../../../org/apache/catalina/session/StoreBase.html#findLifecycleListeners()">findLifecycleListeners</A>, <A HREF="../../../../org/apache/catalina/session/StoreBase.html#getManager()">getManager</A>, <A HREF="../../../../org/apache/catalina/session/StoreBase.html#processExpires()">processExpires</A>, <A HREF="../../../../org/apache/catalina/session/StoreBase.html#removeLifecycleListener(org.apache.catalina.LifecycleListener)">removeLifecycleListener</A>, <A HREF="../../../../org/apache/catalina/session/StoreBase.html#removePropertyChangeListener(java.beans.PropertyChangeListener)">removePropertyChangeListener</A>, <A HREF="../../../../org/apache/catalina/sess ion/StoreBase.html#setManager(org.apache.catalina.Manager)">setManager</A></CODE></TD> +<TD><CODE><A HREF="../../../../org/apache/catalina/session/StoreBase.html#addLifecycleListener(org.apache.catalina.LifecycleListener)">addLifecycleListener</A>, <A HREF="../../../../org/apache/catalina/session/StoreBase.html#addPropertyChangeListener(java.beans.PropertyChangeListener)">addPropertyChangeListener</A>, <A HREF="../../../../org/apache/catalina/session/StoreBase.html#findLifecycleListeners()">findLifecycleListeners</A>, <A HREF="../../../../org/apache/catalina/session/StoreBase.html#getManager()">getManager</A>, <A HREF="../../../../org/apache/catalina/session/StoreBase.html#getObjectInputStream(java.io.InputStream)">getObjectInputStream</A>, <A HREF="../../../../org/apache/catalina/session/StoreBase.html#processExpires()">processExpires</A>, <A HREF="../../../../org/apache/catalina/session/StoreBase.html#removeLifecycleListener(org.apache.catalina.LifecycleListener)">removeLifecycleListener</A>, <A HREF="../../../../org/apache/catalina/session/StoreBase.html#removePrope rtyChangeListener(java.beans.PropertyChangeListener)">removePropertyChangeListener</A>, <A HREF="../../../../org/apache/catalina/session/StoreBase.html#setManager(org.apache.catalina.Manager)">setManager</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> @@ -663,15 +663,6 @@ Implementation of the <code>Store</code> <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> </TR> </TABLE> - <A NAME="methods_inherited_from_class_org.apache.catalina.Store"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left"><B>Methods inherited from interface org.apache.catalina.<A HREF="../../../../org/apache/catalina/Store.html" title="interface in org.apache.catalina">Store</A></B></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../../../../org/apache/catalina/Store.html#addPropertyChangeListener(java.beans.PropertyChangeListener)">addPropertyChangeListener</A>, <A HREF="../../../../org/apache/catalina/Store.html#getManager()">getManager</A>, <A HREF="../../../../org/apache/catalina/Store.html#removePropertyChangeListener(java.beans.PropertyChangeListener)">removePropertyChangeListener</A>, <A HREF="../../../../org/apache/catalina/Store.html#setManager(org.apache.catalina.Manager)">setManager</A></CODE></TD> -</TR> -</TABLE> <P> @@ -989,9 +980,6 @@ public java.lang.String <B>getName</B>() <DD><DL> </DL> </DD> -<DD><DL> -</DL> -</DD> </DL> <HR> @@ -1005,9 +993,6 @@ public java.lang.String <B>getThreadName <DD><DL> </DL> </DD> -<DD><DL> -</DL> -</DD> </DL> <HR> @@ -1035,9 +1020,6 @@ public void <B>setDriverName</B>(java.la <DD>Set the driver for this Store. <P> <DD><DL> -</DL> -</DD> -<DD><DL> <DT><B>Parameters:</B><DD><CODE>driverName</CODE> - The new driver</DL> </DD> </DL> @@ -1053,9 +1035,6 @@ public java.lang.String <B>getDriverName <DD><DL> </DL> </DD> -<DD><DL> -</DL> -</DD> </DL> <HR> @@ -1069,9 +1048,6 @@ public java.lang.String <B>getConnection <DD><DL> </DL> </DD> -<DD><DL> -</DL> -</DD> </DL> <HR> @@ -1083,9 +1059,6 @@ public void <B>setConnectionName</B>(jav <DD>Set the username to use to connect to the database. <P> <DD><DL> -</DL> -</DD> -<DD><DL> <DT><B>Parameters:</B><DD><CODE>connectionName</CODE> - Username</DL> </DD> </DL> @@ -1101,9 +1074,6 @@ public java.lang.String <B>getConnection <DD><DL> </DL> </DD> -<DD><DL> -</DL> -</DD> </DL> <HR> @@ -1115,9 +1085,6 @@ public void <B>setConnectionPassword</B> <DD>Set the password to use to connect to the database. <P> <DD><DL> -</DL> -</DD> -<DD><DL> <DT><B>Parameters:</B><DD><CODE>connectionPassword</CODE> - User password</DL> </DD> </DL> @@ -1131,9 +1098,6 @@ public void <B>setConnectionURL</B>(java <DD>Set the Connection URL for this Store. <P> <DD><DL> -</DL> -</DD> -<DD><DL> <DT><B>Parameters:</B><DD><CODE>connectionURL</CODE> - The new Connection URL</DL> </DD> </DL> @@ -1149,9 +1113,6 @@ public java.lang.String <B>getConnection <DD><DL> </DL> </DD> -<DD><DL> -</DL> -</DD> </DL> <HR> @@ -1163,9 +1124,6 @@ public void <B>setSessionTable</B>(java. <DD>Set the table for this Store. <P> <DD><DL> -</DL> -</DD> -<DD><DL> <DT><B>Parameters:</B><DD><CODE>sessionTable</CODE> - The new table</DL> </DD> </DL> @@ -1181,9 +1139,6 @@ public java.lang.String <B>getSessionTab <DD><DL> </DL> </DD> -<DD><DL> -</DL> -</DD> </DL> <HR> @@ -1195,9 +1150,6 @@ public void <B>setSessionAppCol</B>(java <DD>Set the App column for the table. <P> <DD><DL> -</DL> -</DD> -<DD><DL> <DT><B>Parameters:</B><DD><CODE>sessionAppCol</CODE> - the column name</DL> </DD> </DL> @@ -1213,9 +1165,6 @@ public java.lang.String <B>getSessionApp <DD><DL> </DL> </DD> -<DD><DL> -</DL> -</DD> </DL> <HR> @@ -1227,9 +1176,6 @@ public void <B>setSessionIdCol</B>(java. <DD>Set the Id column for the table. <P> <DD><DL> -</DL> -</DD> -<DD><DL> <DT><B>Parameters:</B><DD><CODE>sessionIdCol</CODE> - the column name</DL> </DD> </DL> @@ -1245,9 +1191,6 @@ public java.lang.String <B>getSessionIdC <DD><DL> </DL> </DD> -<DD><DL> -</DL> -</DD> </DL> <HR> @@ -1259,9 +1202,6 @@ public void <B>setSessionDataCol</B>(jav <DD>Set the Data column for the table <P> <DD><DL> -</DL> -</DD> -<DD><DL> <DT><B>Parameters:</B><DD><CODE>sessionDataCol</CODE> - the column name</DL> </DD> </DL> @@ -1277,9 +1217,6 @@ public java.lang.String <B>getSessionDat <DD><DL> </DL> </DD> -<DD><DL> -</DL> -</DD> </DL> <HR> @@ -1291,9 +1228,6 @@ public void <B>setSessionValidCol</B>(ja <DD>Set the Is Valid column for the table <P> <DD><DL> -</DL> -</DD> -<DD><DL> <DT><B>Parameters:</B><DD><CODE>sessionValidCol</CODE> - The column name</DL> </DD> </DL> @@ -1309,9 +1243,6 @@ public java.lang.String <B>getSessionVal <DD><DL> </DL> </DD> -<DD><DL> -</DL> -</DD> </DL> <HR> @@ -1323,9 +1254,6 @@ public void <B>setSessionMaxInactiveCol< <DD>Set the Max Inactive column for the table <P> <DD><DL> -</DL> -</DD> -<DD><DL> <DT><B>Parameters:</B><DD><CODE>sessionMaxInactiveCol</CODE> - The column name</DL> </DD> </DL> @@ -1341,9 +1269,6 @@ public java.lang.String <B>getSessionMax <DD><DL> </DL> </DD> -<DD><DL> -</DL> -</DD> </DL> <HR> @@ -1355,9 +1280,6 @@ public void <B>setSessionLastAccessedCol <DD>Set the Last Accessed column for the table <P> <DD><DL> -</DL> -</DD> -<DD><DL> <DT><B>Parameters:</B><DD><CODE>sessionLastAccessedCol</CODE> - The column name</DL> </DD> </DL> @@ -1373,9 +1295,6 @@ public java.lang.String <B>getSessionLas <DD><DL> </DL> </DD> -<DD><DL> -</DL> -</DD> </DL> <HR> @@ -1390,9 +1309,6 @@ public java.lang.String[] <B>keys</B>() zero-length array is returned. <P> <DD><DL> -<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/catalina/Store.html#keys()">keys</A></CODE> in interface <CODE><A HREF="../../../../org/apache/catalina/Store.html" title="interface in org.apache.catalina">Store</A></CODE></DL> -</DD> -<DD><DL> <DT><B>Throws:</B> <DD><CODE>java.io.IOException</CODE> - if an input/output error occurred</DL> @@ -1411,9 +1327,6 @@ public int <B>getSize</B>() <code>0</code> is returned. <P> <DD><DL> -<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/catalina/Store.html#getSize()">getSize</A></CODE> in interface <CODE><A HREF="../../../../org/apache/catalina/Store.html" title="interface in org.apache.catalina">Store</A></CODE></DL> -</DD> -<DD><DL> <DT><B>Throws:</B> <DD><CODE>java.io.IOException</CODE> - if an input/output error occurred</DL> @@ -1432,9 +1345,6 @@ public <A HREF="../../../../org/apache/c If no such session is found <code>null</code> is returned. <P> <DD><DL> -<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/catalina/Store.html#load(java.lang.String)">load</A></CODE> in interface <CODE><A HREF="../../../../org/apache/catalina/Store.html" title="interface in org.apache.catalina">Store</A></CODE></DL> -</DD> -<DD><DL> <DT><B>Parameters:</B><DD><CODE>id</CODE> - a value of type <code>String</code> <DT><B>Returns:</B><DD>the stored <code>Session</code> <DT><B>Throws:</B> @@ -1455,9 +1365,6 @@ public void <B>remove</B>(java.lang.Stri takes no action. <P> <DD><DL> -<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/catalina/Store.html#remove(java.lang.String)">remove</A></CODE> in interface <CODE><A HREF="../../../../org/apache/catalina/Store.html" title="interface in org.apache.catalina">Store</A></CODE></DL> -</DD> -<DD><DL> <DT><B>Parameters:</B><DD><CODE>id</CODE> - Session identifier of the Session to be removed <DT><B>Throws:</B> <DD><CODE>java.io.IOException</CODE> - if an input/output error occurs</DL> @@ -1474,9 +1381,6 @@ public void <B>clear</B>() <DD>Remove all of the Sessions in this Store. <P> <DD><DL> -<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/catalina/Store.html#clear()">clear</A></CODE> in interface <CODE><A HREF="../../../../org/apache/catalina/Store.html" title="interface in org.apache.catalina">Store</A></CODE></DL> -</DD> -<DD><DL> <DT><B>Throws:</B> <DD><CODE>java.io.IOException</CODE> - if an input/output error occurs</DL> @@ -1493,9 +1397,6 @@ public void <B>save</B>(<A HREF="../../. <DD>Save a session to the Store. <P> <DD><DL> -<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/catalina/Store.html#save(org.apache.catalina.Session)">save</A></CODE> in interface <CODE><A HREF="../../../../org/apache/catalina/Store.html" title="interface in org.apache.catalina">Store</A></CODE></DL> -</DD> -<DD><DL> <DT><B>Parameters:</B><DD><CODE>session</CODE> - the session to be stored <DT><B>Throws:</B> <DD><CODE>java.io.IOException</CODE> - if an input/output error occurs</DL> @@ -1513,9 +1414,6 @@ protected java.sql.Connection <B>getConn Returns <code>null</code> if the connection could not be established. <P> <DD><DL> -</DL> -</DD> -<DD><DL> <DT><B>Returns:</B><DD><code>Connection</code> if the connection suceeded</DL> </DD> @@ -1532,9 +1430,6 @@ protected java.sql.Connection <B>open</B this Realm. <P> <DD><DL> -</DL> -</DD> -<DD><DL> <DT><B>Throws:</B> <DD><CODE>java.sql.SQLException</CODE> - if a database error occurs</DL> @@ -1550,9 +1445,6 @@ protected void <B>close</B>(java.sql.Con <DD>Close the specified database connection. <P> <DD><DL> -</DL> -</DD> -<DD><DL> <DT><B>Parameters:</B><DD><CODE>dbConnection</CODE> - The connection to be closed</DL> </DD> </DL> @@ -1567,9 +1459,6 @@ protected void <B>release</B>(java.sql.C connection is not associated with a connection pool. <P> <DD><DL> -</DL> -</DD> -<DD><DL> <DT><B>Parameters:</B><DD><CODE>conn</CODE> - The connection to be released</DL> </DD> </DL> @@ -1638,7 +1527,7 @@ public void <B>stop</B>() </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.44</b></EM> +<b>Apache Tomcat 6.0.45</b></EM> </TD> </TR> @@ -1674,6 +1563,6 @@ DETAIL: <A HREF="#field_detail">FIE <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> -Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved. +Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved. </BODY> </HTML> Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/session/ManagerBase.SessionTiming.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/session/ManagerBase.SessionTiming.html?rev=1729834&r1=1729833&r2=1729834&view=diff ============================================================================== --- tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/session/ManagerBase.SessionTiming.html (original) +++ tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/session/ManagerBase.SessionTiming.html Thu Feb 11 14:00:17 2016 @@ -4,7 +4,7 @@ <HEAD> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <TITLE> -ManagerBase.SessionTiming (Apache Tomcat 6.0.44 API Documentation) +ManagerBase.SessionTiming (Apache Tomcat 6.0.45 API Documentation) </TITLE> <META NAME="keywords" CONTENT="org.apache.catalina.session.ManagerBase.SessionTiming class"> @@ -14,7 +14,7 @@ ManagerBase.SessionTiming (Apache Tomcat <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="ManagerBase.SessionTiming (Apache Tomcat 6.0.44 API Documentation)"; + parent.document.title="ManagerBase.SessionTiming (Apache Tomcat 6.0.45 API Documentation)"; } </SCRIPT> <NOSCRIPT> @@ -45,7 +45,7 @@ function windowTitle() </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.44</b></EM> +<b>Apache Tomcat 6.0.45</b></EM> </TD> </TR> @@ -135,7 +135,7 @@ java.lang.Object <TD><CODE><B><A HREF="../../../../org/apache/catalina/session/ManagerBase.SessionTiming.html#getDuration()">getDuration</A></B>()</CODE> <BR> - Duration associated with this piece of timing information in seconds.</TD> + </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> @@ -143,8 +143,7 @@ java.lang.Object <TD><CODE><B><A HREF="../../../../org/apache/catalina/session/ManagerBase.SessionTiming.html#getTimestamp()">getTimestamp</A></B>()</CODE> <BR> - Time stamp associated with this piece of timing information in - milliseconds.</TD> + </TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> @@ -192,11 +191,10 @@ getTimestamp</H3> <PRE> public long <B>getTimestamp</B>()</PRE> <DL> -<DD>Time stamp associated with this piece of timing information in - milliseconds. -<P> <DD><DL> -</DL> + +<DT><B>Returns:</B><DD>Time stamp associated with this piece of timing information + in milliseconds.</DL> </DD> </DL> <HR> @@ -206,10 +204,10 @@ getDuration</H3> <PRE> public int <B>getDuration</B>()</PRE> <DL> -<DD>Duration associated with this piece of timing information in seconds. -<P> <DD><DL> -</DL> + +<DT><B>Returns:</B><DD>Duration associated with this piece of timing information in + seconds.</DL> </DD> </DL> <!-- ========= END OF CLASS DATA ========= --> @@ -236,7 +234,7 @@ public int <B>getDuration</B>()</PRE> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.44</b></EM> +<b>Apache Tomcat 6.0.45</b></EM> </TD> </TR> @@ -272,6 +270,6 @@ DETAIL: FIELD | <A HREF=" <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> -Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved. +Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved. </BODY> </HTML> Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/session/ManagerBase.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/session/ManagerBase.html?rev=1729834&r1=1729833&r2=1729834&view=diff ============================================================================== --- tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/session/ManagerBase.html (original) +++ tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/session/ManagerBase.html Thu Feb 11 14:00:17 2016 @@ -4,7 +4,7 @@ <HEAD> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <TITLE> -ManagerBase (Apache Tomcat 6.0.44 API Documentation) +ManagerBase (Apache Tomcat 6.0.45 API Documentation) </TITLE> <META NAME="keywords" CONTENT="org.apache.catalina.session.ManagerBase class"> @@ -14,7 +14,7 @@ ManagerBase (Apache Tomcat 6.0.44 API Do <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="ManagerBase (Apache Tomcat 6.0.44 API Documentation)"; + parent.document.title="ManagerBase (Apache Tomcat 6.0.45 API Documentation)"; } </SCRIPT> <NOSCRIPT> @@ -45,7 +45,7 @@ function windowTitle() </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.44</b></EM> +<b>Apache Tomcat 6.0.45</b></EM> </TD> </TR> @@ -190,7 +190,8 @@ Minimal implementation of the <b>Manager <TD><CODE><B><A HREF="../../../../org/apache/catalina/session/ManagerBase.html#distributable">distributable</A></B></CODE> <BR> - The distributable flag for Sessions created by this Manager.</TD> + <B>Deprecated.</B> <I>Ignored. <A HREF="../../../../org/apache/catalina/Context.html#getDistributable()"><CODE>Context.getDistributable()</CODE></A> always takes + precedence. Will be removed in Tomcat 9.0.x.</I></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> @@ -255,8 +256,8 @@ Minimal implementation of the <b>Manager <TD><CODE><B><A HREF="../../../../org/apache/catalina/session/ManagerBase.html#maxInactiveInterval">maxInactiveInterval</A></B></CODE> <BR> - The default maximum inactive interval for Sessions created by - this Manager.</TD> + <B>Deprecated.</B> <I>Ignored. <A HREF="../../../../org/apache/catalina/Context.html#getSessionTimeout()"><CODE>Context.getSessionTimeout()</CODE></A> always takes + precedence. Will be removed in Tomcat 9.0.x.</I></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> @@ -551,7 +552,7 @@ Minimal implementation of the <b>Manager <TD><CODE><B><A HREF="../../../../org/apache/catalina/session/ManagerBase.html#getClassName()">getClassName</A></B>()</CODE> <BR> - Returns the name of the implementation class.</TD> + </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> @@ -592,8 +593,7 @@ Minimal implementation of the <b>Manager <TD><CODE><B><A HREF="../../../../org/apache/catalina/session/ManagerBase.html#getDistributable()">getDistributable</A></B>()</CODE> <BR> - Return the distributable flag for the sessions supported by - this Manager.</TD> + <B>Deprecated.</B> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> @@ -642,9 +642,7 @@ Minimal implementation of the <b>Manager <TD><CODE><B><A HREF="../../../../org/apache/catalina/session/ManagerBase.html#getInfo()">getInfo</A></B>()</CODE> <BR> - Return descriptive information about this Manager implementation and - the corresponding version number, in the format - <code><description>/<version></code>.</TD> + <B>Deprecated.</B> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> @@ -693,7 +691,7 @@ Minimal implementation of the <b>Manager <TD><CODE><B><A HREF="../../../../org/apache/catalina/session/ManagerBase.html#getName()">getName</A></B>()</CODE> <BR> - Return the descriptive short name of this Manager implementation.</TD> + </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> @@ -717,7 +715,7 @@ Minimal implementation of the <b>Manager <TD><CODE><B><A HREF="../../../../org/apache/catalina/session/ManagerBase.html#getProcessExpiresFrequency()">getProcessExpiresFrequency</A></B>()</CODE> <BR> - Return the frequency of manager checks.</TD> + </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> @@ -762,7 +760,7 @@ Minimal implementation of the <b>Manager </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> java.util.HashMap</CODE></FONT></TD> +<CODE> java.util.HashMap<java.lang.String,java.lang.Object></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/apache/catalina/session/ManagerBase.html#getSession(java.lang.String)">getSession</A></B>(java.lang.String sessionId)</CODE> <BR> @@ -775,7 +773,42 @@ Minimal implementation of the <b>Manager java.lang.String key)</CODE> <BR> - For debugging: get a session attribute</TD> + For debugging.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.lang.String</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../org/apache/catalina/session/ManagerBase.html#getSessionAttributeNameFilter()">getSessionAttributeNameFilter</A></B>()</CODE> + +<BR> + Obtain the regular expression used to filter session attribute based on + attribute name.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>protected java.util.regex.Pattern</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../org/apache/catalina/session/ManagerBase.html#getSessionAttributeNamePattern()">getSessionAttributeNamePattern</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.lang.String</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../org/apache/catalina/session/ManagerBase.html#getSessionAttributeValueClassNameFilter()">getSessionAttributeValueClassNameFilter</A></B>()</CODE> + +<BR> + Obtain the regular expression used to filter session attribute based on + the implementation class of the value.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>protected java.util.regex.Pattern</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../org/apache/catalina/session/ManagerBase.html#getSessionAttributeValueClassNamePattern()">getSessionAttributeValueClassNamePattern</A></B>()</CODE> + +<BR> + Provides <A HREF="../../../../org/apache/catalina/session/ManagerBase.html#getSessionAttributeValueClassNameFilter()"><CODE>getSessionAttributeValueClassNameFilter()</CODE></A> as a + pre-compiled regular expression pattern.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> @@ -832,6 +865,15 @@ Minimal implementation of the <b>Manager </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> boolean</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../org/apache/catalina/session/ManagerBase.html#getWarnOnSessionAttributeFilterFailure()">getWarnOnSessionAttributeFilterFailure</A></B>()</CODE> + +<BR> + Should a warn level log message be generated if a session attribute is + not persisted / replicated / restored.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/apache/catalina/session/ManagerBase.html#init()">init</A></B>()</CODE> @@ -844,7 +886,7 @@ Minimal implementation of the <b>Manager <TD><CODE><B><A HREF="../../../../org/apache/catalina/session/ManagerBase.html#listSessionIds()">listSessionIds</A></B>()</CODE> <BR> - For debugging: return a list of all session ids currently active</TD> + For debugging.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> @@ -925,8 +967,7 @@ Minimal implementation of the <b>Manager <TD><CODE><B><A HREF="../../../../org/apache/catalina/session/ManagerBase.html#setDistributable(boolean)">setDistributable</A></B>(boolean distributable)</CODE> <BR> - Set the distributable flag for the sessions supported by this - Manager.</TD> + <B>Deprecated.</B> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> @@ -967,8 +1008,7 @@ Minimal implementation of the <b>Manager <TD><CODE><B><A HREF="../../../../org/apache/catalina/session/ManagerBase.html#setMaxInactiveInterval(int)">setMaxInactiveInterval</A></B>(int interval)</CODE> <BR> - Set the default maximum inactive interval (in seconds) - for Sessions created by this Manager.</TD> + <B>Deprecated.</B> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> @@ -1005,6 +1045,23 @@ Minimal implementation of the <b>Manager <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../org/apache/catalina/session/ManagerBase.html#setSessionAttributeNameFilter(java.lang.String)">setSessionAttributeNameFilter</A></B>(java.lang.String sessionAttributeNameFilter)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../org/apache/catalina/session/ManagerBase.html#setSessionAttributeValueClassNameFilter(java.lang.String)">setSessionAttributeValueClassNameFilter</A></B>(java.lang.String sessionAttributeValueClassNameFilter)</CODE> + +<BR> + Set the regular expression to use to filter classes used for session + attributes.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/apache/catalina/session/ManagerBase.html#setSessionAverageAliveTime(int)">setSessionAverageAliveTime</A></B>(int sessionAverageAliveTime)</CODE> <BR> @@ -1037,6 +1094,29 @@ Minimal implementation of the <b>Manager Sets the longest time (in seconds) that an expired session had been alive.</TD> </TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../org/apache/catalina/session/ManagerBase.html#setWarnOnSessionAttributeFilterFailure(boolean)">setWarnOnSessionAttributeFilterFailure</A></B>(boolean warnOnSessionAttributeFilterFailure)</CODE> + +<BR> + Configure whether or not a warn level log message should be generated if + a session attribute is not persisted / replicated / restored.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> boolean</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../org/apache/catalina/session/ManagerBase.html#willAttributeDistribute(java.lang.String, java.lang.Object)">willAttributeDistribute</A></B>(java.lang.String name, + java.lang.Object value)</CODE> + +<BR> + Would the Manager distribute the given session attribute? + + This implementation excludes session attributes from distribution if the: + + attribute name matches <A HREF="../../../../org/apache/catalina/session/ManagerBase.html#getSessionAttributeNameFilter()"><CODE>getSessionAttributeNameFilter()</CODE></A> + </TD> +</TR> </TABLE> <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> @@ -1154,9 +1234,11 @@ protected java.security.MessageDigest <B <A NAME="distributable"><!-- --></A><H3> distributable</H3> <PRE> -protected boolean <B>distributable</B></PRE> +<FONT SIZE="-1">@Deprecated +</FONT>protected boolean <B>distributable</B></PRE> <DL> -<DD>The distributable flag for Sessions created by this Manager. If this +<DD><B>Deprecated.</B> <I>Ignored. <A HREF="../../../../org/apache/catalina/Context.html#getDistributable()"><CODE>Context.getDistributable()</CODE></A> always takes + precedence. Will be removed in Tomcat 9.0.x.</I><DD>The distributable flag for Sessions created by this Manager. If this flag is set to <code>true</code>, any user attributes added to a session controlled by this Manager must be Serializable. <P> @@ -1181,9 +1263,11 @@ protected java.lang.String <B>entropy</B <A NAME="maxInactiveInterval"><!-- --></A><H3> maxInactiveInterval</H3> <PRE> -protected int <B>maxInactiveInterval</B></PRE> +<FONT SIZE="-1">@Deprecated +</FONT>protected int <B>maxInactiveInterval</B></PRE> <DL> -<DD>The default maximum inactive interval for Sessions created by +<DD><B>Deprecated.</B> <I>Ignored. <A HREF="../../../../org/apache/catalina/Context.html#getSessionTimeout()"><CODE>Context.getSessionTimeout()</CODE></A> always takes + precedence. Will be removed in Tomcat 9.0.x.</I><DD>The default maximum inactive interval for Sessions created by this Manager. <P> <DL> @@ -1389,7 +1473,7 @@ protected int <B>processExpiresFrequency <A NAME="sm"><!-- --></A><H3> sm</H3> <PRE> -protected static <A HREF="../../../../org/apache/catalina/util/StringManager.html" title="class in org.apache.catalina.util">StringManager</A> <B>sm</B></PRE> +protected static final <A HREF="../../../../org/apache/catalina/util/StringManager.html" title="class in org.apache.catalina.util">StringManager</A> <B>sm</B></PRE> <DL> <DD>The string manager for this package. <P> @@ -1466,6 +1550,158 @@ public <B>ManagerBase</B>()</PRE> </TR> </TABLE> +<A NAME="getSessionAttributeNameFilter()"><!-- --></A><H3> +getSessionAttributeNameFilter</H3> +<PRE> +public java.lang.String <B>getSessionAttributeNameFilter</B>()</PRE> +<DL> +<DD>Obtain the regular expression used to filter session attribute based on + attribute name. The regular expression is anchored so it must match the + entire name +<P> +<DD><DL> +</DL> +</DD> +<DD><DL> + +<DT><B>Returns:</B><DD>The regular expression currently used to filter attribute names. + <code>null</code> means no filter is applied. If an empty string is + specified then no names will match the filter and all attributes + will be blocked.</DL> +</DD> +</DL> +<HR> + +<A NAME="setSessionAttributeNameFilter(java.lang.String)"><!-- --></A><H3> +setSessionAttributeNameFilter</H3> +<PRE> +public void <B>setSessionAttributeNameFilter</B>(java.lang.String sessionAttributeNameFilter)</PRE> +<DL> +<DD><DL> +</DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getSessionAttributeNamePattern()"><!-- --></A><H3> +getSessionAttributeNamePattern</H3> +<PRE> +protected java.util.regex.Pattern <B>getSessionAttributeNamePattern</B>()</PRE> +<DL> +<DD><DL> +</DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getSessionAttributeValueClassNameFilter()"><!-- --></A><H3> +getSessionAttributeValueClassNameFilter</H3> +<PRE> +public java.lang.String <B>getSessionAttributeValueClassNameFilter</B>()</PRE> +<DL> +<DD>Obtain the regular expression used to filter session attribute based on + the implementation class of the value. The regular expression is anchored + and must match the fully qualified class name. +<P> +<DD><DL> +</DL> +</DD> +<DD><DL> + +<DT><B>Returns:</B><DD>The regular expression currently used to filter class names. + <code>null</code> means no filter is applied. If an empty string is + specified then no names will match the filter and all attributes + will be blocked.</DL> +</DD> +</DL> +<HR> + +<A NAME="getSessionAttributeValueClassNamePattern()"><!-- --></A><H3> +getSessionAttributeValueClassNamePattern</H3> +<PRE> +protected java.util.regex.Pattern <B>getSessionAttributeValueClassNamePattern</B>()</PRE> +<DL> +<DD>Provides <A HREF="../../../../org/apache/catalina/session/ManagerBase.html#getSessionAttributeValueClassNameFilter()"><CODE>getSessionAttributeValueClassNameFilter()</CODE></A> as a + pre-compiled regular expression pattern. +<P> +<DD><DL> +</DL> +</DD> +<DD><DL> + +<DT><B>Returns:</B><DD>The pre-compiled pattern used to filter session attributes based + on the implementation class name of the value. <code>null</code> means + no filter is applied.</DL> +</DD> +</DL> +<HR> + +<A NAME="setSessionAttributeValueClassNameFilter(java.lang.String)"><!-- --></A><H3> +setSessionAttributeValueClassNameFilter</H3> +<PRE> +public void <B>setSessionAttributeValueClassNameFilter</B>(java.lang.String sessionAttributeValueClassNameFilter) + throws java.util.regex.PatternSyntaxException</PRE> +<DL> +<DD>Set the regular expression to use to filter classes used for session + attributes. The regular expression is anchored and must match the fully + qualified class name. +<P> +<DD><DL> +</DL> +</DD> +<DD><DL> +<DT><B>Parameters:</B><DD><CODE>sessionAttributeValueClassNameFilter</CODE> - The regular expression to use + to filter session attributes based on class name. Use <code>null</code> if no filtering is required. If an empty string is + specified then no names will match the filter and all + attributes will be blocked. +<DT><B>Throws:</B> +<DD><CODE>java.util.regex.PatternSyntaxException</CODE> - If the expression is not valid</DL> +</DD> +</DL> +<HR> + +<A NAME="getWarnOnSessionAttributeFilterFailure()"><!-- --></A><H3> +getWarnOnSessionAttributeFilterFailure</H3> +<PRE> +public boolean <B>getWarnOnSessionAttributeFilterFailure</B>()</PRE> +<DL> +<DD>Should a warn level log message be generated if a session attribute is + not persisted / replicated / restored. +<P> +<DD><DL> +</DL> +</DD> +<DD><DL> + +<DT><B>Returns:</B><DD><code>true</code> if a warn level log message should be generated</DL> +</DD> +</DL> +<HR> + +<A NAME="setWarnOnSessionAttributeFilterFailure(boolean)"><!-- --></A><H3> +setWarnOnSessionAttributeFilterFailure</H3> +<PRE> +public void <B>setWarnOnSessionAttributeFilterFailure</B>(boolean warnOnSessionAttributeFilterFailure)</PRE> +<DL> +<DD>Configure whether or not a warn level log message should be generated if + a session attribute is not persisted / replicated / restored. +<P> +<DD><DL> +</DL> +</DD> +<DD><DL> +<DT><B>Parameters:</B><DD><CODE>warnOnSessionAttributeFilterFailure</CODE> - <code>true</code> if the + warn level message should be generated</DL> +</DD> +</DL> +<HR> + <A NAME="getAlgorithm()"><!-- --></A><H3> getAlgorithm</H3> <PRE> @@ -1519,7 +1755,13 @@ setContainer</H3> <PRE> public void <B>setContainer</B>(<A HREF="../../../../org/apache/catalina/Container.html" title="interface in org.apache.catalina">Container</A> container)</PRE> <DL> -<DD>Set the Container with which this Manager is associated. +<DD><B>Description copied from interface: <CODE><A HREF="../../../../org/apache/catalina/Manager.html#setContainer(org.apache.catalina.Container)">Manager</A></CODE></B></DD> +<DD>Set the Container with which this Manager is associated. The Container + must be set to a non-null value before the Manager is first used. + Multiple calls to this method before first use are permitted. Once the + Manager has been used, this method may not be used to change the + Container (including setting a <code>null</code> value) that the Manager is + associated with. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/catalina/Manager.html#setContainer(org.apache.catalina.Container)">setContainer</A></CODE> in interface <CODE><A HREF="../../../../org/apache/catalina/Manager.html" title="interface in org.apache.catalina">Manager</A></CODE></DL> @@ -1535,13 +1777,12 @@ getClassName</H3> <PRE> public java.lang.String <B>getClassName</B>()</PRE> <DL> -<DD>Returns the name of the implementation class. -<P> <DD><DL> </DL> </DD> <DD><DL> -</DL> + +<DT><B>Returns:</B><DD>The name of the implementation class.</DL> </DD> </DL> <HR> @@ -1567,8 +1808,11 @@ public java.security.MessageDigest <B>ge <A NAME="getDistributable()"><!-- --></A><H3> getDistributable</H3> <PRE> -public boolean <B>getDistributable</B>()</PRE> +<FONT SIZE="-1">@Deprecated +</FONT>public boolean <B>getDistributable</B>()</PRE> <DL> +<DD><B>Deprecated.</B> +<P> <DD>Return the distributable flag for the sessions supported by this Manager. <P> @@ -1584,8 +1828,12 @@ public boolean <B>getDistributable</B>() <A NAME="setDistributable(boolean)"><!-- --></A><H3> setDistributable</H3> <PRE> -public void <B>setDistributable</B>(boolean distributable)</PRE> +<FONT SIZE="-1">@Deprecated +</FONT>public void <B>setDistributable</B>(boolean distributable)</PRE> <DL> +<DD><B>Deprecated.</B> +<P> +<DD><B>Description copied from interface: <CODE><A HREF="../../../../org/apache/catalina/Manager.html#setDistributable(boolean)">Manager</A></CODE></B></DD> <DD>Set the distributable flag for the sessions supported by this Manager. If this flag is set, all user data objects added to sessions associated with this manager must implement Serializable. @@ -1635,8 +1883,11 @@ public void <B>setEntropy</B>(java.lang. <A NAME="getInfo()"><!-- --></A><H3> getInfo</H3> <PRE> -public java.lang.String <B>getInfo</B>()</PRE> +<FONT SIZE="-1">@Deprecated +</FONT>public java.lang.String <B>getInfo</B>()</PRE> <DL> +<DD><B>Deprecated.</B> +<P> <DD>Return descriptive information about this Manager implementation and the corresponding version number, in the format <code><description>/<version></code>. @@ -1670,8 +1921,12 @@ public int <B>getMaxInactiveInterval</B> <A NAME="setMaxInactiveInterval(int)"><!-- --></A><H3> setMaxInactiveInterval</H3> <PRE> -public void <B>setMaxInactiveInterval</B>(int interval)</PRE> +<FONT SIZE="-1">@Deprecated +</FONT>public void <B>setMaxInactiveInterval</B>(int interval)</PRE> <DL> +<DD><B>Deprecated.</B> +<P> +<DD><B>Description copied from interface: <CODE><A HREF="../../../../org/apache/catalina/Manager.html#setMaxInactiveInterval(int)">Manager</A></CODE></B></DD> <DD>Set the default maximum inactive interval (in seconds) for Sessions created by this Manager. <P> @@ -1724,13 +1979,12 @@ getName</H3> <PRE> public java.lang.String <B>getName</B>()</PRE> <DL> -<DD>Return the descriptive short name of this Manager implementation. -<P> <DD><DL> </DL> </DD> <DD><DL> -</DL> + +<DT><B>Returns:</B><DD>The descriptive short name of this Manager implementation.</DL> </DD> </DL> <HR> @@ -1892,13 +2146,12 @@ getProcessExpiresFrequency</H3> <PRE> public int <B>getProcessExpiresFrequency</B>()</PRE> <DL> -<DD>Return the frequency of manager checks. -<P> <DD><DL> </DL> </DD> <DD><DL> -</DL> + +<DT><B>Returns:</B><DD>The frequency of manager checks.</DL> </DD> </DL> <HR> @@ -2014,7 +2267,8 @@ public void <B>addPropertyChangeListener <A NAME="createSession()"><!-- --></A><H3> createSession</H3> <PRE> -public <A HREF="../../../../org/apache/catalina/Session.html" title="interface in org.apache.catalina">Session</A> <B>createSession</B>()</PRE> +<FONT SIZE="-1">@Deprecated +</FONT>public <A HREF="../../../../org/apache/catalina/Session.html" title="interface in org.apache.catalina">Session</A> <B>createSession</B>()</PRE> <DL> <DD><B>Deprecated.</B> <I></I> <P> @@ -2168,6 +2422,32 @@ public void <B>changeSessionId</B>(<A HR </DL> <HR> +<A NAME="willAttributeDistribute(java.lang.String, java.lang.Object)"><!-- --></A><H3> +willAttributeDistribute</H3> +<PRE> +public boolean <B>willAttributeDistribute</B>(java.lang.String name, + java.lang.Object value)</PRE> +<DL> +<DD>Would the Manager distribute the given session attribute? Manager + implementations may provide additional configuration options to control + which attributes are distributable. + <p> + This implementation excludes session attributes from distribution if the: + <ul> + <li>attribute name matches <A HREF="../../../../org/apache/catalina/session/ManagerBase.html#getSessionAttributeNameFilter()"><CODE>getSessionAttributeNameFilter()</CODE></A></li> + </ul> +<P> +<DD><DL> +<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/catalina/Manager.html#willAttributeDistribute(java.lang.String, java.lang.Object)">willAttributeDistribute</A></CODE> in interface <CODE><A HREF="../../../../org/apache/catalina/Manager.html" title="interface in org.apache.catalina">Manager</A></CODE></DL> +</DD> +<DD><DL> +<DT><B>Parameters:</B><DD><CODE>name</CODE> - The attribute name<DD><CODE>value</CODE> - The attribute value +<DT><B>Returns:</B><DD><code>true</code> if the Manager would distribute the given attribute + otherwise <code>false</code></DL> +</DD> +</DL> +<HR> + <A NAME="getNewSession()"><!-- --></A><H3> getNewSession</H3> <PRE> @@ -2484,13 +2764,14 @@ listSessionIds</H3> <PRE> public java.lang.String <B>listSessionIds</B>()</PRE> <DL> -<DD>For debugging: return a list of all session ids currently active +<DD>For debugging. <P> <DD><DL> </DL> </DD> <DD><DL> -</DL> + +<DT><B>Returns:</B><DD>A space separated list of all session IDs currently active</DL> </DD> </DL> <HR> @@ -2501,14 +2782,15 @@ getSessionAttribute</H3> public java.lang.String <B>getSessionAttribute</B>(java.lang.String sessionId, java.lang.String key)</PRE> <DL> -<DD>For debugging: get a session attribute +<DD>For debugging. <P> <DD><DL> </DL> </DD> <DD><DL> -<DT><B>Parameters:</B><DD><CODE>sessionId</CODE> - <DD><CODE>key</CODE> - -<DT><B>Returns:</B><DD>The attribute value, if found, null otherwise</DL> +<DT><B>Parameters:</B><DD><CODE>sessionId</CODE> - The ID for the session of interest<DD><CODE>key</CODE> - The key for the attribute to obtain +<DT><B>Returns:</B><DD>The attribute value for the specified session, if found, null + otherwise</DL> </DD> </DL> <HR> @@ -2516,7 +2798,7 @@ public java.lang.String <B>getSessionAtt <A NAME="getSession(java.lang.String)"><!-- --></A><H3> getSession</H3> <PRE> -public java.util.HashMap <B>getSession</B>(java.lang.String sessionId)</PRE> +public java.util.HashMap<java.lang.String,java.lang.Object> <B>getSession</B>(java.lang.String sessionId)</PRE> <DL> <DD>Returns information about the session with the given session id. @@ -2718,7 +3000,7 @@ public void <B>postDeregister</B>()</PRE </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.44</b></EM> +<b>Apache Tomcat 6.0.45</b></EM> </TD> </TR> @@ -2754,6 +3036,6 @@ DETAIL: <A HREF="#field_detail">FIE <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> -Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved. +Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved. </BODY> </HTML> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org