Content automation (Java CLient): read ACLs on document

Hello,

I'm trying to read the permissions (ACLs) of users/groups on an existing document in the Nuxeo server from a Java Client using ContentAutomation APIs. I've tried reading the document properties through 'Document.Fetch' operation or through 'Document.GetUsersAndGroups' with no results. Is there any kind of Security Manager that deals with the issue that I'm not taking in account? If yes, which package is containg it?

Thank u,

Ervin

0 votes

1 answers

2155 views

ANSWER



Hi,

seems it's not possible out of the box :

answer

0 votes