Added: 
tomcat/site/trunk/docs/tomcat-9.0-doc/api/org/apache/catalina/util/RateLimiter.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-9.0-doc/api/org/apache/catalina/util/RateLimiter.html?rev=1921830&view=auto
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-9.0-doc/api/org/apache/catalina/util/RateLimiter.html
 (added)
+++ 
tomcat/site/trunk/docs/tomcat-9.0-doc/api/org/apache/catalina/util/RateLimiter.html
 Sat Nov  9 14:02:17 2024
@@ -0,0 +1,228 @@
+<!DOCTYPE HTML>
+<html lang="en">
+<head>
+<!-- Generated by javadoc (17) -->
+<title>RateLimiter (Apache Tomcat 9.0.97 API Documentation)</title>
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta name="description" content="declaration: package: 
org.apache.catalina.util, interface: RateLimiter">
+<meta name="generator" content="javadoc/ClassWriterImpl">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
+<link rel="stylesheet" type="text/css" 
href="../../../../script-dir/jquery-ui.min.css" title="Style">
+<link rel="stylesheet" type="text/css" 
href="../../../../jquery-ui.overrides.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+<script type="text/javascript" 
src="../../../../script-dir/jquery-3.7.1.min.js"></script>
+<script type="text/javascript" 
src="../../../../script-dir/jquery-ui.min.js"></script>
+</head>
+<body class="class-declaration-page">
+<script type="text/javascript">var evenRowColor = "even-row-color";
+var oddRowColor = "odd-row-color";
+var tableTab = "table-tab";
+var activeTableTab = "active-table-tab";
+var pathtoroot = "../../../../";
+loadScripts(document, 'script');</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<div class="flex-box">
+<header role="banner" class="flex-header">
+<nav role="navigation">
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="top-nav" id="navbar-top">
+<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation 
links">Skip navigation links</a></div>
+<div class="about-language"><b>Apache Tomcat<sup>®</sup> 9.0.97</b></div>
+<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
+<li><a href="../../../../index.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="nav-bar-cell1-rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html#class">Help</a></li>
+</ul>
+</div>
+<div class="sub-nav">
+<div>
+<ul class="sub-nav-list">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method-summary">Method</a></li>
+</ul>
+<ul class="sub-nav-list">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method-detail">Method</a></li>
+</ul>
+</div>
+<div class="nav-list-search"><label for="search-input">SEARCH:</label>
+<input type="text" id="search-input" value="search" disabled="disabled">
+<input type="reset" id="reset-button" value="reset" disabled="disabled">
+</div>
+</div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<span class="skip-nav" id="skip-navbar-top"></span></nav>
+</header>
+<div class="flex-content">
+<main role="main">
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="sub-title"><span 
class="package-label-in-type">Package</span>&nbsp;<a 
href="package-summary.html">org.apache.catalina.util</a></div>
+<h1 title="Interface RateLimiter" class="title">Interface RateLimiter</h1>
+</div>
+<section class="class-description" id="class-description">
+<dl class="notes">
+<dt>All Known Implementing Classes:</dt>
+<dd><code><a href="FastRateLimiter.html" title="class in 
org.apache.catalina.util">FastRateLimiter</a></code></dd>
+</dl>
+<hr>
+<div class="type-signature"><span class="modifiers">public interface 
</span><span class="element-name type-name-label">RateLimiter</span></div>
+</section>
+<section class="summary">
+<ul class="summary-list">
+<!-- ========== METHOD SUMMARY =========== -->
+<li>
+<section class="method-summary" id="method-summary">
+<h2>Method Summary</h2>
+<div id="method-summary-table">
+<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button 
id="method-summary-table-tab0" role="tab" aria-selected="true" 
aria-controls="method-summary-table.tabpanel" tabindex="0" 
onkeydown="switchTab(event)" onclick="show('method-summary-table', 
'method-summary-table', 3)" class="active-table-tab">All 
Methods</button><button id="method-summary-table-tab2" role="tab" 
aria-selected="false" aria-controls="method-summary-table.tabpanel" 
tabindex="-1" onkeydown="switchTab(event)" 
onclick="show('method-summary-table', 'method-summary-table-tab2', 3)" 
class="table-tab">Instance Methods</button><button 
id="method-summary-table-tab3" role="tab" aria-selected="false" 
aria-controls="method-summary-table.tabpanel" tabindex="-1" 
onkeydown="switchTab(event)" onclick="show('method-summary-table', 
'method-summary-table-tab3', 3)" class="table-tab">Abstract 
Methods</button></div>
+<div id="method-summary-table.tabpanel" role="tabpanel" 
aria-labelledby="method-summary-table-tab0">
+<div class="summary-table three-column-summary">
+<div class="table-header col-first">Modifier and Type</div>
+<div class="table-header col-second">Method</div>
+<div class="table-header col-last">Description</div>
+<div class="col-first even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
+<div class="col-second even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab3"><code><a href="#destroy()" 
class="member-name-link">destroy</a>()</code></div>
+<div class="col-last even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab3">
+<div class="block">Cleanup no longer needed resources.</div>
+</div>
+<div class="col-first odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab3"><code>int</code></div>
+<div class="col-second odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab3"><code><a 
href="#getDuration()" class="member-name-link">getDuration</a>()</code></div>
+<div class="col-last odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab3">&nbsp;</div>
+<div class="col-first even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab3"><code>int</code></div>
+<div class="col-second even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab3"><code><a 
href="#getRequests()" class="member-name-link">getRequests</a>()</code></div>
+<div class="col-last even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab3">&nbsp;</div>
+<div class="col-first odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab3"><code>int</code></div>
+<div class="col-second odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab3"><code><a 
href="#increment(java.lang.String)" 
class="member-name-link">increment</a><wbr>(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>&nbsp;ipAddress)</code></div>
+<div class="col-last odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab3">
+<div class="block">Increments the number of requests by the given ipAddress in 
the current time window.</div>
+</div>
+<div class="col-first even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
+<div class="col-second even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab3"><code><a 
href="#setDuration(int)" 
class="member-name-link">setDuration</a><wbr>(int&nbsp;duration)</code></div>
+<div class="col-last even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab3">
+<div class="block">Sets the configured duration value in seconds.</div>
+</div>
+<div class="col-first odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
+<div class="col-second odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab3"><code><a 
href="#setFilterConfig(javax.servlet.FilterConfig)" 
class="member-name-link">setFilterConfig</a><wbr>(<a 
href="../../../../../servletapi/javax/servlet/FilterConfig.html" title="class 
or interface in javax.servlet" 
class="external-link">FilterConfig</a>&nbsp;filterConfig)</code></div>
+<div class="col-last odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab3">
+<div class="block">Pass the FilterConfig to configure the filter.</div>
+</div>
+<div class="col-first even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
+<div class="col-second even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab3"><code><a 
href="#setRequests(int)" 
class="member-name-link">setRequests</a><wbr>(int&nbsp;requests)</code></div>
+<div class="col-last even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab3">
+<div class="block">Sets the configured number of requests allowed per time 
window.</div>
+</div>
+</div>
+</div>
+</div>
+</section>
+</li>
+</ul>
+</section>
+<section class="details">
+<ul class="details-list">
+<!-- ============ METHOD DETAIL ========== -->
+<li>
+<section class="method-details" id="method-detail">
+<h2>Method Details</h2>
+<ul class="member-list">
+<li>
+<section class="detail" id="getDuration()">
+<h3>getDuration</h3>
+<div class="member-signature"><span class="return-type">int</span>&nbsp;<span 
class="element-name">getDuration</span>()</div>
+<dl class="notes">
+<dt>Returns:</dt>
+<dd>the actual duration of a time window in seconds</dd>
+</dl>
+</section>
+</li>
+<li>
+<section class="detail" id="setDuration(int)">
+<h3>setDuration</h3>
+<div class="member-signature"><span class="return-type">void</span>&nbsp;<span 
class="element-name">setDuration</span><wbr><span 
class="parameters">(int&nbsp;duration)</span></div>
+<div class="block">Sets the configured duration value in seconds.</div>
+<dl class="notes">
+<dt>Parameters:</dt>
+<dd><code>duration</code> - The duration of the time window in seconds</dd>
+</dl>
+</section>
+</li>
+<li>
+<section class="detail" id="getRequests()">
+<h3>getRequests</h3>
+<div class="member-signature"><span class="return-type">int</span>&nbsp;<span 
class="element-name">getRequests</span>()</div>
+<dl class="notes">
+<dt>Returns:</dt>
+<dd>the maximum number of requests allowed per time window</dd>
+</dl>
+</section>
+</li>
+<li>
+<section class="detail" id="setRequests(int)">
+<h3>setRequests</h3>
+<div class="member-signature"><span class="return-type">void</span>&nbsp;<span 
class="element-name">setRequests</span><wbr><span 
class="parameters">(int&nbsp;requests)</span></div>
+<div class="block">Sets the configured number of requests allowed per time 
window.</div>
+<dl class="notes">
+<dt>Parameters:</dt>
+<dd><code>requests</code> - The number of requests per time window</dd>
+</dl>
+</section>
+</li>
+<li>
+<section class="detail" id="increment(java.lang.String)">
+<h3>increment</h3>
+<div class="member-signature"><span class="return-type">int</span>&nbsp;<span 
class="element-name">increment</span><wbr><span class="parameters">(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>&nbsp;ipAddress)</span></div>
+<div class="block">Increments the number of requests by the given ipAddress in 
the current time window.</div>
+<dl class="notes">
+<dt>Parameters:</dt>
+<dd><code>ipAddress</code> - the ip address</dd>
+<dt>Returns:</dt>
+<dd>the new value after incrementing</dd>
+</dl>
+</section>
+</li>
+<li>
+<section class="detail" id="destroy()">
+<h3>destroy</h3>
+<div class="member-signature"><span class="return-type">void</span>&nbsp;<span 
class="element-name">destroy</span>()</div>
+<div class="block">Cleanup no longer needed resources.</div>
+</section>
+</li>
+<li>
+<section class="detail" id="setFilterConfig(javax.servlet.FilterConfig)">
+<h3>setFilterConfig</h3>
+<div class="member-signature"><span class="return-type">void</span>&nbsp;<span 
class="element-name">setFilterConfig</span><wbr><span class="parameters">(<a 
href="../../../../../servletapi/javax/servlet/FilterConfig.html" title="class 
or interface in javax.servlet" 
class="external-link">FilterConfig</a>&nbsp;filterConfig)</span></div>
+<div class="block">Pass the FilterConfig to configure the filter.</div>
+<dl class="notes">
+<dt>Parameters:</dt>
+<dd><code>filterConfig</code> - The FilterConfig used to configure the 
associated filter</dd>
+</dl>
+</section>
+</li>
+</ul>
+</section>
+</li>
+</ul>
+</section>
+<!-- ========= END OF CLASS DATA ========= -->
+</main>
+<footer role="contentinfo">
+<hr>
+<p class="legal-copy"><small>Copyright &#169; 2000-2024 Apache Software 
Foundation.               <br/>               Apache Tomcat, Tomcat, Apache, 
the Apache Tomcat logo and the Apache logo are either registered trademarks     
          or trademarks of the Apache Software Foundation.</small></p>
