Removes an ACL entry from this ACL.
@param caller the principal invoking this method. It must be anowner of this ACL.
@param entry the ACL entry to be removed from this ACL.
@return true on success, false if the entry is not part of this ACL.
@throws NotOwnerException if the caller principal is notan owner of this Acl.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.