Uses of Class
org.apache.clerezza.rdf.core.access.SecuredTripleCollection

Packages that use SecuredTripleCollection
org.apache.clerezza.rdf.core.access This package provides access to named org.apache.clerezza.rdf.model.GraphS and org.apache.clerezza.rdf.model.MGraphS that may originate from various implementations. 
 

Uses of SecuredTripleCollection in org.apache.clerezza.rdf.core.access
 

Subclasses of SecuredTripleCollection in org.apache.clerezza.rdf.core.access
 class SecuredMGraph
          A SecuredMGraph is a LockableMGraph that wraps a LockableMGraph checking each access for the rights on a the graph for which the uri is passed to the constructor.
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.