Access to individual resources is controlled by an Access Control List (ACL). An ACL consists of identities and their access rights. 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 rights. 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 API Reference.

 
loading table of contents...