Author: pero
Date: Thu Jun  7 01:35:13 2007
New Revision: 545102

URL: http://svn.apache.org/viewvc?view=rev&rev=545102
Log:
add host cookieDomain attribute doc

Modified:
    tomcat/container/tc5.5.x/webapps/docs/config/valve.xml

Modified: tomcat/container/tc5.5.x/webapps/docs/config/valve.xml
URL: 
http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/webapps/docs/config/valve.xml?view=diff&rev=545102&r1=545101&r2=545102
==============================================================================
--- tomcat/container/tc5.5.x/webapps/docs/config/valve.xml (original)
+++ tomcat/container/tc5.5.x/webapps/docs/config/valve.xml Thu Jun  7 01:35:13 
2007
@@ -378,8 +378,11 @@
         requests based on the presence of a valid SSO cookie, without 
         rechecking with the <strong>Realm</strong>.</p>
       </attribute>
+      
+      <attribute name="cookieDomain" required="false">
+        <p>Sets the host domain to be used for sso cookies.</p>
+      </attribute>
  
-
     </attributes>
 
   </subsection>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to