+</footer>
+</div>
+</div>
+</body>
+</html>

Added: 
tomcat/site/trunk/docs/tomcat-9.0-doc/api/org/apache/tomcat/util/buf/ToStringUtil.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-9.0-doc/api/org/apache/tomcat/util/buf/ToStringUtil.html?rev=1921830&view=auto
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-9.0-doc/api/org/apache/tomcat/util/buf/ToStringUtil.html
 (added)
+++ 
tomcat/site/trunk/docs/tomcat-9.0-doc/api/org/apache/tomcat/util/buf/ToStringUtil.html
 Sat Nov  9 14:02:17 2024
@@ -0,0 +1,149 @@
+<!DOCTYPE HTML>
+<html lang="en">
+<head>
+<!-- Generated by javadoc (17) -->
+<title>ToStringUtil (Apache Tomcat 9.0.97 API Documentation)</title>
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta name="description" content="declaration: package: 
org.apache.tomcat.util.buf, class: ToStringUtil">
+<meta name="generator" content="javadoc/ClassWriterImpl">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+<link rel="stylesheet" type="text/css" 
href="../../../../../script-dir/jquery-ui.min.css" title="Style">
+<link rel="stylesheet" type="text/css" 
href="../../../../../jquery-ui.overrides.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+<script type="text/javascript" 
src="../../../../../script-dir/jquery-3.7.1.min.js"></script>
+<script type="text/javascript" 
src="../../../../../script-dir/jquery-ui.min.js"></script>
+</head>
+<body class="class-declaration-page">
+<script type="text/javascript">var evenRowColor = "even-row-color";
+var oddRowColor = "odd-row-color";
+var tableTab = "table-tab";
+var activeTableTab = "active-table-tab";
+var pathtoroot = "../../../../../";
+loadScripts(document, 'script');</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<div class="flex-box">
+<header role="banner" class="flex-header">
+<nav role="navigation">
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="top-nav" id="navbar-top">
+<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation 
links">Skip navigation links</a></div>
+<div class="about-language"><b>Apache Tomcat<sup>®</sup> 9.0.97</b></div>
+<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
+<li><a href="../../../../../index.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="nav-bar-cell1-rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html#class">Help</a></li>
+</ul>
+</div>
+<div class="sub-nav">
+<div>
+<ul class="sub-nav-list">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method-summary">Method</a></li>
+</ul>
+<ul class="sub-nav-list">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method-detail">Method</a></li>
+</ul>
+</div>
+<div class="nav-list-search"><label for="search-input">SEARCH:</label>
+<input type="text" id="search-input" value="search" disabled="disabled">
+<input type="reset" id="reset-button" value="reset" disabled="disabled">
+</div>
+</div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<span class="skip-nav" id="skip-navbar-top"></span></nav>
+</header>
+<div class="flex-content">
+<main role="main">
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="sub-title"><span 
class="package-label-in-type">Package</span>&nbsp;<a 
href="package-summary.html">org.apache.tomcat.util.buf</a></div>
+<h1 title="Class ToStringUtil" class="title">Class ToStringUtil</h1>
+</div>
+<div class="inheritance" title="Inheritance Tree"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html"; 
title="class or interface in java.lang" 
class="external-link">java.lang.Object</a>
+<div class="inheritance">org.apache.tomcat.util.buf.ToStringUtil</div>
+</div>
+<section class="class-description" id="class-description">
+<hr>
+<div class="type-signature"><span class="modifiers">public class </span><span 
class="element-name type-name-label">ToStringUtil</span>
+<span class="extends-implements">extends <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html"; 
title="class or interface in java.lang" 
class="external-link">Object</a></span></div>
+<div class="block">Utility class used to provide String representations of 
objects. It is typically used in debug logging.</div>
+</section>
+<section class="summary">
+<ul class="summary-list">
+<!-- ========== METHOD SUMMARY =========== -->
+<li>
+<section class="method-summary" id="method-summary">
+<h2>Method Summary</h2>
+<div id="method-summary-table">
+<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button 
id="method-summary-table-tab0" role="tab" aria-selected="true" 
aria-controls="method-summary-table.tabpanel" tabindex="0" 
onkeydown="switchTab(event)" onclick="show('method-summary-table', 
'method-summary-table', 3)" class="active-table-tab">All 
Methods</button><button id="method-summary-table-tab1" role="tab" 
aria-selected="false" aria-controls="method-summary-table.tabpanel" 
tabindex="-1" onkeydown="switchTab(event)" 
onclick="show('method-summary-table', 'method-summary-table-tab1', 3)" 
class="table-tab">Static Methods</button><button id="method-summary-table-tab4" 
role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" 
tabindex="-1" onkeydown="switchTab(event)" 
onclick="show('method-summary-table', 'method-summary-table-tab4', 3)" 
class="table-tab">Concrete Methods</button></div>
+<div id="method-summary-table.tabpanel" role="tabpanel" 
aria-labelledby="method-summary-table-tab0">
+<div class="summary-table three-column-summary">
+<div class="table-header col-first">Modifier and Type</div>
+<div class="table-header col-second">Method</div>
+<div class="table-header col-last">Description</div>
+<div class="col-first even-row-color method-summary-table 
method-summary-table-tab1 method-summary-table-tab4"><code>static <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a></code></div>
+<div class="col-second even-row-color method-summary-table 
method-summary-table-tab1 method-summary-table-tab4"><code><a 
href="#classPathForCNFE(java.lang.ClassLoader)" 
class="member-name-link">classPathForCNFE</a><wbr>(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/ClassLoader.html"; 
title="class or interface in java.lang" 
class="external-link">ClassLoader</a>&nbsp;classLoader)</code></div>
+<div class="col-last even-row-color method-summary-table 
method-summary-table-tab1 method-summary-table-tab4">
+<div class="block">Generate a String representation of the class path for the 
given class loader and any parent class loaders to aid
+ debugging of <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/ClassNotFoundException.html";
 title="class or interface in java.lang" 
class="external-link"><code>ClassNotFoundException</code></a>.</div>
+</div>
+</div>
+</div>
+</div>
+<div class="inherited-list">
+<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from 
class&nbsp;java.lang.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html"; 
title="class or interface in java.lang" class="external-link">Object</a></h3>
+<code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--"; 
title="class or interface in java.lang" class="external-link">clone</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-";
 title="class or interface in java.lang" class="external-link">equals</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--";
 title="class or interface in java.lang" class="external-link">finalize</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--";
 title="class or interface in java.lang" class="external-link">getClass</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--";
 title="class or interface in java.lang" class="external-link">hashCode</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--"; 
title="class or interface in java.lang" class="external-link">notify</a>, <a 
href="https://docs.o
 racle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--" title="class or 
interface in java.lang" class="external-link">notifyAll</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--";
 title="class or interface in java.lang" class="external-link">toString</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--"; 
title="class or interface in java.lang" class="external-link">wait</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-";
 title="class or interface in java.lang" class="external-link">wait</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-";
 title="class or interface in java.lang" 
class="external-link">wait</a></code></div>
+</section>
+</li>
+</ul>
+</section>
+<section class="details">
+<ul class="details-list">
+<!-- ============ METHOD DETAIL ========== -->
+<li>
+<section class="method-details" id="method-detail">
+<h2>Method Details</h2>
+<ul class="member-list">
+<li>
+<section class="detail" id="classPathForCNFE(java.lang.ClassLoader)">
+<h3>classPathForCNFE</h3>
+<div class="member-signature"><span class="modifiers">public 
static</span>&nbsp;<span class="return-type"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a></span>&nbsp;<span 
class="element-name">classPathForCNFE</span><wbr><span class="parameters">(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/ClassLoader.html"; 
title="class or interface in java.lang" 
class="external-link">ClassLoader</a>&nbsp;classLoader)</span></div>
+<div class="block">Generate a String representation of the class path for the 
given class loader and any parent class loaders to aid
+ debugging of <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/ClassNotFoundException.html";
 title="class or interface in java.lang" 
class="external-link"><code>ClassNotFoundException</code></a>.</div>
+<dl class="notes">
+<dt>Parameters:</dt>
+<dd><code>classLoader</code> - The class loader to analyse</dd>
+<dt>Returns:</dt>
+<dd>A String representation of the class path. The format is undefined and may 
change in future point
+             releases. The output includes new lines.</dd>
+</dl>
+</section>
+</li>
+</ul>
+</section>
+</li>
+</ul>
+</section>
+<!-- ========= END OF CLASS DATA ========= -->
+</main>
+<footer role="contentinfo">
+<hr>
+<p class="legal-copy"><small>Copyright &#169; 2000-2024 Apache Software 
Foundation.               <br/>               Apache Tomcat, Tomcat, Apache, 
the Apache Tomcat logo and the Apache logo are either registered trademarks     
          or trademarks of the Apache Software Foundation.</small></p>
+</footer>
+</div>
+</div>
+</body>
+</html>

Added: 
tomcat/site/trunk/docs/tomcat-9.0-doc/api/org/apache/tomcat/util/collections/ConcurrentLruCache.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-9.0-doc/api/org/apache/tomcat/util/collections/ConcurrentLruCache.html?rev=1921830&view=auto
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-9.0-doc/api/org/apache/tomcat/util/collections/ConcurrentLruCache.html
 (added)
+++ 
tomcat/site/trunk/docs/tomcat-9.0-doc/api/org/apache/tomcat/util/collections/ConcurrentLruCache.html
 Sat Nov  9 14:02:17 2024
@@ -0,0 +1,199 @@
+<!DOCTYPE HTML>
+<html lang="en">
+<head>
+<!-- Generated by javadoc (17) -->
+<title>ConcurrentLruCache (Apache Tomcat 9.0.97 API Documentation)</title>
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta name="description" content="declaration: package: 
org.apache.tomcat.util.collections, class: ConcurrentLruCache">
+<meta name="generator" content="javadoc/ClassWriterImpl">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+<link rel="stylesheet" type="text/css" 
href="../../../../../script-dir/jquery-ui.min.css" title="Style">
+<link rel="stylesheet" type="text/css" 
href="../../../../../jquery-ui.overrides.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+<script type="text/javascript" 
src="../../../../../script-dir/jquery-3.7.1.min.js"></script>
+<script type="text/javascript" 
src="../../../../../script-dir/jquery-ui.min.js"></script>
+</head>
+<body class="class-declaration-page">
+<script type="text/javascript">var evenRowColor = "even-row-color";
+var oddRowColor = "odd-row-color";
+var tableTab = "table-tab";
+var activeTableTab = "active-table-tab";
+var pathtoroot = "../../../../../";
+loadScripts(document, 'script');</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<div class="flex-box">
+<header role="banner" class="flex-header">
+<nav role="navigation">
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="top-nav" id="navbar-top">
+<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation 
links">Skip navigation links</a></div>
+<div class="about-language"><b>Apache Tomcat<sup>®</sup> 9.0.97</b></div>
+<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
+<li><a href="../../../../../index.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="nav-bar-cell1-rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html#class">Help</a></li>
+</ul>
+</div>
+<div class="sub-nav">
+<div>
+<ul class="sub-nav-list">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor-summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method-summary">Method</a></li>
+</ul>
+<ul class="sub-nav-list">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor-detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method-detail">Method</a></li>
+</ul>
+</div>
+<div class="nav-list-search"><label for="search-input">SEARCH:</label>
+<input type="text" id="search-input" value="search" disabled="disabled">
+<input type="reset" id="reset-button" value="reset" disabled="disabled">
+</div>
+</div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<span class="skip-nav" id="skip-navbar-top"></span></nav>
+</header>
+<div class="flex-content">
+<main role="main">
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="sub-title"><span 
class="package-label-in-type">Package</span>&nbsp;<a 
href="package-summary.html">org.apache.tomcat.util.collections</a></div>
+<h1 title="Class ConcurrentLruCache" class="title">Class 
ConcurrentLruCache&lt;T&gt;</h1>
+</div>
+<div class="inheritance" title="Inheritance Tree"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html"; 
title="class or interface in java.lang" 
class="external-link">java.lang.Object</a>
+<div 
class="inheritance">org.apache.tomcat.util.collections.ConcurrentLruCache&lt;T&gt;</div>
+</div>
+<section class="class-description" id="class-description">
+<hr>
+<div class="type-signature"><span class="modifiers">public class </span><span 
class="element-name type-name-label">ConcurrentLruCache&lt;T&gt;</span>
+<span class="extends-implements">extends <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html"; 
title="class or interface in java.lang" 
class="external-link">Object</a></span></div>
+</section>
+<section class="summary">
+<ul class="summary-list">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<li>
+<section class="constructor-summary" id="constructor-summary">
+<h2>Constructor Summary</h2>
+<div class="caption"><span>Constructors</span></div>
+<div class="summary-table two-column-summary">
+<div class="table-header col-first">Constructor</div>
+<div class="table-header col-last">Description</div>
+<div class="col-constructor-name even-row-color"><code><a 
href="#%3Cinit%3E(int)" 
class="member-name-link">ConcurrentLruCache</a><wbr>(int&nbsp;limit)</code></div>
+<div class="col-last even-row-color">&nbsp;</div>
+</div>
+</section>
+</li>
+<!-- ========== METHOD SUMMARY =========== -->
+<li>
+<section class="method-summary" id="method-summary">
+<h2>Method Summary</h2>
+<div id="method-summary-table">
+<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button 
id="method-summary-table-tab0" role="tab" aria-selected="true" 
aria-controls="method-summary-table.tabpanel" tabindex="0" 
onkeydown="switchTab(event)" onclick="show('method-summary-table', 
'method-summary-table', 3)" class="active-table-tab">All 
Methods</button><button id="method-summary-table-tab2" role="tab" 
aria-selected="false" aria-controls="method-summary-table.tabpanel" 
tabindex="-1" onkeydown="switchTab(event)" 
onclick="show('method-summary-table', 'method-summary-table-tab2', 3)" 
class="table-tab">Instance Methods</button><button 
id="method-summary-table-tab4" role="tab" aria-selected="false" 
aria-controls="method-summary-table.tabpanel" tabindex="-1" 
onkeydown="switchTab(event)" onclick="show('method-summary-table', 
'method-summary-table-tab4', 3)" class="table-tab">Concrete 
Methods</button></div>
+<div id="method-summary-table.tabpanel" role="tabpanel" 
aria-labelledby="method-summary-table-tab0">
+<div class="summary-table three-column-summary">
+<div class="table-header col-first">Modifier and Type</div>
+<div class="table-header col-second">Method</div>
+<div class="table-header col-last">Description</div>
+<div class="col-first even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
+<div class="col-second even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a href="#add(T)" 
class="member-name-link">add</a><wbr>(<a href="ConcurrentLruCache.html" 
title="type parameter in ConcurrentLruCache">T</a>&nbsp;entry)</code></div>
+<div class="col-last even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
+<div class="col-first odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
+<div class="col-second odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a href="#clear()" 
class="member-name-link">clear</a>()</code></div>
+<div class="col-last odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
+<div class="col-first even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
+<div class="col-second even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="#contains(T)" class="member-name-link">contains</a><wbr>(<a 
href="ConcurrentLruCache.html" title="type parameter in 
ConcurrentLruCache">T</a>&nbsp;entry)</code></div>
+<div class="col-last even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
+<div class="col-first odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code>int</code></div>
+<div class="col-second odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="#getLimit()" class="member-name-link">getLimit</a>()</code></div>
+<div class="col-last odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
+<div class="col-first even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
+<div class="col-second even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="#setLimit(int)" 
class="member-name-link">setLimit</a><wbr>(int&nbsp;limit)</code></div>
+<div class="col-last even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
+</div>
+</div>
+</div>
+<div class="inherited-list">
+<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from 
class&nbsp;java.lang.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html"; 
title="class or interface in java.lang" class="external-link">Object</a></h3>
+<code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--"; 
title="class or interface in java.lang" class="external-link">clone</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-";
 title="class or interface in java.lang" class="external-link">equals</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--";
 title="class or interface in java.lang" class="external-link">finalize</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--";
 title="class or interface in java.lang" class="external-link">getClass</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--";
 title="class or interface in java.lang" class="external-link">hashCode</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--"; 
