Class AclOwner

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

public class AclOwner extends AbstractIdentifiable implements Principal
A data object that represents the owner ACL. For every RepositoryItem, there is one AclOwner entry that designates the owner permissions for that object. Note read and admin permissions cannot be taken away from the AclOwner.
See Also: