An access right is access control for a resource. For example, a file object might have read, write, and delete access rights. The access right object implements the atg.security.AccessRight interface, which extends the java.security.acl.Permission interface.

 
loading table of contents...