How to enable basic HTTP authentication on a Jetty server that runs as a service. I want this to be the server configuration, regardless of the contexts that it started (i.e. I do not want to modify the web.xml file).
authentication jetty
Ophir radnitz
source share