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.
This commit is contained in:
parent
923572053a
commit
dfbb8dcad6
1 changed files with 5 additions and 0 deletions
|
@ -164,6 +164,11 @@
|
||||||
</listener-class>
|
</listener-class>
|
||||||
</listener>
|
</listener>
|
||||||
|
|
||||||
|
<listener>
|
||||||
|
<listener-class> edu.cornell.mannlib.vitro.webapp.auth.policy.setup.CommonPolicyFamilySetup
|
||||||
|
</listener-class>
|
||||||
|
</listener>
|
||||||
|
|
||||||
<listener>
|
<listener>
|
||||||
<listener-class> edu.cornell.mannlib.vitro.webapp.auth.policy.bean.PropertyRestrictionPolicyHelper$Setup
|
<listener-class> edu.cornell.mannlib.vitro.webapp.auth.policy.bean.PropertyRestrictionPolicyHelper$Setup
|
||||||
</listener-class>
|
</listener-class>
|
||||||
|
|
Loading…
Add table
Reference in a new issue