[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12763217#action_12763217
 ] 

Matthew Stevenson commented on HTTPCLIENT-523:
----------------------------------------------

Not sure if you fixed any but I only found the one instance of JbossNegotiate. 
Patch to fix below.

I drew the diagram using gliffy.

Index: src/docbkx/authentication.xml
===================================================================
--- src/docbkx/authentication.xml       (revision 822859)
+++ src/docbkx/authentication.xml       (working copy)
@@ -454,7 +454,7 @@
         <section>
             <title><literal>login.conf</literal> file</title>
             <para>The following configuration is a basic setup that works in 
Windows XP against both
-                    <literal>IIS7</literal> and 
<literal>JbossNegotiate</literal> modules.</para>
+                    <literal>IIS7</literal> and <literal>JBoss 
Negotiation</literal> modules.</para>
             <para>The system property 
<literal>java.security.auth.login.config</literal> can be use
                 to point at the <literal>login.conf</literal> file.</para>
             <para><literal>login.conf</literal> content may look like the 
following:</para>


> SPNEGO authentication scheme
> ----------------------------
>
>                 Key: HTTPCLIENT-523
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-523
>             Project: HttpComponents HttpClient
>          Issue Type: Improvement
>          Components: HttpAuth
>    Affects Versions: Snapshot
>         Environment: Operating System: All
> Platform: All
>            Reporter: Mikael Wikström
>            Priority: Minor
>             Fix For: 4.1.0
>
>         Attachments: bcsLogin.conf, 
> CustomAuthenticationNegotiateExample.java, 
> CustomAuthenticationNegotiateExample.java, ExUpdateAndMinorFixes.patch, 
> httpclient4kerb20090710.zip, KerberosHttpClient.zip, NegotiateScheme.java, 
> NegotiateScheme.java, run.sh, SPNEGO.patch, SPNEGO_cropped.png, 
> submitclient.tar.gz
>
>
> Consider integrating the SPNEGO auth scheme from Commons HttpClient contrib 
> package into HttpClient 4.0

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to