Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.