title="class or interface in java.lang" class="external-link">notify</a>, <a 
href="https://docs.o
 racle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--" title="class or 
interface in java.lang" class="external-link">notifyAll</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--";
 title="class or interface in java.lang" class="external-link">toString</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--"; 
title="class or interface in java.lang" class="external-link">wait</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-";
 title="class or interface in java.lang" class="external-link">wait</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-";
 title="class or interface in java.lang" 
class="external-link">wait</a></code></div>
+</section>
+</li>
+</ul>
+</section>
+<section class="details">
+<ul class="details-list">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<li>
+<section class="constructor-details" id="constructor-detail">
+<h2>Constructor Details</h2>
+<ul class="member-list">
+<li>
+<section class="detail" id="&lt;init&gt;(int)">
+<h3>ConcurrentLruCache</h3>
+<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="element-name">ConcurrentLruCache</span><wbr><span 
class="parameters">(int&nbsp;limit)</span></div>
+</section>
+</li>
+</ul>
+</section>
+</li>
+<!-- ============ METHOD DETAIL ========== -->
+<li>
+<section class="method-details" id="method-detail">
+<h2>Method Details</h2>
+<ul class="member-list">
+<li>
+<section class="detail" id="add(T)">
+<h3 id="add(java.lang.Object)">add</h3>
+<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="return-type">void</span>&nbsp;<span 
class="element-name">add</span><wbr><span class="parameters">(<a 
href="ConcurrentLruCache.html" title="type parameter in 
ConcurrentLruCache">T</a>&nbsp;entry)</span></div>
+</section>
+</li>
+<li>
+<section class="detail" id="contains(T)">
+<h3 id="contains(java.lang.Object)">contains</h3>
+<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="return-type">boolean</span>&nbsp;<span 
class="element-name">contains</span><wbr><span class="parameters">(<a 
href="ConcurrentLruCache.html" title="type parameter in 
ConcurrentLruCache">T</a>&nbsp;entry)</span></div>
+</section>
+</li>
+<li>
+<section class="detail" id="clear()">
+<h3>clear</h3>
+<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="return-type">void</span>&nbsp;<span 
class="element-name">clear</span>()</div>
+</section>
+</li>
+<li>
+<section class="detail" id="setLimit(int)">
+<h3>setLimit</h3>
+<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="return-type">void</span>&nbsp;<span 
class="element-name">setLimit</span><wbr><span 
class="parameters">(int&nbsp;limit)</span></div>
+</section>
+</li>
+<li>
+<section class="detail" id="getLimit()">
+<h3>getLimit</h3>
+<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="return-type">int</span>&nbsp;<span 
class="element-name">getLimit</span>()</div>
+</section>
+</li>
+</ul>
+</section>
+</li>
+</ul>
+</section>
+<!-- ========= END OF CLASS DATA ========= -->
+</main>
+<footer role="contentinfo">
+<hr>
+<p class="legal-copy"><small>Copyright &#169; 2000-2024 Apache Software 
Foundation.               <br/>               Apache Tomcat, Tomcat, Apache, 
the Apache Tomcat logo and the Apache logo are either registered trademarks     
          or trademarks of the Apache Software Foundation.</small></p>
+</footer>
+</div>
+</div>
+</body>
+</html>

Added: 
tomcat/site/trunk/docs/tomcat-9.0-doc/api/org/apache/tomcat/util/http/WebdavIfHeader.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-9.0-doc/api/org/apache/tomcat/util/http/WebdavIfHeader.html?rev=1921830&view=auto
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-9.0-doc/api/org/apache/tomcat/util/http/WebdavIfHeader.html
 (added)
+++ 
tomcat/site/trunk/docs/tomcat-9.0-doc/api/org/apache/tomcat/util/http/WebdavIfHeader.html
 Sat Nov  9 14:02:17 2024
@@ -0,0 +1,361 @@
+<!DOCTYPE HTML>
+<html lang="en">
+<head>
+<!-- Generated by javadoc (17) -->
+<title>WebdavIfHeader (Apache Tomcat 9.0.97 API Documentation)</title>
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta name="description" content="declaration: package: 
org.apache.tomcat.util.http, class: WebdavIfHeader">
+<meta name="generator" content="javadoc/ClassWriterImpl">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+<link rel="stylesheet" type="text/css" 
href="../../../../../script-dir/jquery-ui.min.css" title="Style">
+<link rel="stylesheet" type="text/css" 
href="../../../../../jquery-ui.overrides.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+<script type="text/javascript" 
src="../../../../../script-dir/jquery-3.7.1.min.js"></script>
+<script type="text/javascript" 
src="../../../../../script-dir/jquery-ui.min.js"></script>
+</head>
+<body class="class-declaration-page">
+<script type="text/javascript">var evenRowColor = "even-row-color";
+var oddRowColor = "odd-row-color";
+var tableTab = "table-tab";
+var activeTableTab = "active-table-tab";
+var pathtoroot = "../../../../../";
+loadScripts(document, 'script');</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<div class="flex-box">
+<header role="banner" class="flex-header">
+<nav role="navigation">
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="top-nav" id="navbar-top">
+<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation 
links">Skip navigation links</a></div>
+<div class="about-language"><b>Apache Tomcat<sup>®</sup> 9.0.97</b></div>
+<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
+<li><a href="../../../../../index.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="nav-bar-cell1-rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html#class">Help</a></li>
+</ul>
+</div>
+<div class="sub-nav">
+<div>
+<ul class="sub-nav-list">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor-summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method-summary">Method</a></li>
+</ul>
+<ul class="sub-nav-list">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor-detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method-detail">Method</a></li>
+</ul>
+</div>
+<div class="nav-list-search"><label for="search-input">SEARCH:</label>
+<input type="text" id="search-input" value="search" disabled="disabled">
+<input type="reset" id="reset-button" value="reset" disabled="disabled">
+</div>
+</div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<span class="skip-nav" id="skip-navbar-top"></span></nav>
+</header>
+<div class="flex-content">
+<main role="main">
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="sub-title"><span 
class="package-label-in-type">Package</span>&nbsp;<a 
href="package-summary.html">org.apache.tomcat.util.http</a></div>
+<h1 title="Class WebdavIfHeader" class="title">Class WebdavIfHeader</h1>
+</div>
+<div class="inheritance" title="Inheritance Tree"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html"; 
title="class or interface in java.lang" 
class="external-link">java.lang.Object</a>
+<div class="inheritance">org.apache.tomcat.util.http.WebdavIfHeader</div>
+</div>
+<section class="class-description" id="class-description">
+<hr>
+<div class="type-signature"><span class="modifiers">public class </span><span 
class="element-name type-name-label">WebdavIfHeader</span>
+<span class="extends-implements">extends <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html"; 
title="class or interface in java.lang" 
class="external-link">Object</a></span></div>
+<div class="block">The <code>IfHeader</code> class represents the state lists 
defined
+ through the HTTP <em>If</em> header, which is specified in RFC 2518 as
+ follows :
+ <pre>
+    If = "If" ":" ( 1*No-tag-list | 1*Tagged-list)
+    No-tag-list = List
+    Tagged-list = Resource 1*List
+    Resource = Coded-URL
+    List = "(" 1*(["Not"](State-etag | "[" entity-tag "]")) ")"
+    State-etag = Coded-URL
+    Coded-URL = "&lt;" absoluteURI "&gt;"
+ </pre>
+ <p>
+ Reformulating this specification into proper EBNF as specified by N. Wirth
+ we get the following productions, which map to the parse METHODS of this
+ class. Any whitespace is ignored except for white space surrounding and
+ within words which is considered significant.
+ <pre>
+    If = "If:" ( Tagged | Untagged ).
+    Tagged = { "&lt;" Word "&gt;" Untagged } .
+    Untagged = { "(" IfList ")" } .
+    IfList = { [ "Not" ] ( ("&lt;" Word "&gt;" ) | ( "[" Word "]" ) ) } .
+    Word = characters .
+ </pre>
+ <p>
+ An <em>If</em> header either contains untagged <em>IfList</em> entries or
+ tagged <em>IfList</em> entries but not a mixture of both. An <em>If</em>
+ header containing tagged entries is said to be of <em>tagged</em> type while
+ an <em>If</em> header containing untagged entries is said to be of
+ <em>untagged</em> type.
+ <p>
+ An <em>IfList</em> is a list of tokens - words enclosed in <em>&lt; &gt;</em>
+ - and etags - words enclosed in <em>[ ]</em>. An <em>IfList</em> matches a
+ (token, etag) tuple if all entries in the list match. If an entry in the list
+ is prefixed with the word <em>Not</em> (parsed case insensitively) the entry
+ must not match the concrete token or etag.
+ <p>
+ Example: The <em>ifList</em> <code>(&lt;token&gt; [etag])</code> only matches
+ if the concret token has the value <code>token</code> and the conrete etag
+ has the value <code>etag</code>. On the other hand, the <em>ifList</em>
+ <code>(Not &lt;notoken&gt;)</code> matches any token which is not
+ <code>notoken</code> (in this case the concrete value of the etag is
+ not taken into consideration).
+
+ This class was contributed by Apache Jackrabbit</div>
+<dl class="notes">
+<dt>Author:</dt>
+<dd>Felix Meschberger</dd>
+</dl>
+</section>
+<section class="summary">
+<ul class="summary-list">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<li>
+<section class="constructor-summary" id="constructor-summary">
+<h2>Constructor Summary</h2>
+<div class="caption"><span>Constructors</span></div>
+<div class="summary-table two-column-summary">
+<div class="table-header col-first">Constructor</div>
+<div class="table-header col-last">Description</div>
+<div class="col-constructor-name even-row-color"><code><a 
href="#%3Cinit%3E(java.lang.String%5B%5D)" 
class="member-name-link">WebdavIfHeader</a><wbr>(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>[]&nbsp;tokens)</code></div>
+<div class="col-last even-row-color">
+<div class="block">Create a Untagged <code>IfHeader</code> if the given lock 
tokens.</div>
+</div>
+<div class="col-constructor-name odd-row-color"><code><a 
href="#%3Cinit%3E(java.lang.String,java.lang.String)" 
class="member-name-link">WebdavIfHeader</a><wbr>(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>&nbsp;uriPrefix,
+ <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>&nbsp;ifHeaderValue)</code></div>
+<div class="col-last odd-row-color">
+<div class="block">Parses the <em>If</em> header and creates and internal 
representation
+ which is easy to query.</div>
+</div>
+</div>
+</section>
+</li>
+<!-- ========== METHOD SUMMARY =========== -->
+<li>
+<section class="method-summary" id="method-summary">
+<h2>Method Summary</h2>
+<div id="method-summary-table">
+<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button 
id="method-summary-table-tab0" role="tab" aria-selected="true" 
aria-controls="method-summary-table.tabpanel" tabindex="0" 
onkeydown="switchTab(event)" onclick="show('method-summary-table', 
'method-summary-table', 3)" class="active-table-tab">All 
Methods</button><button id="method-summary-table-tab2" role="tab" 
aria-selected="false" aria-controls="method-summary-table.tabpanel" 
tabindex="-1" onkeydown="switchTab(event)" 
onclick="show('method-summary-table', 'method-summary-table-tab2', 3)" 
class="table-tab">Instance Methods</button><button 
id="method-summary-table-tab4" role="tab" aria-selected="false" 
aria-controls="method-summary-table.tabpanel" tabindex="-1" 
onkeydown="switchTab(event)" onclick="show('method-summary-table', 
'method-summary-table-tab4', 3)" class="table-tab">Concrete 
Methods</button></div>
+<div id="method-summary-table.tabpanel" role="tabpanel" 
aria-labelledby="method-summary-table-tab0">
+<div class="summary-table three-column-summary">
+<div class="table-header col-first">Modifier and Type</div>
+<div class="table-header col-second">Method</div>
+<div class="table-header col-last">Description</div>
+<div class="col-first even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html"; 
title="class or interface in java.util" 
class="external-link">Iterator</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>&gt;</code></div>
+<div class="col-second even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="#getAllNotTokens()" 
class="member-name-link">getAllNotTokens</a>()</code></div>
+<div class="col-last even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
+<div class="col-first odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html"; 
title="class or interface in java.util" 
class="external-link">Iterator</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>&gt;</code></div>
+<div class="col-second odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="#getAllTokens()" class="member-name-link">getAllTokens</a>()</code></div>
+<div class="col-last odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
+<div class="col-first even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a></code></div>
+<div class="col-second even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="#getHeaderName()" 
class="member-name-link">getHeaderName</a>()</code></div>
+<div class="col-last even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
+<div class="col-first odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a></code></div>
+<div class="col-second odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="#getHeaderValue()" 
class="member-name-link">getHeaderValue</a>()</code></div>
+<div class="col-last odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4">
+<div class="block">Return the String representation of the If header present on
+ the given request or <code>null</code>.</div>
+</div>
+<div class="col-first even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html"; 
title="class or interface in java.util" 
class="external-link">Iterator</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>&gt;</code></div>
+<div class="col-second even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="#getResources()" class="member-name-link">getResources</a>()</code></div>
+<div class="col-last even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
+<div class="col-first odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
+<div class="col-second odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="#hasValue()" class="member-name-link">hasValue</a>()</code></div>
+<div class="col-last odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4">
+<div class="block">Returns true if an If header was present in the given 
request.</div>
+</div>
+<div class="col-first even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
+<div class="col-second even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="#matches(java.lang.String,java.util.List,java.lang.String)" 
class="member-name-link">matches</a><wbr>(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>&nbsp;tag,
+ <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html"; 
title="class or interface in java.util" class="external-link">List</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>&gt;&nbsp;tokens,
+ <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>&nbsp;etag)</code></div>
+<div class="col-last even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4">
+<div class="block">Tries to match the contents of the <em>If</em> header with 
the given
+ token and etag values with the restriction to only check for the tag.</div>
+</div>
+</div>
+</div>
+</div>
+<div class="inherited-list">
+<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from 
class&nbsp;java.lang.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html"; 
title="class or interface in java.lang" class="external-link">Object</a></h3>
+<code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--"; 
title="class or interface in java.lang" class="external-link">clone</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-";
 title="class or interface in java.lang" class="external-link">equals</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--";
 title="class or interface in java.lang" class="external-link">finalize</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--";
 title="class or interface in java.lang" class="external-link">getClass</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--";
 title="class or interface in java.lang" class="external-link">hashCode</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--"; 
