All Classes and Interfaces

Class
Description
 
A JSON API to list all the backups in the backup directory
 
 
 
Administration action to reload the server's dataset configuration.
Description of datasets for a server
JSON output for stats, than JSON ActionStats.
Text output for stats, than JSON ActionStats.
Process an "Authorization: Bearer" header.
Specialise AuthorizationFilter to yield HTTP 403 on access denied
Perform a backup
Variations for processing Bearer Authentication.
An authorization filter that always denies access and sends back HTTP 403
 
Template.
 
Prometheus Metrics.
Fuseki Module for Apache Shiro.
 
Extension access to Fuseki dispatch and execution.
 
Module interface for Fuseki with loading via ServiceLoader from mixin jars.
Interface for extension code to modify the building of a FusekiServer.
Deprecated, for removal: This API element is subject to removal in a future version.
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.
A collection of Fuseki modules.
Call points for FusekiModule extensions
Fuseki server.
FusekiServer.Builder
Interface to implement for extending the CLI argument parsing portion of a FusekiServer.
Fuseki command that runs a Fuseki server with the admin UI.
 
 
Interface for server starting and stopping.
Deprecated, for removal: This API element is subject to removal in a future version.
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.
A Filter that can allow or deny access based on whether the the host that sent the request is the loopback address (AKA localhost).
Responds with HTTP 403 on any denied request.
 
Run FusekiMain.
Setup details (command line, config file) from command line processing.
Various constants used in the management API functions and JSON responses in the Fuseki server app.
 
Support for bearer authentication token of the form Bearer: base64("user:NAME").