Class SecurityContextAllowNamedGraphs

java.lang.Object
org.apache.jena.fuseki.access.SecurityContextAllowNamedGraphs
All Implemented Interfaces:
SecurityContext

public class SecurityContextAllowNamedGraphs extends Object implements SecurityContext
A SecurityContext that allows access to the default graph but not named graphs.
  • Constructor Details

    • SecurityContextAllowNamedGraphs

      public SecurityContextAllowNamedGraphs()
  • Method Details