title="class or interface in java.lang" class="external-link">notify</a>, <a 
href="https://docs.o
 racle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--" title="class or 
interface in java.lang" class="external-link">notifyAll</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--";
 title="class or interface in java.lang" class="external-link">toString</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--"; 
title="class or interface in java.lang" class="external-link">wait</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-";
 title="class or interface in java.lang" class="external-link">wait</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-";
 title="class or interface in java.lang" 
class="external-link">wait</a></code></div>
+</section>
+</li>
+</ul>
+</section>
+<section class="details">
+<ul class="details-list">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<li>
+<section class="constructor-details" id="constructor-detail">
+<h2>Constructor Details</h2>
+<ul class="member-list">
+<li>
+<section class="detail" id="&lt;init&gt;(java.lang.String[])">
+<h3>WebdavIfHeader</h3>
+<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="element-name">WebdavIfHeader</span><wbr><span class="parameters">(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>[]&nbsp;tokens)</span>
+               throws <span class="exceptions"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html"; 
title="class or interface in java.io" 
class="external-link">IOException</a></span></div>
+<div class="block">Create a Untagged <code>IfHeader</code> if the given lock 
tokens.</div>
+<dl class="notes">
+<dt>Parameters:</dt>
+<dd><code>tokens</code> - the tokens</dd>
+<dt>Throws:</dt>
+<dd><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html"; 
title="class or interface in java.io" 
class="external-link">IOException</a></code> - If the parsing of the 
<code>IfHeader</code> fails</dd>
+</dl>
+</section>
+</li>
+<li>
+<section class="detail" id="&lt;init&gt;(java.lang.String,java.lang.String)">
+<h3>WebdavIfHeader</h3>
+<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="element-name">WebdavIfHeader</span><wbr><span class="parameters">(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>&nbsp;uriPrefix,
+ <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>&nbsp;ifHeaderValue)</span>
+               throws <span class="exceptions"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html"; 
title="class or interface in java.io" 
class="external-link">IOException</a></span></div>
+<div class="block">Parses the <em>If</em> header and creates and internal 
representation
+ which is easy to query.</div>
+<dl class="notes">
+<dt>Parameters:</dt>
+<dd><code>uriPrefix</code> - The uri prefix to use for the absolute href</dd>
+<dd><code>ifHeaderValue</code> - the if header</dd>
+<dt>Throws:</dt>
+<dd><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html"; 
title="class or interface in java.io" 
class="external-link">IOException</a></code> - If the parsing of the 
<code>IfHeader</code> fails</dd>
+</dl>
+</section>
+</li>
+</ul>
+</section>
+</li>
+<!-- ============ METHOD DETAIL ========== -->
+<li>
+<section class="method-details" id="method-detail">
+<h2>Method Details</h2>
+<ul class="member-list">
+<li>
+<section class="detail" id="getHeaderName()">
+<h3>getHeaderName</h3>
+<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="return-type"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a></span>&nbsp;<span 
class="element-name">getHeaderName</span>()</div>
+<dl class="notes">
+<dt>Returns:</dt>
+<dd>If String.</dd>
+</dl>
+</section>
+</li>
+<li>
+<section class="detail" id="getHeaderValue()">
+<h3>getHeaderValue</h3>
+<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="return-type"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a></span>&nbsp;<span 
class="element-name">getHeaderValue</span>()</div>
+<div class="block">Return the String representation of the If header present on
+ the given request or <code>null</code>.</div>
+<dl class="notes">
+<dt>Returns:</dt>
+<dd>If header value as String or <code>null</code>.</dd>
+</dl>
+</section>
+</li>
+<li>
+<section class="detail" id="hasValue()">
+<h3>hasValue</h3>
+<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="return-type">boolean</span>&nbsp;<span 
class="element-name">hasValue</span>()</div>
+<div class="block">Returns true if an If header was present in the given 
request. False otherwise.</div>
+<dl class="notes">
+<dt>Returns:</dt>
+<dd>true if an If header was present.</dd>
+</dl>
+</section>
+</li>
+<li>
+<section class="detail" 
id="matches(java.lang.String,java.util.List,java.lang.String)">
+<h3>matches</h3>
+<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="return-type">boolean</span>&nbsp;<span 
class="element-name">matches</span><wbr><span class="parameters">(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>&nbsp;tag,
+ <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html"; 
title="class or interface in java.util" class="external-link">List</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>&gt;&nbsp;tokens,
+ <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>&nbsp;etag)</span></div>
+<div class="block">Tries to match the contents of the <em>If</em> header with 
the given
+ token and etag values with the restriction to only check for the tag.
+ <p>
+ If the <em>If</em> header is of untagged type, the untagged <em>IfList</em>
+ is matched against the token and etag given: A match of the token and
+ etag is found if at least one of the <em>IfList</em> entries match the
+ token and etag tuple.</div>
+<dl class="notes">
+<dt>Parameters:</dt>
+<dd><code>tag</code> - The tag to identify the <em>IfList</em> to match the 
token
+ and etag against.</dd>
+<dd><code>tokens</code> - The tokens to compare.</dd>
+<dd><code>etag</code> - The ETag value to compare.</dd>
+<dt>Returns:</dt>
+<dd>If the <em>If</em> header is of untagged type the result is
+      <code>true</code> if any of the <em>IfList</em> entries matches
+      the token and etag values. For tagged type <em>If</em> header the
+      result is <code>true</code> if either no entry for the given tag
+      exists in the <em>If</em> header or if the <em>IfList</em> for the
+      given tag matches the token and etag given.</dd>
+</dl>
+</section>
+</li>
+<li>
+<section class="detail" id="getResources()">
+<h3>getResources</h3>
+<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="return-type"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html"; 
title="class or interface in java.util" 
class="external-link">Iterator</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>&gt;</span>&nbsp;<span 
class="element-name">getResources</span>()</div>
+<dl class="notes">
+<dt>Returns:</dt>
+<dd>an iterator over all resources present in the if header.</dd>
+</dl>
+</section>
+</li>
+<li>
+<section class="detail" id="getAllTokens()">
+<h3>getAllTokens</h3>
+<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="return-type"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html"; 
title="class or interface in java.util" 
class="external-link">Iterator</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>&gt;</span>&nbsp;<span 
class="element-name">getAllTokens</span>()</div>
+<dl class="notes">
+<dt>Returns:</dt>
+<dd>an iterator over all tokens present in the if header, that were
+ not denied by a leading NOT statement.</dd>
+</dl>
+</section>
+</li>
+<li>
+<section class="detail" id="getAllNotTokens()">
+<h3>getAllNotTokens</h3>
+<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="return-type"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html"; 
title="class or interface in java.util" 
class="external-link">Iterator</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>&gt;</span>&nbsp;<span 
class="element-name">getAllNotTokens</span>()</div>
+<dl class="notes">
+<dt>Returns:</dt>
+<dd>an iterator over all NOT tokens present in the if header, that
+ were explicitly denied.</dd>
+</dl>
+</section>
+</li>
+</ul>
+</section>
+</li>
+</ul>
+</section>
+<!-- ========= END OF CLASS DATA ========= -->
+</main>
+<footer role="contentinfo">
+<hr>
+<p class="legal-copy"><small>Copyright &#169; 2000-2024 Apache Software 
Foundation.               <br/>               Apache Tomcat, Tomcat, Apache, 
the Apache Tomcat logo and the Apache logo are either registered trademarks     
          or trademarks of the Apache Software Foundation.</small></p>
