Class SecurityContextAllowNone

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

public class SecurityContextAllowNone extends Object implements SecurityContext
A SecurityContext that does not allow any access.
  • Constructor Details

    • SecurityContextAllowNone

      public SecurityContextAllowNone()
  • Method Details