| Interface | Description |
|---|---|
| AuthorizationService |
A
AuthorizationService implemented with a ConcurrentHashMap. |
| SecurityContext |
A
SecurityContext is the things actor (user, role) is allowed to do. |
| Class | Description |
|---|---|
| AccessCtl_REST_Quads_R |
Filter for
REST_Quads_R that inserts a security filter on read-access to the
DatasetGraph. |
| AccessCtl_REST_Quads_RW |
Filter for
REST_Quads_R that inserts a security filter on read-access to the
DatasetGraph. |
| AccessCtl_SPARQL_GSP_R | |
| AccessCtl_SPARQL_GSP_RW |
Filter for
REST_Quads_R that inserts a security filter on read-access to the
DatasetGraph. |
| AccessCtl_SPARQL_QueryDataset |
A Query
ActionService that inserts a security filter on each query. |
| AccessCtl_SPARQL_Update |
An Update
ActionService that denies SPARQL Update in access controlled datasets. |
| AccessCtl_SPARQL_Upload |
Filter for
REST_Quads_R that inserts a security filter on read-access to the
DatasetGraph. |
| AssemblerAccessDataset | |
| AssemblerSecurityRegistry | |
| DataAccessCtl |
A library of operations related to data access security for Fuseki
|
| DatasetGraphAccessControl |
DatasetGraph layer that carries an
AuthorizationService. |
| GraphFilter<X> |
A graph filter for TDB1 and TDB2 (by generic type).
|
| InitSecurity | |
| SecurityContextAllowAll |
A
SecurityContext that allow any graph, default or named. |
| SecurityContextAllowNamedGraphs |
A
SecurityContext that allow to named graph but not the default graph. |
| SecurityContextAllowNone |
A
SecurityContext that does not allow any access. |
| SecurityContextView |
A
SecurityContextView is the things actor (user, role) is allowed to do. |
| SecurityRegistry |
A registry mapping from a string (typically a user name or role
name) to a
SecurityContext, where the SecurityContext
is the access control operations for that user/role. |
| VocabSecurity |
Licensed under the Apache License, Version 2.0