Uses of Interface
org.apache.jena.permissions.SecurityEvaluator

Packages that use SecurityEvaluator
Package
Description
JenaSecurity is a SecurityEvaluator interface and a set of dynamic proxies that apply that interface to Jena Graphs, Models, and associated methods and classes.
 
Example code for creating a read only model/graph
Secured implementation of the Graph interface and associated classes.