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

Packages that use PolicyIndex
org.fcrepo.server.security.xacml.pdp.data   
 

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

Classes in org.fcrepo.server.security.xacml.pdp.data that implement PolicyIndex
 class DbXmlPolicyIndex
          Encapsulates indexed access to policies stored in DbXml.
 class ExistPolicyIndex
          A PolicyIndex based on an XPath XML database.
 class PolicyIndexBase
          Base abstract class for all PolicyIndex implementations.
 class XPathPolicyIndex
          Abstract class for XPath-based policy index Provides helper functions for generating xpath queries, decomposing request details etc
 

Fields in org.fcrepo.server.security.xacml.pdp.data declared as PolicyIndex
protected  PolicyIndex PolicyIndexRebuilder.m_policyIndex
           
 

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



Copyright © 2011 DuraSpace. All Rights Reserved.