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

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

The updated files contains a frist run at documentation. I'll fix them up a 
little but running short of time at the moment.

I've also added a SPNEGO wrapping option for java 1.5. This allows the use of 
Jboss + JbossNegotiate with java 1.5. It does require external classes 
(http://www.bouncycastle.org/java.html) so it's done via an interface and 
optional class. It shouldn't be hard to do the wrapping by hand to avoid using 
bouncycastle, but probably easier just to jump to java 1.6.

I've done a little testing mainly with Java 1.5/1.6 and Jboss/IIS7.

Regards
Matt

> 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, httpclient4kerb20090710.zip, 
> KerberosHttpClient.zip, NegotiateScheme.java, NegotiateScheme.java, run.sh, 
> 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: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to