AclEntry.getPrincipal
Interface Overview | Interface Members |
This Package |
All Packages
public abstract Principal getPrincipal()
Returns
the principal associated with this entry.
Description
Returns the principal for which permissions are granted or denied by
this ACL entry. Returns null if there is no principal set for this
entry yet.