Hi everyone, I have called getPolicies function. It returns AccessControlPolicy[]. I have called AccessControlPolicy[].length and it returns 1 but I do not know how manage the class AccesControlPolicy becusethis object does not have different methods distinct inherited methods form Object.
Grant privileges to an user is being a very difficult task! Can someone give me an implementation example to grant privileges to an user? This code could help me a lot. Thanks. Regards.
