Class AclMembers

java.lang.Object
com.sas.lsaf.core.AbstractIdentifiable
com.sas.lsaf.security.acl.AclMembers
All Implemented Interfaces:
Identifiable, Principal, Serializable

public class AclMembers extends AbstractIdentifiable implements Principal
A data object that represents the members ACL. For every repository item, there is one AclMembers entry that designates the permissions for the members of the associated context of the object.
See Also: