You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2011/03/11 08:02:59 UTC

[jira] Reopened: (CXF-3369) jetty SecurityHandler should be on top of org.apache.cxf.transport.http_jetty.JettyHTTPHandler

     [ https://issues.apache.org/jira/browse/CXF-3369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang reopened CXF-3369:
-------------------------------


should set SecurityHandler which wrap JettyHttpHandler to the ContextHandler.
current code works with standalone cxf but will failed with camel-cxf endpoint which use asyncHandler mode by default


> jetty SecurityHandler should be on top of org.apache.cxf.transport.http_jetty.JettyHTTPHandler
> ----------------------------------------------------------------------------------------------
>
>                 Key: CXF-3369
>                 URL: https://issues.apache.org/jira/browse/CXF-3369
>             Project: CXF
>          Issue Type: Bug
>          Components: Transports
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: 2.4, 2.3.4
>
>
> we can configure jetty SecurityHandler through httpj:handlers to enable jetty server side security such as basic auth, but SecurityHandler should on top of org.apache.cxf.transport.http_jetty.JettyHTTPHandler.
> Also will add a testcase to demonstrate how to enable jetty server basic auth with configuring the SecurityHandler.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira