Uses of Interface
org.fcrepo.server.security.xacml.pdp.data.PolicyStore

Packages that use PolicyStore
org.fcrepo.server.security.xacml.pdp.data   
org.fcrepo.server.security.xacml.util   
 

Uses of PolicyStore in org.fcrepo.server.security.xacml.pdp.data
 

Classes in org.fcrepo.server.security.xacml.pdp.data that implement PolicyStore
 class FedoraPolicyStore
          A PolicyStore for managing policies stored as Fedora digital objects.
 

Methods in org.fcrepo.server.security.xacml.pdp.data that return PolicyStore
 PolicyStore PolicyStoreFactory.newPolicyStore()
          Generate a PolicyStore instance based on config file
 

Uses of PolicyStore in org.fcrepo.server.security.xacml.util
 

Methods in org.fcrepo.server.security.xacml.util with parameters of type PolicyStore
static void PopulatePolicyDatabase.add(PolicyStore policyStore)
           
static void PopulatePolicyDatabase.addDocuments(PolicyStore policyStore)
           
 



Copyright © 2011 DuraSpace. All Rights Reserved.