org.fcrepo.server.security.xacml.util
Class PopulatePolicyDatabase
java.lang.Object
org.fcrepo.server.security.xacml.util.PopulatePolicyDatabase
public class PopulatePolicyDatabase
- extends Object
Populates the policy store from XACML files in the policies directory
- Author:
- nishen@melcoe.mq.edu.au
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PopulatePolicyDatabase
public PopulatePolicyDatabase()
add
public static void add(PolicyStore policyStore)
throws PolicyStoreException,
FileNotFoundException
- Throws:
PolicyStoreException
FileNotFoundException
addDocuments
@Deprecated
public static void addDocuments(PolicyStore policyStore)
throws PolicyStoreException,
FileNotFoundException
- Deprecated. Use
AbstractPolicyStore#addDocuments(PolicyStore) instead
- Throws:
PolicyStoreException
FileNotFoundException
getPolicyFiles
public static File[] getPolicyFiles()
Copyright © 2012 DuraSpace. All Rights Reserved.