[jbossws-issues] [JBoss JIRA] Commented: (JBWS-2941) HTTP Proxy authentication for JBossWS Web Service clients

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Wed Jul 7 06:37:46 EDT 2010


    [ https://jira.jboss.org/browse/JBWS-2941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12538127#action_12538127 ] 

Alessio Soldano commented on JBWS-2941:
---------------------------------------

When using the jbossws-cxf stack, this should already be doable thanks to the Apache CXF API (using the org.apache.cxf.transport.http.HTTPConduit), see https://cwiki.apache.org/confluence/display/CXF20DOC/Client+HTTP+Transport+(including+SSL+support) ; DIGEST and NTLM auth should be supported.
I'm rescheduling this to JBossWS 4.x for providing a unified / stack independent configuration in jbossws-spi, as well as an implementation for the native stack.

> HTTP Proxy authentication for JBossWS Web Service clients
> ---------------------------------------------------------
>
>                 Key: JBWS-2941
>                 URL: https://jira.jboss.org/browse/JBWS-2941
>             Project: JBoss Web Services
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: jbossws-cxf, jbossws-native
>            Reporter: Thomas Lehmann
>            Assignee: Alessio Soldano
>             Fix For: jbossws-native-4.0,  jbossws-cxf-4.0
>
>
> We need a possibility to access Web Service endpoints through an HTTP Proxy which needs client authentication. In our case it's BASIC authentication, but there are may other JBoss customers who want to have support for other authentication schemas like DIGEST or NTLM.
> There must be a way to set the Proxy settings, especially the Proxy credentials used for authentication (username, password), in some sort of meta data (using a Java API).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbossws-issues mailing list