All Classes and Interfaces
Class
Description
Process an "Authorization: Bearer" header.
Variations for processing Bearer Authentication.
Extension access to Fuseki dispatch and execution.
Module interface for Fuseki with loading via ServiceLoader from mixin jars.
Control of
FusekiAutoModule
found via ServiceLoader
.Interface for extension code to modify the building of a
FusekiServer
.Fuseki error handler (used with ServletAPI HttpServletResponse.sendError).
Actions on and about a
FusekiServer
A
SubsystemLifecycle
for Fuseki.Fuseki command that runs a Fuseki server without the admin UI, just SPARQL services.
Module interface for Fuseki.
List of Fuseki modules.
Call points for FusekiModule extensions
Fuseki server.
FusekiServer.Builder
Interface for server starting and stopping.
Standalone request-response logger.
Jena initialization.
Library of functions to help with setting Jetty up with HTTPS.
Helpers for working with Jetty.
Jetty server for servlets, including being able to run Fuseki
ActionBase
derived servlets.Simple error handler - always text/plain.
Run FusekiMain.
Support for bearer authentication token of the form
Bearer: base64("user:NAME")
.