org.fcrepo.server.security.xacml.pdp.data
Class PolicyStoreFactory
java.lang.Object
org.fcrepo.server.security.xacml.pdp.data.PolicyStoreFactory
public class PolicyStoreFactory
- extends Object
A factory for a PolicyStore. Used to get a PolicyStore
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 |
PolicyStoreFactory
public PolicyStoreFactory()
newPolicyStore
public PolicyStore newPolicyStore()
throws PolicyStoreException
- Generate a PolicyStore instance based on config file
- Returns:
-
- Throws:
PolicyStoreException
Copyright © 2011 DuraSpace. All Rights Reserved.