I want to know if there is any java method or any topics about how to know user role on a specific folder (Consumer, Contributor, Collaborator...)
For my project I use differentes methods, for example: uploadfile, create folder ...
Now I want to improve a user management, so if the user has the role consumer he can't delete a file. Any solution for this problem? Thank you