Class SecurityContextAllowAll

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

public class SecurityContextAllowAll extends Object implements SecurityContext
A SecurityContext that allow any graph, default or named.
  • Constructor Details

    • SecurityContextAllowAll

      public SecurityContextAllowAll()
  • Method Details