+</footer>
+</div>
+</div>
+</body>
+</html>

Added: 
tomcat/site/trunk/docs/tomcat-9.0-doc/api/org/apache/tomcat/util/net/openssl/OpenSSLStatus.Name.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-9.0-doc/api/org/apache/tomcat/util/net/openssl/OpenSSLStatus.Name.html?rev=1921830&view=auto
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-9.0-doc/api/org/apache/tomcat/util/net/openssl/OpenSSLStatus.Name.html
 (added)
+++ 
tomcat/site/trunk/docs/tomcat-9.0-doc/api/org/apache/tomcat/util/net/openssl/OpenSSLStatus.Name.html
 Sat Nov  9 14:02:17 2024
@@ -0,0 +1,251 @@
+<!DOCTYPE HTML>
+<html lang="en">
+<head>
+<!-- Generated by javadoc (17) -->
+<title>OpenSSLStatus.Name (Apache Tomcat 9.0.97 API Documentation)</title>
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta name="description" content="declaration: package: 
org.apache.tomcat.util.net.openssl, class: OpenSSLStatus, enum: Name">
+<meta name="generator" content="javadoc/ClassWriterImpl">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
+<link rel="stylesheet" type="text/css" 
href="../../../../../../script-dir/jquery-ui.min.css" title="Style">
+<link rel="stylesheet" type="text/css" 
href="../../../../../../jquery-ui.overrides.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+<script type="text/javascript" 
src="../../../../../../script-dir/jquery-3.7.1.min.js"></script>
+<script type="text/javascript" 
src="../../../../../../script-dir/jquery-ui.min.js"></script>
+</head>
+<body class="class-declaration-page">
+<script type="text/javascript">var evenRowColor = "even-row-color";
+var oddRowColor = "odd-row-color";
+var tableTab = "table-tab";
+var activeTableTab = "active-table-tab";
+var pathtoroot = "../../../../../../";
+loadScripts(document, 'script');</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<div class="flex-box">
+<header role="banner" class="flex-header">
+<nav role="navigation">
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="top-nav" id="navbar-top">
+<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation 
links">Skip navigation links</a></div>
+<div class="about-language"><b>Apache Tomcat<sup>®</sup> 9.0.97</b></div>
+<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
+<li><a href="../../../../../../index.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="nav-bar-cell1-rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html#class">Help</a></li>
+</ul>
+</div>
+<div class="sub-nav">
+<div>
+<ul class="sub-nav-list">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested-class-summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#enum-constant-summary">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method-summary">Method</a></li>
+</ul>
+<ul class="sub-nav-list">
+<li>Detail:&nbsp;</li>
+<li><a href="#enum-constant-detail">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method-detail">Method</a></li>
+</ul>
+</div>
+<div class="nav-list-search"><label for="search-input">SEARCH:</label>
+<input type="text" id="search-input" value="search" disabled="disabled">
+<input type="reset" id="reset-button" value="reset" disabled="disabled">
+</div>
+</div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<span class="skip-nav" id="skip-navbar-top"></span></nav>
+</header>
+<div class="flex-content">
+<main role="main">
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="sub-title"><span 
class="package-label-in-type">Package</span>&nbsp;<a 
href="package-summary.html">org.apache.tomcat.util.net.openssl</a></div>
+<h1 title="Enum OpenSSLStatus.Name" class="title">Enum OpenSSLStatus.Name</h1>
+</div>
+<div class="inheritance" title="Inheritance Tree"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html"; 
title="class or interface in java.lang" 
class="external-link">java.lang.Object</a>
+<div class="inheritance"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html"; 
title="class or interface in java.lang" 
class="external-link">java.lang.Enum</a>&lt;<a href="OpenSSLStatus.Name.html" 
title="enum in org.apache.tomcat.util.net.openssl">OpenSSLStatus.Name</a>&gt;
+<div 
class="inheritance">org.apache.tomcat.util.net.openssl.OpenSSLStatus.Name</div>
+</div>
+</div>
+<section class="class-description" id="class-description">
+<dl class="notes">
+<dt>All Implemented Interfaces:</dt>
+<dd><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html"; 
title="class or interface in java.io" 
class="external-link">Serializable</a></code>, <code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html"; 
title="class or interface in java.lang" 
class="external-link">Comparable</a>&lt;<a href="OpenSSLStatus.Name.html" 
title="enum in 
org.apache.tomcat.util.net.openssl">OpenSSLStatus.Name</a>&gt;</code>, 
<code>java.lang.constant.Constable</code></dd>
+</dl>
+<dl class="notes">
+<dt>Enclosing class:</dt>
+<dd><a href="OpenSSLStatus.html" title="class in 
org.apache.tomcat.util.net.openssl">OpenSSLStatus</a></dd>
+</dl>
+<hr>
+<div class="type-signature"><span class="modifiers">public static enum 
</span><span class="element-name type-name-label">OpenSSLStatus.Name</span>
+<span class="extends-implements">extends <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html"; 
title="class or interface in java.lang" class="external-link">Enum</a>&lt;<a 
href="OpenSSLStatus.Name.html" title="enum in 
org.apache.tomcat.util.net.openssl">OpenSSLStatus.Name</a>&gt;</span></div>
+<div class="block">OpenSSL library variant that has been identified</div>
+</section>
+<section class="summary">
+<ul class="summary-list">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<li>
+<section class="nested-class-summary" id="nested-class-summary">
+<h2>Nested Class Summary</h2>
+<div class="inherited-list">
+<h2 id="nested-classes-inherited-from-class-java.lang.Enum">Nested 
classes/interfaces inherited from class&nbsp;java.lang.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html"; 
title="class or interface in java.lang" class="external-link">Enum</a></h2>
+<code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.EnumDesc.html"; 
title="class or interface in java.lang" 
class="external-link">Enum.EnumDesc</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.EnumDesc.html"; 
title="class or interface in java.lang" class="external-link">E</a> extends <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html"; 
title="class or interface in java.lang" class="external-link">Enum</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.EnumDesc.html"; 
title="class or interface in java.lang" 
class="external-link">E</a>&gt;&gt;</code></div>
+</section>
+</li>
+<!-- =========== ENUM CONSTANT SUMMARY =========== -->
+<li>
+<section class="constants-summary" id="enum-constant-summary">
+<h2>Enum Constant Summary</h2>
+<div class="caption"><span>Enum Constants</span></div>
+<div class="summary-table two-column-summary">
+<div class="table-header col-first">Enum Constant</div>
+<div class="table-header col-last">Description</div>
+<div class="col-first even-row-color"><code><a href="#BORINGSSL" 
class="member-name-link">BORINGSSL</a></code></div>
+<div class="col-last even-row-color">&nbsp;</div>
+<div class="col-first odd-row-color"><code><a href="#LIBRESSL" 
class="member-name-link">LIBRESSL</a></code></div>
+<div class="col-last odd-row-color">&nbsp;</div>
+<div class="col-first even-row-color"><code><a href="#OPENSSL" 
class="member-name-link">OPENSSL</a></code></div>
+<div class="col-last even-row-color">&nbsp;</div>
+<div class="col-first odd-row-color"><code><a href="#OPENSSL3" 
class="member-name-link">OPENSSL3</a></code></div>
+<div class="col-last odd-row-color">&nbsp;</div>
+<div class="col-first even-row-color"><code><a href="#UNKNOWN" 
class="member-name-link">UNKNOWN</a></code></div>
+<div class="col-last even-row-color">&nbsp;</div>
+</div>
+</section>
+</li>
+<!-- ========== METHOD SUMMARY =========== -->
+<li>
+<section class="method-summary" id="method-summary">
+<h2>Method Summary</h2>
+<div id="method-summary-table">
+<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button 
id="method-summary-table-tab0" role="tab" aria-selected="true" 
aria-controls="method-summary-table.tabpanel" tabindex="0" 
onkeydown="switchTab(event)" onclick="show('method-summary-table', 
'method-summary-table', 3)" class="active-table-tab">All 
Methods</button><button id="method-summary-table-tab1" role="tab" 
aria-selected="false" aria-controls="method-summary-table.tabpanel" 
tabindex="-1" onkeydown="switchTab(event)" 
onclick="show('method-summary-table', 'method-summary-table-tab1', 3)" 
class="table-tab">Static Methods</button><button id="method-summary-table-tab4" 
role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" 
tabindex="-1" onkeydown="switchTab(event)" 
onclick="show('method-summary-table', 'method-summary-table-tab4', 3)" 
class="table-tab">Concrete Methods</button></div>
+<div id="method-summary-table.tabpanel" role="tabpanel" 
aria-labelledby="method-summary-table-tab0">
+<div class="summary-table three-column-summary">
+<div class="table-header col-first">Modifier and Type</div>
+<div class="table-header col-second">Method</div>
+<div class="table-header col-last">Description</div>
+<div class="col-first even-row-color method-summary-table 
method-summary-table-tab1 method-summary-table-tab4"><code>static <a 
href="OpenSSLStatus.Name.html" title="enum in 
org.apache.tomcat.util.net.openssl">OpenSSLStatus.Name</a></code></div>
+<div class="col-second even-row-color method-summary-table 
method-summary-table-tab1 method-summary-table-tab4"><code><a 
href="#valueOf(java.lang.String)" class="member-name-link">valueOf</a><wbr>(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>&nbsp;name)</code></div>
+<div class="col-last even-row-color method-summary-table 
method-summary-table-tab1 method-summary-table-tab4">
+<div class="block">Returns the enum constant of this type with the specified 
name.</div>
+</div>
+<div class="col-first odd-row-color method-summary-table 
method-summary-table-tab1 method-summary-table-tab4"><code>static <a 
href="OpenSSLStatus.Name.html" title="enum in 
org.apache.tomcat.util.net.openssl">OpenSSLStatus.Name</a>[]</code></div>
+<div class="col-second odd-row-color method-summary-table 
method-summary-table-tab1 method-summary-table-tab4"><code><a href="#values()" 
class="member-name-link">values</a>()</code></div>
+<div class="col-last odd-row-color method-summary-table 
method-summary-table-tab1 method-summary-table-tab4">
+<div class="block">Returns an array containing the constants of this enum 
type, in
+the order they are declared.</div>
+</div>
+</div>
+</div>
+</div>
+<div class="inherited-list">
+<h3 id="methods-inherited-from-class-java.lang.Enum">Methods inherited from 
class&nbsp;java.lang.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html"; 
title="class or interface in java.lang" class="external-link">Enum</a></h3>
+<code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#clone--"; 
title="class or interface in java.lang" class="external-link">clone</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#compareTo-E-";
 title="class or interface in java.lang" class="external-link">compareTo</a>, 
