Package org.apache.jena.fuseki.authz


package org.apache.jena.fuseki.authz
  • Classes
    Class
    Description
    Specialise AuthorizationFilter to yield HTTP 403 on access denied
    An authorization filter that always denies access and sends back HTTP 403
    A Filter that can allow or deny access based on whether the the host that sent the request is the loopback address (AKA localhost).