This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new 73e638440f Try and keep attributes in alphabetical order
73e638440f is described below
commit 73e638440f1ce894dcaad769b8f4cbd8d2e07c61
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Mar 9 09:38:29 2023 +0000
Try and keep attributes in alphabetical order
---
webapps/docs/config/valve.xml | 80 +++++++++++++++++++++----------------------
1 file changed, 40 insertions(+), 40 deletions(-)
diff --git a/webapps/docs/config/valve.xml b/webapps/docs/config/valve.xml
index 0d6ac1afe2..7599493947 100644
--- a/webapps/docs/config/valve.xml
+++ b/webapps/docs/config/valve.xml
@@ -1465,6 +1465,14 @@
<code>true</code> will be used.</p>
</attribute>
+ <attribute name="jaspicCallbackHandlerClass" required="false">
+ <p>Name of the Java class of the
+ <code>javax.security.auth.callback.CallbackHandler</code>
implementation
+ which should be used by JASPIC. If none is specified the default
+
<code>org.apache.catalina.authenticator.jaspic.CallbackHandlerImpl</code>
+ will be used.</p>
+ </attribute>
+
<attribute name="securePagesWithPragma" required="false">
<p>Controls the caching of pages that are protected by security
constraints. Setting this to <code>false</code> may help work around
@@ -1520,14 +1528,6 @@
<code>true</code>.</p>
</attribute>
- <attribute name="jaspicCallbackHandlerClass" required="false">
- <p>Name of the Java class of the
- <code>javax.security.auth.callback.CallbackHandler</code>
implementation
- which should be used by JASPIC. If none is specified the default
-
<code>org.apache.catalina.authenticator.jaspic.CallbackHandlerImpl</code>
- will be used.</p>
- </attribute>
-
</attributes>
</subsection>
@@ -1610,6 +1610,14 @@
<code>true</code> will be used.</p>
</attribute>
+ <attribute name="jaspicCallbackHandlerClass" required="false">
+ <p>Name of the Java class of the
+ <code>javax.security.auth.callback.CallbackHandler</code>
implementation
+ which should be used by JASPIC. If none is specified the default
+
<code>org.apache.catalina.authenticator.jaspic.CallbackHandlerImpl</code>
+ will be used.</p>
+ </attribute>
+
<attribute name="key" required="false">
<p>The secret key used by digest authentication. If not set, a secure
random value is generated. This should normally only be set when it is
@@ -1702,14 +1710,6 @@
authentication always fails.</p>
</attribute>
- <attribute name="jaspicCallbackHandlerClass" required="false">
- <p>Name of the Java class of the
- <code>javax.security.auth.callback.CallbackHandler</code>
implementation
- which should be used by JASPIC. If none is specified the default
-
<code>org.apache.catalina.authenticator.jaspic.CallbackHandlerImpl</code>
- will be used.</p>
- </attribute>
-
</attributes>
</subsection>
@@ -1781,6 +1781,14 @@
<code>true</code> will be used.</p>
</attribute>
+ <attribute name="jaspicCallbackHandlerClass" required="false">
+ <p>Name of the Java class of the
+ <code>javax.security.auth.callback.CallbackHandler</code>
implementation
+ which should be used by JASPIC. If none is specified the default
+
<code>org.apache.catalina.authenticator.jaspic.CallbackHandlerImpl</code>
+ will be used.</p>
+ </attribute>
+
<attribute name="landingPage" required="false">
<p>Controls the behavior of the FORM authentication process if the
process is misused, for example by directly requesting the login page
@@ -1843,14 +1851,6 @@
If not specified, the default value is <code>false</code>.</p>
</attribute>
- <attribute name="jaspicCallbackHandlerClass" required="false">
- <p>Name of the Java class of the
- <code>javax.security.auth.callback.CallbackHandler</code>
implementation
- which should be used by JASPIC. If none is specified the default
-
<code>org.apache.catalina.authenticator.jaspic.CallbackHandlerImpl</code>
- will be used.</p>
- </attribute>
-
</attributes>
</subsection>
@@ -1922,6 +1922,14 @@
<code>true</code> will be used.</p>
</attribute>
+ <attribute name="jaspicCallbackHandlerClass" required="false">
+ <p>Name of the Java class of the
+ <code>javax.security.auth.callback.CallbackHandler</code>
implementation
+ which should be used by JASPIC. If none is specified the default
+
<code>org.apache.catalina.authenticator.jaspic.CallbackHandlerImpl</code>
+ will be used.</p>
+ </attribute>
+
<attribute name="securePagesWithPragma" required="false">
<p>Controls the caching of pages that are protected by security
constraints. Setting this to <code>false</code> may help work around
@@ -1958,14 +1966,6 @@
specified, the platform default provider will be used.</p>
</attribute>
- <attribute name="jaspicCallbackHandlerClass" required="false">
- <p>Name of the Java class of the
- <code>javax.security.auth.callback.CallbackHandler</code>
implementation
- which should be used by JASPIC. If none is specified the default
-
<code>org.apache.catalina.authenticator.jaspic.CallbackHandlerImpl</code>
- will be used.</p>
- </attribute>
-
</attributes>
</subsection>
@@ -2061,6 +2061,14 @@
<code>true</code> will be used.</p>
</attribute>
+ <attribute name="jaspicCallbackHandlerClass" required="false">
+ <p>Name of the Java class of the
+ <code>javax.security.auth.callback.CallbackHandler</code>
implementation
+ which should be used by JASPIC. If none is specified the default
+
<code>org.apache.catalina.authenticator.jaspic.CallbackHandlerImpl</code>
+ will be used.</p>
+ </attribute>
+
<attribute name="loginConfigName" required="false">
<p>The name of the JAAS login configuration to be used to login as the
service. If not specified, the default of
@@ -2144,14 +2152,6 @@
will be used.</p>
</attribute>
- <attribute name="jaspicCallbackHandlerClass" required="false">
- <p>Name of the Java class of the
- <code>javax.security.auth.callback.CallbackHandler</code>
implementation
- which should be used by JASPIC. If none is specified the default
-
<code>org.apache.catalina.authenticator.jaspic.CallbackHandlerImpl</code>
- will be used.</p>
- </attribute>
-
</attributes>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]