<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#describeConstable--";
 title="class or interface in java.lang" 
class="external-link">describeConstable</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#equals-java.lang.Object-";
 title="class or interface in java.lang" class="external-link">equals</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#finalize--"; 
title="class or interface in java.lang" class="external-link">finalize</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#getDeclaringClass--";
 title="class or interface in java.lang" class="external-link">getDeclaringCla
 ss</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#hashCode--"; 
title="class or interface in java.lang" class="external-link">hashCode</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#name--"; 
title="class or interface in java.lang" class="external-link">name</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#ordinal--"; 
title="class or interface in java.lang" class="external-link">ordinal</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#toString--"; 
title="class or interface in java.lang" class="external-link">toString</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#valueOf-java.lang.Class-java.lang.String-";
 title="class or interface in java.lang" 
class="external-link">valueOf</a></code></div>
+<div class="inherited-list">
+<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from 
class&nbsp;java.lang.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html"; 
title="class or interface in java.lang" class="external-link">Object</a></h3>
+<code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--";
 title="class or interface in java.lang" class="external-link">getClass</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--"; 
title="class or interface in java.lang" class="external-link">notify</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--";
 title="class or interface in java.lang" class="external-link">notifyAll</a>, 
<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--"; 
title="class or interface in java.lang" class="external-link">wait</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-";
 title="class or interface in java.lang" class="external-link">wait</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-";
 title="class or interface in java.lang" 
