cancel
Showing results for 
Search instead for 
Did you mean: 

Permission evaluation components flow

nikes
Champ on-the-rise
Champ on-the-rise
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
1 REPLY 1

amandaluniz_z
Champ on-the-rise
Champ on-the-rise
I'd say the main class is the ACLEntryVoter