Export permissions and permission inheritance.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2106 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
David Caruana
2006-01-12 18:40:15 +00:00
parent 0f39408a9b
commit 4e3f42d47a
8 changed files with 230 additions and 2 deletions

View File

@@ -794,6 +794,9 @@
<property name="authenticationService">
<ref bean="authenticationService" />
</property>
<property name="permissionService">
<ref bean="permissionService" />
</property>
</bean>
<!-- Audit -->