[ 
https://issues.apache.org/jira/browse/CXF-4998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13648288#comment-13648288
 ] 

Maiko Wessel commented on CXF-4998:
-----------------------------------

Yes of course an can do that. I can also implement my own factory for that.
Are there a reason why the factory is final? My first try was to extend it and 
add my own method to the factory.
If not would it be possible to remove the final and change the getBean from 
private to static?

                
> JAXRSClientFactory: Missing factory method for username+password and providers
> ------------------------------------------------------------------------------
>
>                 Key: CXF-4998
>                 URL: https://issues.apache.org/jira/browse/CXF-4998
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAX-RS
>    Affects Versions: 2.7.3, 2.7.4
>            Reporter: Maiko Wessel
>            Assignee: Sergey Beryozkin
>             Fix For: 2.8.0, 2.5.11, 2.6.8, 2.7.5
>
>
> JAXRSClientFactory does not allow to create a client for basic authentication 
> in combination with providers (e.g. ResponseExceptionMapper)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to