Package com.ibm.portal.ac.data

This package defines some read-only data interfaces of the portal access control (PAC) API.

See:
          Description

Interface Summary
Permission A Permission is a privilege that allows to perform a specific operation on a specific resource, e.g.
Role A Role object models a set of privileges on a resource and is therefore a tupel of a RoleType and a resource, for example MANAGER@TestPortlet.
RoleAssignment A RoleAssigment models the mapping of a Principal to a Role.
RoleType A Role Type represents privilege(s) necessary to perform particular sensitive operations.
 

Package com.ibm.portal.ac.data Description

This package defines some read-only data interfaces of the portal access control (PAC) API.

See also: com.ibm.portal.ac

Class Overview