Hi Javier, The jsr specification helped me a lot: http://jcp.org/aboutJava/communityprocess/final/jsr283/index.html
See page 225 and following. Regards, Robert -----Ursprüngliche Nachricht----- Von: Angela Schreiber [mailto:[email protected]] Gesendet: Freitag, 21. Januar 2011 15:10 An: [email protected] Betreff: Re: New information about my last email... hi javier > About grant privileges an user, I am some lost. I understood first step > and second step but I do not know how follow. How can I get > AccessControlList? How grant privileges with User.getPrincipal? did you take a look a the JCR API related to access control? starting from Session.getAccessControlManager() you should find your way through, i guess. angela
