org.fcrepo.server.security.xacml.pdp.data
Class PolicyIndexFactory
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PolicyIndexFactory
public PolicyIndexFactory()
newPolicyIndex
public PolicyIndex newPolicyIndex()
throws PolicyIndexException
- Generate a PolicyStore instance based on config file
- Returns:
-
- Throws:
PolicyStoreException
PolicyIndexException
Copyright © 2011 DuraSpace. All Rights Reserved.