Acl.getPermissions

Acl.getPermissions

Interface Overview | Interface Members | This Package | All Packages

Syntax
public abstract Enumeration getPermissions( Principal user )
Parameters
user
the principal whose permission set is to be returned.
Returns
the permission set specifying the permissions the principal is allowed.
Description
Returns an enumeration for the set of allowed permissions for the specified principal (representing an entity such as an individual or a group). This set of allowed permissions is calculated as follows: