Owner.isOwner

Owner.isOwner

Interface Overview | Interface Members | This Package | All Packages

Syntax
public abstract boolean isOwner( Principal owner )
Parameters
owner
the principal to be checked to determine whether or not it is an owner.
Returns
true if the passed principal is in the list of owners, false if not.
Description
Returns true if the given principal is an owner of the ACL.