class="external-link">wait</a></code></div>
+</section>
+</li>
+</ul>
+</section>
+<section class="details">
+<ul class="details-list">
+<!-- ============ ENUM CONSTANT DETAIL =========== -->
+<li>
+<section class="constant-details" id="enum-constant-detail">
+<h2>Enum Constant Details</h2>
+<ul class="member-list">
+<li>
+<section class="detail" id="OPENSSL">
+<h3>OPENSSL</h3>
+<div class="member-signature"><span class="modifiers">public static 
final</span>&nbsp;<span class="return-type"><a href="OpenSSLStatus.Name.html" 
title="enum in 
org.apache.tomcat.util.net.openssl">OpenSSLStatus.Name</a></span>&nbsp;<span 
class="element-name">OPENSSL</span></div>
+</section>
+</li>
+<li>
+<section class="detail" id="OPENSSL3">
+<h3>OPENSSL3</h3>
+<div class="member-signature"><span class="modifiers">public static 
final</span>&nbsp;<span class="return-type"><a href="OpenSSLStatus.Name.html" 
title="enum in 
org.apache.tomcat.util.net.openssl">OpenSSLStatus.Name</a></span>&nbsp;<span 
class="element-name">OPENSSL3</span></div>
+</section>
+</li>
+<li>
+<section class="detail" id="LIBRESSL">
+<h3>LIBRESSL</h3>
+<div class="member-signature"><span class="modifiers">public static 
final</span>&nbsp;<span class="return-type"><a href="OpenSSLStatus.Name.html" 
title="enum in 
org.apache.tomcat.util.net.openssl">OpenSSLStatus.Name</a></span>&nbsp;<span 
class="element-name">LIBRESSL</span></div>
+</section>
+</li>
+<li>
+<section class="detail" id="BORINGSSL">
+<h3>BORINGSSL</h3>
+<div class="member-signature"><span class="modifiers">public static 
final</span>&nbsp;<span class="return-type"><a href="OpenSSLStatus.Name.html" 
title="enum in 
org.apache.tomcat.util.net.openssl">OpenSSLStatus.Name</a></span>&nbsp;<span 
class="element-name">BORINGSSL</span></div>
+</section>
+</li>
+<li>
+<section class="detail" id="UNKNOWN">
+<h3>UNKNOWN</h3>
+<div class="member-signature"><span class="modifiers">public static 
final</span>&nbsp;<span class="return-type"><a href="OpenSSLStatus.Name.html" 
title="enum in 
org.apache.tomcat.util.net.openssl">OpenSSLStatus.Name</a></span>&nbsp;<span 
class="element-name">UNKNOWN</span></div>
+</section>
+</li>
+</ul>
+</section>
+</li>
+<!-- ============ METHOD DETAIL ========== -->
+<li>
+<section class="method-details" id="method-detail">
+<h2>Method Details</h2>
+<ul class="member-list">
+<li>
+<section class="detail" id="values()">
+<h3>values</h3>
+<div class="member-signature"><span class="modifiers">public 
static</span>&nbsp;<span class="return-type"><a href="OpenSSLStatus.Name.html" 
title="enum in 
org.apache.tomcat.util.net.openssl">OpenSSLStatus.Name</a>[]</span>&nbsp;<span 
class="element-name">values</span>()</div>
+<div class="block">Returns an array containing the constants of this enum 
type, in
+the order they are declared.</div>
+<dl class="notes">
+<dt>Returns:</dt>
+<dd>an array containing the constants of this enum type, in the order they are 
declared</dd>
+</dl>
+</section>
+</li>
+<li>
+<section class="detail" id="valueOf(java.lang.String)">
+<h3>valueOf</h3>
+<div class="member-signature"><span class="modifiers">public 
static</span>&nbsp;<span class="return-type"><a href="OpenSSLStatus.Name.html" 
title="enum in 
org.apache.tomcat.util.net.openssl">OpenSSLStatus.Name</a></span>&nbsp;<span 
class="element-name">valueOf</span><wbr><span class="parameters">(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>&nbsp;name)</span></div>
+<div class="block">Returns the enum constant of this type with the specified 
name.
+The string must match <i>exactly</i> an identifier used to declare an
+enum constant in this type.  (Extraneous whitespace characters are 
+not permitted.)</div>
+<dl class="notes">
+<dt>Parameters:</dt>
+<dd><code>name</code> - the name of the enum constant to be returned.</dd>
+<dt>Returns:</dt>
+<dd>the enum constant with the specified name</dd>
+<dt>Throws:</dt>
+<dd><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html";
 title="class or interface in java.lang" 
class="external-link">IllegalArgumentException</a></code> - if this enum type 
has no constant with the specified name</dd>
+<dd><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/NullPointerException.html";
 title="class or interface in java.lang" 
class="external-link">NullPointerException</a></code> - if the argument is 
null</dd>
+</dl>
+</section>
+</li>
+</ul>
+</section>
+</li>
+</ul>
+</section>
+<!-- ========= END OF CLASS DATA ========= -->
+</main>
+<footer role="contentinfo">
+<hr>
+<p class="legal-copy"><small>Copyright &#169; 2000-2024 Apache Software 
Foundation.               <br/>               Apache Tomcat, Tomcat, Apache, 
the Apache Tomcat logo and the Apache logo are either registered trademarks     
          or trademarks of the Apache Software Foundation.</small></p>
+</footer>
+</div>
+</div>
+</body>
+</html>

Added: tomcat/site/trunk/docs/tomcat-9.0-doc/api/script-dir/jquery-3.7.1.min.js
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-9.0-doc/api/script-dir/jquery-3.7.1.min.js?rev=1921830&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
tomcat/site/trunk/docs/tomcat-9.0-doc/api/script-dir/jquery-3.7.1.min.js
------------------------------------------------------------------------------
    svn:mime-type = application/javascript

Added: 
tomcat/site/trunk/docs/tomcat-9.0-doc/elapi/script-dir/jquery-3.7.1.min.js
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-9.0-doc/elapi/script-dir/jquery-3.7.1.min.js?rev=1921830&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
tomcat/site/trunk/docs/tomcat-9.0-doc/elapi/script-dir/jquery-3.7.1.min.js
------------------------------------------------------------------------------
    svn:mime-type = application/javascript

Added: 
tomcat/site/trunk/docs/tomcat-9.0-doc/jaspicapi/script-dir/jquery-3.7.1.min.js
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-9.0-doc/jaspicapi/script-dir/jquery-3.7.1.min.js?rev=1921830&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
tomcat/site/trunk/docs/tomcat-9.0-doc/jaspicapi/script-dir/jquery-3.7.1.min.js
------------------------------------------------------------------------------
    svn:mime-type = application/javascript

Added: 
tomcat/site/trunk/docs/tomcat-9.0-doc/jspapi/script-dir/jquery-3.7.1.min.js
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-9.0-doc/jspapi/script-dir/jquery-3.7.1.min.js?rev=1921830&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
tomcat/site/trunk/docs/tomcat-9.0-doc/jspapi/script-dir/jquery-3.7.1.min.js
------------------------------------------------------------------------------
    svn:mime-type = application/javascript

Added: 
tomcat/site/trunk/docs/tomcat-9.0-doc/servletapi/script-dir/jquery-3.7.1.min.js
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-9.0-doc/servletapi/script-dir/jquery-3.7.1.min.js?rev=1921830&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
tomcat/site/trunk/docs/tomcat-9.0-doc/servletapi/script-dir/jquery-3.7.1.min.js
------------------------------------------------------------------------------
    svn:mime-type = application/javascript

Added: 
tomcat/site/trunk/docs/tomcat-9.0-doc/websocketapi/script-dir/jquery-3.7.1.min.js
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-9.0-doc/websocketapi/script-dir/jquery-3.7.1.min.js?rev=1921830&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
tomcat/site/trunk/docs/tomcat-9.0-doc/websocketapi/script-dir/jquery-3.7.1.min.js
------------------------------------------------------------------------------
    svn:mime-type = application/javascript



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org


Reply via email to