This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/10.1.x by this push:
     new f467bfe15c Try and keep attributes in alphabetical order
f467bfe15c is described below

commit f467bfe15c37c0975fb09be8960397c2d0b7b787
Author: Mark Thomas <ma...@apache.org>
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 da187ebacd..35c1f3f3ac 100644
--- a/webapps/docs/config/valve.xml
+++ b/webapps/docs/config/valve.xml
@@ -1464,6 +1464,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
@@ -1519,14 +1527,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>
@@ -1609,6 +1609,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
@@ -1701,14 +1709,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>
@@ -1780,6 +1780,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
@@ -1842,14 +1850,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>
@@ -1921,6 +1921,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
@@ -1957,14 +1965,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>
@@ -2060,6 +2060,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
@@ -2143,14 +2151,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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to