[jboss-cvs] JBossAS SVN: r83561 - projects/security/security-negotiation/branches/Branch_2_0/jboss-negotiation-toolkit/src/main/webapp.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Jan 28 11:01:06 EST 2009


Author: darran.lofthouse at jboss.com
Date: 2009-01-28 11:01:06 -0500 (Wed, 28 Jan 2009)
New Revision: 83561

Modified:
   projects/security/security-negotiation/branches/Branch_2_0/jboss-negotiation-toolkit/src/main/webapp/index.html
Log:
[SECURITY-270] Remove NTLM test from first release.

Modified: projects/security/security-negotiation/branches/Branch_2_0/jboss-negotiation-toolkit/src/main/webapp/index.html
===================================================================
--- projects/security/security-negotiation/branches/Branch_2_0/jboss-negotiation-toolkit/src/main/webapp/index.html	2009-01-28 15:57:11 UTC (rev 83560)
+++ projects/security/security-negotiation/branches/Branch_2_0/jboss-negotiation-toolkit/src/main/webapp/index.html	2009-01-28 16:01:06 UTC (rev 83561)
@@ -16,20 +16,6 @@
       respond with a SPNEGO token and displays the contents of the token.<br>
       <a href="BasicNegotiation">Basic Negotiation</a> 
     </p>
-
-    <h3>NTLM Negotiation</h3>
-    <p> 
-      The NTLM Negotiation servlet specifically prompts the browser for 
-      NTLM negotiation.<br>
-      
-      Generally the output of the Basic Negotiation servlet is of more interest
-      as SPNEGO should be the preferred negotiation mechanism, however NTLM may
-      be considered an acceptable fallback.<br>
-      
-      If the Basic Negotiation servlet it will forward the request to this servlet 
-      to display the output.<br>
-      <a href="NTLMNegotiation">NTLM Negotiation</a> 
-    </p>
     
     <h3>Security Domain Test</h3>
     <p> 




More information about the jboss-cvs-commits mailing list