Github user afs commented on the issue:
https://github.com/apache/jena/pull/465
This is now code-finished. It is still a library that needs code around it
to use.
To make it usable without code, it will need some packaging and setup with
Jetty and documentation about running Jetty securely.
I'd like to get the code in now and follow up on that as a separate pull
request, firstly to expose the new code to people interested by having some
example code while still be clear the code may change in response to feedback,
and secondly so work separating of the webapp Fuseki and core server can happen
without branches complicating things.
---