Specifies the principal for which permissions are granted or denied
by this ACL entry. If a principal was already set for this ACL entry,
false is returned, otherwise true is returned.
Returns:
true if the principal is set, false if there was
already a principal set for this entry.
Parameters:
-
user - the principal to be set for this entry.
See Also:
AclEntry.getPrincipal()
,