From dfbb8dcad65af8d912c687b318de7e7bc00f734b Mon Sep 17 00:00:00 2001 From: j2blake Date: Mon, 11 Apr 2011 19:39:30 +0000 Subject: [PATCH] NIHVIVO-2254 Create RequestedActions to display properties and statements. Create policies for authorizing those actions. Create Identifiers for those policies to recognize. Create a filter that is based on policy authorizations. Use that filter instead of the one that is based only on role level. --- productMods/WEB-INF/web.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/productMods/WEB-INF/web.xml b/productMods/WEB-INF/web.xml index 2ac12f00..affdeb3e 100644 --- a/productMods/WEB-INF/web.xml +++ b/productMods/WEB-INF/web.xml @@ -164,6 +164,11 @@ + + edu.cornell.mannlib.vitro.webapp.auth.policy.setup.CommonPolicyFamilySetup + + + edu.cornell.mannlib.vitro.webapp.auth.policy.bean.PropertyRestrictionPolicyHelper$Setup