Access to individual resources is controlled by an Access Control List (ACL). An ACL consists of identities and their access privileges. In the standard implementation of the security system, an ACL is a collection of access control entries, each of which associates a single persona with a set of access privileges. This object extends the java.security.acl.Acl interface. An access control entry object extends the java.security.acl.AclEntry interface.

For information the AccessControlList methods, see atg.security.AccessControlList in the ATG Platform API Reference.


Copyright © 1997, 2016 Oracle and/or its affiliates. All rights reserved. Legal Notices