Hello,
I would like to know which core class/method is responsible for evaluation of the permission for a user when browsing spaces.
How permission check is performed in case of Inheritance is broken at Java level? Especially in case when a group is invited to a space.
I have enabled following packages in log4j but did not understand much from its debug statements
log4j.logger.org.alfresco.repo.security=DEBUG
log4j.logger.org.alfresco.repo.security.sync=DEBUD
log4j.logger.org.alfresco.repo.security.permissions=DEBUG
log4j.logger.org.alfresco.repo.security.permissions.impl=DEBUG
log4j.logger.org.alfresco.repo.security.person=DEBUG
Seems most of the classes dealing with permission are in this package "org\alfresco\repo\security".
Can any one guide me how can I go further?
Thanks
Nikesh