org.fcrepo.server.security.xacml.pdp.data
Class PolicyIndexFactory

java.lang.Object
  extended by org.fcrepo.server.security.xacml.pdp.data.PolicyIndexFactory

public class PolicyIndexFactory
extends Object

A factory for a PolicyIndex. Used to get a PolicyIndex instance based on configuration file.

Version:
$Id$
Author:
Stephen Bayliss

Constructor Summary
PolicyIndexFactory()
           
 
Method Summary
 PolicyIndex newPolicyIndex()
          Generate a PolicyStore instance based on config file
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PolicyIndexFactory

public PolicyIndexFactory()
Method Detail

newPolicyIndex

public PolicyIndex newPolicyIndex()
                           throws PolicyIndexException
Generate a PolicyStore instance based on config file

Returns:
Throws:
PolicyStoreException
PolicyIndexException


Copyright © 2011 DuraSpace. All Rights Reserved.