Package org.apache.jena.fuseki.access
package org.apache.jena.fuseki.access
-
ClassDescriptionWrapper for an
ActionServicethat rejects a request with a "write" HTTP method to an graph-access-controlled dataset.AnActionServicethat rejects requests.Wrapper for anActionServicethat rejects a request to a graph-access-controlled dataset.A QueryActionServicethat inserts a security filter on each query.A library of operations related to data access security for FusekiDatasetGraph layer that carries anAuthorizationService.GraphFilter<X>A graph filter for TDB1 and TDB2 (by generic type).ASecurityContextis the things actor (user, role) is allowed to do.ASecurityContextthat allow any graph, default or named.ASecurityContextthat allows access to the default graph but not named graphs.ASecurityContextthat does not allow any access.ASecurityContextViewis the things actor (user, role) is allowed to do.A registry mapping from a string (typically a user name or role name) to aSecurityContext, where theSecurityContextis the access control operations for that user/role.